秘密▲
Create Smartgroup and Bind Member Port by Dynamic Mode
Create smartgroup
ZXAN(config)#interface smartgroup1
ZXAN(config-if-smartgroup1)#exit
Configure smartgroup dynamic mode
ZXAN(config)#lacp
ZXAN(config-lacp)#interface smartgroup1
ZXAN(config-lacp-sg-if-smartgroup1)#lacp mode 802.3ad -------Configure smartgroup dynamic
mode
ZXAN(config-lacp-sg-if-smartgroup1)#lacp load-balance src-mac -- Configure the load balance
mode
ZXAN(config-lacp-sg-if-smartgroup1)#exit
Member port binds to smartgroup
ZXAN(config-lacp)#interface xgei-1/18/1
ZXAN(config-lacp-member-if-xgei-1/18/1)#smartgroup 1 mode active --- For the dynamic
mode, at least one of the local and peer member ports must join the smartgroup as active
ZXAN(config-lacp-member-if-xgei-1/18/1)#exit
ZXAN(config-lacp)#interface xgei-1/19/1
ZXAN(config-lacp-member-if-xgei-1/19/1)#smartgroup 1 mode active ---- For the dynamic
mode, at least one of the local and peer member ports must join the smartgroup as active
ZXAN(config-lacp-member-if-xgei-1/19/1)#exit
Enable the management status of the uplink port
ZXAN(config-lacp)#exit
ZXAN(config)#interface xgei-1/18/1
ZXAN(config-if-xgei-1/18/1)#no shutdown -------------------------- The uplink port and PON port
are shutdown by default, first, you need to configure no shutdown to be able to use
ZXAN(config-if-xgei-1/18/1)#exit
ZXAN(config)#interface xgei-1/19/1
ZXAN(config-if-xgei-1/19/1)#no shutdown -------------------------- The uplink port and PON port
are shutdown by default, first, you need to configure no shutdown to be able to use.
ZXAN(config-if-xgei-1/19/1)#exit
If LACP is configured for both parties and the interconnected successfully, the LACP status is shown as below:
ZXAN#show lacp 1 counters
Smartgroup:1
Actor LACPDUs Marker LACPDUs Marker
<以上所有信息均为中兴通讯股份有限公司所有,不得外传> 第1页
秘密▲
Port Tx Rx Tx Rx Err Err
-------------------------------------------------------------------
xgei-1/18/1 2605 2548 0 0 0 0
xgei-1/19/1 2605 2556 0 0 0 0
ZXAN#show lacp 1 internal
Smartgroup:1
Flags: * - Port is Active member Port
S - Port is requested in Slow LACPDUs
F - Port is requested in Fast LACPDUs
A - Port is in Active mode
P - Port is in Passive mode
Actor Agg LACPDUs Port Oper Port RX Mux
Port[Flags] State Interval Pri Key State Machine Machine
--------------------------------------------------------------------------------
xgei-1/18/1[SA*] ACTIVE 30 32768 0x121 0x3d CURRENT COLL&DIST
xgei-1/19/1[SA*] ACTIVE 30 32768 0x121 0x3d CURRENT COLL&DIST
ZXAN#show lacp 1 neighbors
Smartgroup 1 neighbors
Actor Actor Partner Partner Port Oper Port
Port Port No. System ID Port No. Priority Key State
-------------------------------------------------------------------------------
xgei-1/18/1 4609 0x8000,cc1a.faea.0ee0 8276 32768 0x1f21 0x3d
xgei-1/19/1 4865 0x8000,cc1a.faea.0ee0 8290 32768 0x1f21 0x3d
<以上所有信息均为中兴通讯股份有限公司所有,不得外传> 第2页