Buenas.
Conseguí un CISCO 2950 de 24 puertos y 2 Fibras. Quiero implementar etherchannel aprovechando que mi servidor cuenta con 2 tarjetas de red 10/100/1000.
Como no se mucho al respecto sobre CISCO y su consola administracion, lo primero que realice fue resetear el router usando el manual oficinal de CISCO, despues accedi al portal del CISCO 2950, estableci mi password, abri el telnel, asigne IP al Switch CISCO (10.0.1.254) y conecte el puerto 1 con mi otro switch de la red lan (un DLINK).
Conecte mi servidor (2 tarjetas) al switch CISCO, y pude realizar ping con exito.
En el CentOS del servidor implemente "bond0" como interfaz virtual que maneja a eth0 y eth1 (ambas esclavas de bond0). Verifique que mi servidor estuviera accesible y todo bien.
Despues pase a configurar el CISCO 2950 pero aqui es donde no entiendo muy bien los comandos :S, vayas son muchos comandos que trae la consola como para bajarme un super manual. Me gustaria saber si alguien puede apoyarme con esto, ya que realice una configuracion basandome en este manual: http://journey4ccie.com/2013/05/01/etherchannel-between-linux-centos-and-cis...
Mi idea es tener el puerto 23 y 24 como etherchanel (vlan), pero al final de todo, no logro que funcione :(, cuando conecto mis interfaces a los puertos 23 y 24, mi servidor se vuelve inaccesible :(
Ademas realice estos comandos y noto que se asigno la IP deseada :'( (10.0.1.2).
*Switch# show vlan*
VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6, Fa0/7, Fa0/8, Fa0/9, Fa0/10 Fa0/11, Fa0/12, Fa0/13, Fa0/14, Fa0/15, Fa0/16, Fa0/17, Fa0/18, Fa0/19 Fa0/20, Fa0/21, Fa0/22, Fa0/25, Fa0/26 10 VLAN0010 active Po1 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2 ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------ 1 enet 100001 1500 - - - - - 0 0 10 enet 100010 1500 - - - - - 0 0 1002 fddi 101002 1500 - - - - - 0 0 1003 tr 101003 1500 - - - - - 0 0 1004 fdnet 101004 1500 - - - ieee - 0 0 1005 trnet 101005 1500 - - - ibm - 0 0
Remote SPAN VLANs ------------------------------------------------------------------------------
Primary Secondary Type Ports ------- --------- ----------------- ------------------------------------------
*Switch# sh ip int brief | e down * Interface IP-Address OK? Method Status Protocol Vlan1 10.0.1.254 YES NVRAM up up FastEthernet0/1 unassigned YES unset up up FastEthernet0/22 unassigned YES unset up up FastEthernet0/23 unassigned YES unset up up FastEthernet0/24 unassigned YES unset up up Port-channel1 unassigned YES unset up up
*Switch# show run* ..... interface FastEthernet0/23 switchport access vlan 10 switchport mode access channel-group 1 mode on ! interface FastEthernet0/24 switchport access vlan 10 switchport mode access channel-group 1 mode on .....
Saludos !
Esta interesante tu propuesta. justamente tengo un linux para jugar y un 2950 en observacion. voy a ver como me va y te comento. te cuento que primero le actualizare el IOS al switch. estamos al habla
El 22 de octubre de 2013 19:41, angel jaureguidarkdiabliyo@gmail.comescribió:
Buenas.
Conseguí un CISCO 2950 de 24 puertos y 2 Fibras. Quiero implementar etherchannel aprovechando que mi servidor cuenta con 2 tarjetas de red 10/100/1000.
Como no se mucho al respecto sobre CISCO y su consola administracion, lo primero que realice fue resetear el router usando el manual oficinal de CISCO, despues accedi al portal del CISCO 2950, estableci mi password, abri el telnel, asigne IP al Switch CISCO (10.0.1.254) y conecte el puerto 1 con mi otro switch de la red lan (un DLINK).
Conecte mi servidor (2 tarjetas) al switch CISCO, y pude realizar ping con exito.
En el CentOS del servidor implemente "bond0" como interfaz virtual que maneja a eth0 y eth1 (ambas esclavas de bond0). Verifique que mi servidor estuviera accesible y todo bien.
Despues pase a configurar el CISCO 2950 pero aqui es donde no entiendo muy bien los comandos :S, vayas son muchos comandos que trae la consola como para bajarme un super manual. Me gustaria saber si alguien puede apoyarme con esto, ya que realice una configuracion basandome en este manual:
http://journey4ccie.com/2013/05/01/etherchannel-between-linux-centos-and-cis...
Mi idea es tener el puerto 23 y 24 como etherchanel (vlan), pero al final de todo, no logro que funcione :(, cuando conecto mis interfaces a los puertos 23 y 24, mi servidor se vuelve inaccesible :(
Ademas realice estos comandos y noto que se asigno la IP deseada :'( (10.0.1.2).
*Switch# show vlan*
VLAN Name Status Ports
1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6, Fa0/7, Fa0/8, Fa0/9, Fa0/10 Fa0/11, Fa0/12, Fa0/13, Fa0/14, Fa0/15, Fa0/16, Fa0/17, Fa0/18, Fa0/19 Fa0/20, Fa0/21, Fa0/22, Fa0/25, Fa0/26 10 VLAN0010 active Po1 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
1 enet 100001 1500 - - - - - 0 0 10 enet 100010 1500 - - - - - 0 0 1002 fddi 101002 1500 - - - - - 0 0 1003 tr 101003 1500 - - - - - 0 0 1004 fdnet 101004 1500 - - - ieee - 0 0 1005 trnet 101005 1500 - - - ibm - 0 0
Remote SPAN VLANs
Primary Secondary Type Ports
*Switch# sh ip int brief | e down
Interface IP-Address OK? Method Status Protocol Vlan1 10.0.1.254 YES NVRAM up up FastEthernet0/1 unassigned YES unset up up FastEthernet0/22 unassigned YES unset up up FastEthernet0/23 unassigned YES unset up up FastEthernet0/24 unassigned YES unset up up Port-channel1 unassigned YES unset up up
*Switch# show run* ..... interface FastEthernet0/23 switchport access vlan 10 switchport mode access channel-group 1 mode on ! interface FastEthernet0/24 switchport access vlan 10 switchport mode access channel-group 1 mode on .....
Saludos !
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas. _______________________________________________ CentOS-es mailing list CentOS-es@centos.org http://lists.centos.org/mailman/listinfo/centos-es
He reseteado el cisco 2950 y repeti las configuraciones, verifique bien los pasos del manual ya mencionado y me resulto esto:
Escenario: *DLink Switch* --> Todos los equipos de red y ServidorPrincial (Firewall/DNS/DHCP/Samba/NFS). *CISCO 2950 *--> tiene conectado solamente el Servidor Secundario (HTTP+MySQL+Postfix) [10.0.1.2].
*CISCO 2950* --> Puerto 23 y 24 van al Servidor Secundario, el puerto 1 esta conectado a un puerto del DLINK.
*Servidor Secundario* --> tiene configuradas la eth0 y eth1 como esclavas de interfaz virtual "bond0". Si conecto este servidor al DLINK todo marcha bien, pero al poner en el CISCO para usar Etherchannel, ya no responde :(.
# estoy en mi laptop: 10.0.1.10, directo a DLink Switch # mi servidor 10.0.1.2 (http+ftp+mysql), directo a CISCO 2950 # *shell# telnet 10.0.1.254* Password:
*Switch> enable* Password:
# entre a administracion Switch#
*Switch# sh run* interface Port-channel1 switchport access vlan 2 switchport mode access flowcontrol send off ! interface FastEthernet0/23 switchport access vlan 2 switchport mode access channel-group 1 mode on ! interface FastEthernet0/24 switchport access vlan 2 switchport mode access channel-group 1 mode on ! interface Vlan2 ip address 10.0.1.2 255.255.255.0 no ip route-cache shutdown ! ip default-gateway 10.0.1.1 ip http server
Switch# sh vlan ... 2 VLAN0002 active Po1 ...
Switch# sh etherchannel 1 port-channel
Port-channels in the group: ---------------------------
Port-channel: Po1 ------------
Age of the Port-channel = 0d:00h:28m:52s Logical slot/port = 1/0 Number of ports = 2 GC = 0x00000000 HotStandBy port = null Port state = Port-channel Ag-Inuse Protocol = -
Ports in the Port-channel:
Index Load Port EC state No of bits ------+------+------+------------------+----------- 0 00 Fa0/23 On/FEC 0 0 00 Fa0/24 On/FEC 0
Time since last port bundled: 0d:00h:08m:28s Fa0/24 Time since last port Un-bundled: 0d:00h:09m:30s Fa0/24
# AQUI no veo la "vlan2" ?? Switch# sh ip int brief | e down Interface IP-Address OK? Method Status Protocol Vlan1 10.0.1.254 YES manual up up FastEthernet0/1 unassigned YES unset up up FastEthernet0/23 unassigned YES unset up up FastEthernet0/24 unassigned YES unset up up Port-channel1 unassigned YES unset up up
Switch# write memory
shell# ping 10.0.1.2 PING 10.0.1.2 (10.0.1.2) 56(84) bytes of data.
From 10.0.1.10 icmp_seq=1 Destination Host Unreachable
Saludos !
El 22 de octubre de 2013 17:41, angel jauregui darkdiabliyo@gmail.comescribió:
Buenas.
Conseguí un CISCO 2950 de 24 puertos y 2 Fibras. Quiero implementar etherchannel aprovechando que mi servidor cuenta con 2 tarjetas de red 10/100/1000.
Como no se mucho al respecto sobre CISCO y su consola administracion, lo primero que realice fue resetear el router usando el manual oficinal de CISCO, despues accedi al portal del CISCO 2950, estableci mi password, abri el telnel, asigne IP al Switch CISCO (10.0.1.254) y conecte el puerto 1 con mi otro switch de la red lan (un DLINK).
Conecte mi servidor (2 tarjetas) al switch CISCO, y pude realizar ping con exito.
En el CentOS del servidor implemente "bond0" como interfaz virtual que maneja a eth0 y eth1 (ambas esclavas de bond0). Verifique que mi servidor estuviera accesible y todo bien.
Despues pase a configurar el CISCO 2950 pero aqui es donde no entiendo muy bien los comandos :S, vayas son muchos comandos que trae la consola como para bajarme un super manual. Me gustaria saber si alguien puede apoyarme con esto, ya que realice una configuracion basandome en este manual: http://journey4ccie.com/2013/05/01/etherchannel-between-linux-centos-and-cis...
Mi idea es tener el puerto 23 y 24 como etherchanel (vlan), pero al final de todo, no logro que funcione :(, cuando conecto mis interfaces a los puertos 23 y 24, mi servidor se vuelve inaccesible :(
Ademas realice estos comandos y noto que se asigno la IP deseada :'( (10.0.1.2).
*Switch# show vlan*
VLAN Name Status Ports
1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6, Fa0/7, Fa0/8, Fa0/9, Fa0/10 Fa0/11, Fa0/12, Fa0/13, Fa0/14, Fa0/15, Fa0/16, Fa0/17, Fa0/18, Fa0/19 Fa0/20, Fa0/21, Fa0/22, Fa0/25, Fa0/26 10 VLAN0010 active Po1 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
1 enet 100001 1500 - - - - - 0 0
10 enet 100010 1500 - - - - - 0 0
1002 fddi 101002 1500 - - - - - 0 0
1003 tr 101003 1500 - - - - - 0 0
1004 fdnet 101004 1500 - - - ieee - 0 0
1005 trnet 101005 1500 - - - ibm - 0 0
Remote SPAN VLANs
Primary Secondary Type Ports
*Switch# sh ip int brief | e down
Interface IP-Address OK? Method Status Protocol Vlan1 10.0.1.254 YES NVRAM up up FastEthernet0/1 unassigned YES unset up up FastEthernet0/22 unassigned YES unset up up FastEthernet0/23 unassigned YES unset up up FastEthernet0/24 unassigned YES unset up up Port-channel1 unassigned YES unset up up
*Switch# show run* ..... interface FastEthernet0/23 switchport access vlan 10 switchport mode access channel-group 1 mode on ! interface FastEthernet0/24 switchport access vlan 10 switchport mode access channel-group 1 mode on .....
Saludos !
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.