Etapa 1. Especifique as interfaces que compõem o grupo EtherChannel usando o comando interface range interface global configuration mode. A range palavra-chave permite selecionar várias interfaces e configurá-las todas juntas.
Etapa 2. Crie a interface de canal de porta com o channel-group comando mode active identifier no modo de configuração de intervalo de interface. O identificador especifica um número do channel group. As mode active palavras-chave identificam isso como uma configuração do LACP EtherChannel.
Etapa 3. Para alterar as configurações da camada 2 na interface do canal da porta, entre no modo de configuração da interface do canal da porta usando o interface port-channel comando, seguido pelo identificador da interface. No exemplo, S1 é configurado com um LACP EtherChannel. O canal da porta está configurado como uma interface de tronco com as VLANs permitidas especificadas.
Código: Selecionar todos
S1(config)# interface range FastEthernet 0/1 - 2
S1(config-if-range)# channel-group 1 mode active
Creating a port-channel interface Port-channel 1
S1(config-if-range)# exit
S1(config)# interface port-channel 1
S1(config-if)# switchport mode trunk
S1(config-if)# switchport trunk allowed vlan 1,2,20
O show interfaces port-channel comando exibe o status geral da interface do canal da porta. Na figura, a interface do canal de porta 1 está ativa.
Código: Selecionar todos
S1# show interfaces port-channel 1
Port-channel1 is up, line protocol is up (connected)
O hardware é EtherChannel, o endereço é c07b.bcc4.a981 (bia c07b.bcc4.a981)
MTU 1500 bytes, BW 200000 Kbit/sec, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
(saída omitida)
O grupo de interfaces consiste nas interfaces FastEthernet0/2 e FastEthernet0/1. O grupo é um EtherChannel de Camada 2 e está em uso, como indicado pelas letras SU, ao lado do número da port channel.
Código: Selecionar todos
S1# show etherchannel summary
Flags: D - down P - bundled in port-channel
I - stand-alone s - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use N - not in use, no aggregation
f - failed to allocate aggregator
M - not in use, minimum links not met
m - not in use, port not aggregated due to minimum links not met
u - unsuitable for bundling
w - waiting to be aggregated
d - default port
A - formed by Auto LAG
Number of channel-groups in use: 1
Number of aggregators: 1
Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------
1 Po1(SU) LACP Fa0/1(P) Fa0/2(P)
Código: Selecionar todos
S1# show etherchannel port-channel
Lista de grupos de canais:
----------------------
Grupo: 1
----------
Canais de porta no grupo:
---------------------------
Canal de porta: Po1 (agregador primário)
------------
Age of the Port-channel = 0d:01h:02m:10s
Logical slot/port = 2/1 Number of ports = 2
HotStandBy port = null
Port state = Port-channel Ag-Inuse
Protocol = LACP
Port security = Disabled
Load share deferral = Disabled
Ports in the Port-channel:
Index Load Port EC state No of bits
------+------+------+------------------+-----------
0 00 Fa0/1 Active 0
0 00 Fa0/2 Active 0
Time since last port bundled: 0d:00h:09m:30s Fa0/2
Código: Selecionar todos
S1# show interfaces f0/1 etherchannel
Port state = Up Mstr Assoc In-Bndl
Channel group = 1 Mode = Active Gcchange = -
Port-channel = Po1 GC = - Pseudo port-channel = Po1
Port index = 0 Load = 0x00 Protocol = LACP
Flags: S - Device is sending Slow LACPDUs F - Device is sending fast LACPDUs.
A - Device is in active mode. P - Device is in passive mode.
Local information:
LACP port Admin Oper Port
Port Flags State Priority Key Number State
Fa0/1 SA bndl 32768 0x1 0x1 0x102 0x3D
Informações do parceiro:
LACP port Admin Oper Port Port
Port Flags Priority Dev ID Age key Key Number State
Fa0/1 SA 32768 c025.5cd7.ef00 12s 0x0 0x1 0x102 0x3Dof the port in the current state: 0d:00h:11m:51sllowed vlan 1,2,20