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 jauregui<[email protected]>escribió: > 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-cisco-switches-virtualbox-how-to/ > > 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: [email protected] > Web: http://www.sie-group.net/ > Cd. Reynosa Tamaulipas. > _______________________________________________ > CentOS-es mailing list > [email protected] > http://lists.centos.org/mailman/listinfo/centos-es > _______________________________________________ CentOS-es mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos-es
