Thursday, January 29, 2015

1 comment

EtherChannel







Ø  Switch_1(config)#interface range fastEthernet 1/0 – 1    (enable bundle them together in a 1 Port}
Ø  Switch_1 (config-if-range) #channel-group 1 mode on         {1:- Channel group no. (any but Same in Both Switches}
Ø  Switch_1(config-if-range)#exit

Ø  Switch_2(config)#interface range fastEthernet 1/0 – 1  (enable bundle them together in a 1 Port}
Ø  Switch_2(config-if-range)#channel-group 1 mode on             {1 :- Channel group no. (any but Same in Both Switches}
Ø  Switch_2(config-if-range)#exit

{Now our Both Switches is configured if we do any configurations
{We did not use fastEthernet instead We use}
Ø  Switch# show ip interface brief

{Do any configuration this implemented in both Ethernet interface}
{For E.g. Configured as Trunk Port}

Ø  Switch_2 (config) #interface port-channel 1      {1 is channel no.}
Ø  Switch_2 (config-if)# Switchport mode trunk

Ø  Switch_1 (config) #interface port-channel 1      {1 is channel no.}

Ø  Switch_1 (config-if)# Switchport mode trunk





 

1 comment:

  1. Please upload PDF oF EtherChannel.

    ReplyDelete