1、手工模式
配置流程:
1)创建ETH-trunk 1
interface Eth-trunk 1
2)将端口配置为Eth-Trunk 1
int g0/0/1
Eth-trunk 1
3)配置Eth-trunk 类型
interface Eth-Trunk1
port link-type trunk
port trunk allow-pass vlan 2 to 4094
4、主动端与被动端(越小越优先)
系统视图模型下:
lacp priority 0-65535 //默认32768
2、LACP模式链路聚合配置
配置流程:
1)创建接口ETH-trunk 1
int Eth-trunk 1
2)修改模式
mode lacp-static
3)配置接口模式
port link-type trunk
port trunk allow-pass vlan all
4)修改全局优先级
lacp priority 100 //本优级用于选主动端与被动端
5)接口优先级
用于选择活动接口