题目

S1和S2之间有聚合链路。

命令

s1
interface range GigabitEthernet0/1 - 2
 channel-group 1 mode active
!
interface Port-channel1
 description EtherChannel to S2

s2
interface range GigabitEthernet0/1 - 2
 channel-group 1 mode active
!
interface Port-channel1
 description EtherChannel to S1

文章目录