Assalamualaikum wr wb
Hai teman teman kali ini saya akan membahas cara konfigurasi Etherchannel LACP. Pada sebelumnya kita sudah membahas tentang Etherchannel PAgP dan untuk hari ini kita akan bahas Etherchannel LACP.
Untuk topologi, config, dan secenario sama seperti sebelumnya.
Hosname Switch
|
Mode Etherchanel
|
SW-0 & SW-1
SW-1 & SW-2
SW-3 & SW-4
|
PAgP
LACP
ON
|
LACP Tabel antar switch
Devicce-1
|
Interface
|
Device-2
|
Interface
|
SW-2
|
Fa0/1
Fa0/2
|
SW-1
|
Fa0/3
Fa0/4
|
SW-1(config)#int ran fa0/3-4
SW-1(config-if-range)#channel-protocol lacp
SW-1(config-if-range)#channel-group 2 mode active
|
SW-2(config)#int ran fa0/1-2
SW-2(config-if-range)#channel-protocol lacp
SW-2(config-if-range)#channel-group 2 mode acttive
|
Lalu kita verifikasi
SW-1#show etherchannel port-channel
Channel-group listing:
----------------------
Group: 1
----------
Port-channels in the group:
---------------------------
Port-channel: Po1
------------
Age of the Port-channel = 00d:02h:29m:11s
Logical slot/port = 2/1 Number of ports = 2
GC = 0x00000000 HotStandBy port = null
Port state = Port-channel
Protocol = PAGP
Port Security = Disabled
Ports in the Port-channel:
Index Load Port EC state No of bits
------+------+------+------------------+-----------
0 00 Fa0/2 Active 0
0 00 Fa0/1 Active 0
Time since last port bundled: 00d:02h:29m:11s Fa0/1
Group: 2
----------
Port-channels in the group:
---------------------------
Port-channel: Po2 (Primary Aggregator)
------------
Age of the Port-channel = 00d:00h:07m:34s
Logical slot/port = 2/2 Number of ports = 2
GC = 0x00000000 HotStandBy port = null
Port state = Port-channel
Protocol = LACP
Port Security = Disabled
Ports in the Port-channel:
Index Load Port EC state No of bits
------+------+------+------------------+-----------
0 00 Fa0/4 Active 0
0 00 Fa0/3 Active 0
Time since last port bundled: 00d:00h:04m:47s Fa0/3
SW-1#
|
Terlihat dari Out-put verifikasi diatas jumlah interface yang dibundle kini menjadi 4 interface, 2 interface Fa0/1 dan Fa0/2 menggunakan protocol PAgP, dan 2 nya lagi interface Fa0/3 dan Fa0/4 menggunakan protocol LACP yang terhubung ke SW-2.
Berikut table kemungkinan bila protokol tersebut dikombinasikan
Active
|
Passive
|
|
Active
|
Y
|
Y
|
Passive
|
Y
|
X
|
Jadi LACP adalah protokol standar Etherchannel yang support dengan vendor lain. LACP juga dapat digunakan untuk sesama cisco
Sekian yang dapat saya sampaikan kurang lebihnya mohon maaf
Wassalamualaikum wr wb
0 Response to "KONFIGURASI ETHERCHANNEL LACP"
Post a Comment