1.创建聚合组
[AR1]int eth-trunk 1
2.将聚合组的二层端口关闭
[AR1-Eth-Trunk1]undo portswitch
3.给聚合组配ip
[AR1-Eth-Trunk1]ip address ip地址 子网掩码
4.添加成员端口
[AR1-Eth-Trunk1]trunkport 接口
AR2同理可得
1.创建聚合组
[AR1]int eth-trunk 1
2.将聚合组的二层端口关闭
[AR1-Eth-Trunk1]undo portswitch
3.给聚合组配ip
[AR1-Eth-Trunk1]ip address ip地址 子网掩码
4.添加成员端口
[AR1-Eth-Trunk1]trunkport 接口
AR2同理可得