一、命令行
SW1
interface Vlan 10
ip address 192.168.1.1 255.255.255.0#interface Eth-Trunk1 port link-type trunk port trunk all vlan all#interface GigabitEthernet0/0/4 eth-trunk 1#interface GigabitEthernet0/0/5 eth-trunk 1SW2同上
二、建立顺序
建立eth-trunk
把接口划到eth-trunk中。
三、拓展
两台SW之间,最多可做多少条链路的聚合?