Configurando Grupo de Agregação de Links - LACP em DATACOM
Enviado: 07 Jan 2023, 19:09
Exemplo de Configuração: Agredação de Link LACP.
Verifique se as interfaces estão devidamentes adicionadas a agregação.
Ou use o comando show.
Código: Selecionar todos
SW-DM4380-BR(config)# link-aggregation
[code]SW-DM4380-BR(config-la)# interface lag 5
SW-DM4380-BR(config-la-if-lag-5)# description NE20-SPO-GE1/1/1
SW-DM4380-BR(config-la-if-lag-5)# interface ten-gigabit-ethernet-1/1/1
SW-DM4380-BR(config-la-if-ten-gigabit-ethernet-1/1/1)# exit
SW-DM4380-BR(config-la-if-lag-5)# interface ten-gigabit-ethernet-1/1/2
SW-DM4380-BR(config-la-if-ten-gigabit-ethernet-1/1/2)# top
SW-DM4380-BR(config)# commit
Commit complete.
!
Código: Selecionar todos
SW-DM4380-BR(config-la)# inter lag 5
SW-DM4380-BR(config-la-if-lag-5)# show
link-aggregation
interface lag 5
mode active
description NE20-SPO-GE1/1/1
interface ten-gigabit-ethernet-1/1/1
interface ten-gigabit-ethernet-1/1/2
!
!
!
Código: Selecionar todos
SW-DM4380-BR# show link-aggregation lacp
LAG interface: lag-5
Port Port System
Member Mode Rate State Prio ID Key Prio
------ ---- ---- ------ ----- ----- ----- ------
ten-gigabit-ethernet-1/1/1 Actv Slow AF 32768 7 8 32768
PARTNER Pass Slow 0 0 0 0
Port Port System
Member Mode Rate State Prio ID Key Prio
------ ---- ---- ------ ----- ----- ----- ------
ten-gigabit-ethernet-1/1/2 Actv Slow AF 32768 8 8 32768
PARTNER Pass Slow 0 0 0 0