CONFIGURING ETHERCHANNEL
TOPOLOGI
PC-A
PC-B
PC-C
ROUTING SWITCH 1
Switch>ena
Switch#conf t
Enter configuration commands, one per
line. End with CNTL/Z.
Switch(config)#hostname Devi1
Devi1(config)#interface range f0/3-4
Devi1(config-if-range)#channel-group 1
mode desrible
Devi1(config-if-range)#no shut
Devi1#show interface f0/3 switchport
Devi1#show etherchannel summary
Devi1#conf t
Enter configuration commands, one per
line. End with CNTL/Z.
Devi1(config)#interface port-channel 1
Devi1(config-if)#switchport mode trunk
Devi1(config-if)# switchport trunk native
vlan 99
Devi1(config-if)#ex
Devi1(config-if)#interface range f0/1-2
Devi1(config-if-range)#switchport mode
trunk
Devi1(config-if-range)#switchport trunk
native vlan 99
Devi1(config-if-range)#channel-group 2
mode active
Devi1(config-if-range)#no shut
ROUTING SWITCH 2
Switch>ena
Switch#conf t
Enter configuration commands, one per
line. End with CNTL/Z.
Switch(config)#hostname Devi2
Devi2(config)#interface range f0/1-2
Devi2(config-if-range)#switchport mode
trunk
Devi2(config-if-range)#switchport trunk
native vlan 99
Devi2(config-if-range)#channel-group
2mode passive
Devi2(config-if-range)#no shut
Devi2(config-if-range)#ex
Devi2(config)#interface range f0/3-4
Devi2(config-if-range)# switchport mode
trunk
Devi2(config-if-range)# switchpor trunk native vlan 99
Devi2(config-if-range)#channel-group 3
mode active
Devi2(config-if-range)#no shut
ROUTINGSWITCH 3
Switch>ena
Switch#conf t
Enter configuration commands, one per
line. End with CNTL/Z.
Switch(config)#hostname Devi3
Devi3(config)#interface range f0/3-4
Devi3(config-if-range)#channel-group 1
mode auto
Devi3(config-if-range)#no shut
Devi3(config-if-range)#ex
Devi3(config)#interface port-channel 1
Devi3(config-if)#switchport mode trunk
Devi3(config-if)#switchport trunk native
vlan 99
Devi3(config)#interface range f0/1-2
Devi3(config-if-range)#switch mode trunk
Devi3(config-if-range)#switch trunk
native vlan 99
Devi3(config-if-range)#channel-group 3
mode passive
Devi3(config-if-range)#no shut
HASIL KIRIM PESAN
HASIL PING PC-C KE PC -A DAN PC-B
HASIL PING PC-A KE PC-C
SELAMAT MENCOBA....!!!!