3.7.2LACP
模式配置

# 创建Eth-Trunk
、配置Eth-Trunk
工作模式、Eth-Trunk
中加入成员接口
先在SW-A上配置:
[SW-A]interface Eth-Trunk 1
[SW-A-Eth-Trunk1]mode lacp-static
[SW-A-Eth-Trunk1]trunkport GigabitEthernet 0/0/1 to 0/0/3
Info: This operation may take a few seconds. Please wait for a moment...done.
[SW-A-Eth-Trunk1]
配置此部分后,查看一下接口信息:
[SW-A-Eth-Trunk1]dis eth-trunk 1
Eth-Trunk1's state information is:
Local:
LAG ID: 1 WorkingMode: STATIC
Preempt Delay: Disabled Hash arithmetic: According to SIP-XOR-DIP
System Priority: 32768 System ID: 4c1f-cc45-3688
Least Active-linknumber: 1 Max Active-linknumber: 8
Operate status: down Number Of Up Port In Trunk: 0
--------------------------------------------------------------------------------
ActorPortName Status PortType PortPri PortNo PortKey PortState Weight
GigabitEthernet0/0/1 Unselect 1GE 32768 2 305 10100010 1
GigabitEthernet0/0/2 Unselect 1GE 32768 3 305 10100010 1
GigabitEthernet0/0/3 Unselect 1GE 32768 4 305 10100010 1
Partner:
--------------------------------------------------------------------------------
ActorPortName SysPri SystemID PortPri PortNo PortKey PortState
GigabitEthernet0/0/1 0 0000-0000-0000 0 0 0 10100011
GigabitEthernet0/0/2 0 0000-0000-0000 0 0 0 10100011
GigabitEthernet0/0/3 0 0000-0000-0000 0 0 0 10100011
[SW-A-Eth-Trunk1]