Please enable JavaScript.
Coggle requires JavaScript to display documents.
Configuración EtherChannel, xetherchannel-example-topology-two-links.png…
Configuración EtherChannel
Instrucciones de configuración
admitir EtherChannel
interfaces físicas Ethernet
misma velocidad y modo dúplex
asignar a la misma VLAN
enlace troncal
mismo rango de VLAN permitido
S1(config)#
interface range FastEthernet 0/1 - 2
S1(config-if-range)#
channel-group 1 mode active
S1(config)#
interface port-channel 1
Verificar EtherChannel
S1#
show interfaces port-channel
1
S1#
show etherchannel summary
S1#
show etherchannel port-channel
S1#
show interfaces
f0/1
etherchannel
Problemas comunes con las configuraciones de EtherChannel
rango permitido de VLAN no es el mismo
opciones incompatibles de negociación dinámica
Los puertos asignados en el EtherChannel no son parte de la misma VLAN ni son configurados como enlace troncal