<P>This is the example .First ,create a channel group ,then add the port to the channel group.</P><P>F u C k ,i can't type chinese on my computer now ,my "ziguang"can't work now . yumen</P><P>example:(This is the configuration in online cisco 4506)</P><P>interface Port-channel10<BR> switchport<BR> switchport trunk encapsulation dot1q<BR> switchport trunk allowed vlan 50,100,200,300,400<BR> switchport mode trunk</P><P>!</P><P>!</P><P>!</P><P>interface FastEthernet2/44<BR> switchport trunk encapsulation dot1q<BR> switchport trunk allowed vlan 50,100,200,300,400<BR> switchport mode trunk<BR> channel-group 10 mode on<BR>!<BR>interface FastEthernet2/45<BR> switchport trunk encapsulation dot1q<BR> switchport trunk allowed vlan 50,100,200,300,400<BR> switchport mode trunk<BR> channel-group 10 mode on<BR></P> |