Lab 19 Cisco - Etherchannel PAGP
Assalamu'alaikum
Konfigurasi PAGP
Switch1#conf t Enter configuration commands, one per line. End with CNTL/Z. Switch1(config)#int ran fa0/1-3 Switch1(config-if-range)#channel-group 1 mode desirable Switch1(config-if-range)# |
Switch2#conf t Enter configuration commands, one per line. End with CNTL/Z. Switch2(config)#int ran fa0/1-3 Switch2(config-if-range)#channel-group 1 mode desirable Switch2(config-if-range)# |
Switch1#conf t Enter configuration commands, one per line. End with CNTL/Z. Switch1(config)#int port-channel 1 Switch1(config-if)#switchport mode trunk Switch1(config-if)# |
Switch2#conf t Enter configuration commands, one per line. End with CNTL/Z. Switch2(config)#int port-channel 1 Switch2(config-if)#switchport mode trunk Switch2(config-if)# |
Pengecekkan
Switch#sh etherchannel summary Flags: D - down P - in port-channel I - stand-alone s - suspended H - Hot-standby (LACP only) R - Layer3 S - Layer2 U - in use f - failed to allocate aggregator u - unsuitable for bundling w - waiting to be aggregated d - default port Number of channel-groups in use: 1 Number of aggregators: 1 Group Port-channel Protocol Ports ------+-------------+-----------+---------------------------------------------- 1 Po1(SD) PAgP Fa0/1(I) Fa0/2(I) Fa0/3(I) |