二层的EtherChannel和三层的EtherChannel

二层EtherChannel配置: Switch(config)#int range f0/1 – 2 Switch(config-if-range)#channel-group 1 mode active Switch(config)#int port-channel 1 Switch(config-if)#switchport mode trunk 物理口会自动继承逻辑口上的配置 interface FastEthernet0/1 channel-group 1 mode active switchport mode trunk

, , , , ,