A. Pengertian
EtherChannel adalah istilah untuk
teknologi berbasis perangkat Cisco yang memungkinkan pembuatan link
hingga delapan fisik ethernet link, ke satu link logis. Pada awalnya
teknologi ini disebut dengan Fast EtherChannel (FEC), atau saat teknologi Ethernet hanya tersedia di Fast Ethernet. Teknologi ini juga disebut Gigabit EtherChannel (GEC), atau lebih umum, hanya disebut dengan istilah Port Channel. Untuk vendor umum diluar perangkat Cisco istilah yang digunakan untuk link agregasi tersebut adalah Link Aggregation, atau disingkat dengan LAG.
Melalui protokol EtherChannel,
kecepatan satu link tunggal Logis, sama untuk agregat kecepatan semua
link fisik yang digunakan. Sebagai contoh, jika Anda membuat
EtherChannel dari empat 100 Mbps Ethernet Link, maka EtherChannel akan
memiliki kecepatan 400 Mbps.
B. Latar Belakang
Didalam switch cisco, terdapat 2 protocol ether-channel yang bekerja, yaitu:
1. PAGP (Port Agregation Protocol) merupakan protocol propietari milik dari CISCO.
2. LACP (Link Agregation Control Protocol) merupakan protocol open milik IEEE.
Berikut adalah mode dan tabel etherchannel yang dapat digunakan
1. PAgP
* Modes
On : No negotiation/forces the channel
Desirable : Sends PAgP initiation messages
Auto : Passively listens to the PAgP messages
On : No negotiation/forces the channel
Desirable : Sends PAgP initiation messages
Auto : Passively listens to the PAgP messages
* Tabel
2. LACP
* ModesOn : No negotiation/forces the channel
Active : Sends LACP initiation message
Passive : Passively listens to the LACP request
Active : Sends LACP initiation message
Passive : Passively listens to the LACP request
* Tabel
C. Maksud Dan Tujuan
Dapat paham tentang etherchannel dan konfigurasinya.
D. Alat Dan Bahan
1. PC / Laptop
2. Aplikasi Packet Tracer
E. Tahap Dan Pelaksanaan
> PAgP
1. Buat lah topologi seperti dibawah ini
2. Konfigurasi
* Konfigurasi etherchannel
- Pada switch1
Sw1(config)#int fa0/13
Sw1(config-if)#channel-group 1 mode desirable
Sw1(config-if)#ex
Sw1(config)#int fa0/14
Sw1(config-if)#channel-group 1 mode desirable
Sw1(config)#int fa0/13
Sw1(config-if)#channel-group 1 mode desirable
Sw1(config-if)#ex
Sw1(config)#int fa0/14
Sw1(config-if)#channel-group 1 mode desirable
- Pada switch2
Sw2(config)#int fa0/13
Sw2(config-if)#channel-group 1 mode auto
Sw2(config-if)#ex
Sw2(config)#int fa0/14
Sw2(config-if)#channel-group 1 mode auto
Sw2(config)#int fa0/13
Sw2(config-if)#channel-group 1 mode auto
Sw2(config-if)#ex
Sw2(config)#int fa0/14
Sw2(config-if)#channel-group 1 mode auto
* Konfigurasi mode Trunk
- Pada switch1
Sw1(config)#int fa0/13
Sw1(config-if)#sw mode trunk
Sw1(config-if)#ex
Sw1(config)#int fa0/14
Sw1(config-if)#sw mode trunk
- Pada switch2
Sw2(config)#int fa0/13
Sw2(config-if)#sw mode trunk
Sw2(config-if)#ex
Sw2(config)#int fa0/14
Sw2(config-if)#sw mode trunk
- Pada switch1
Sw1(config)#int fa0/13
Sw1(config-if)#sw mode trunk
Sw1(config-if)#ex
Sw1(config)#int fa0/14
Sw1(config-if)#sw mode trunk
- Pada switch2
Sw2(config)#int fa0/13
Sw2(config-if)#sw mode trunk
Sw2(config-if)#ex
Sw2(config)#int fa0/14
Sw2(config-if)#sw mode trunk
* Mengecek EtherchannelSw1#show etherchannel
Channel-group listing:
----------------------
Group: 1
----------
Group state = L2
Ports: 2 Maxports = 8
Port-channels: 1 Max Portchannels = 1
Protocol: PAGP
Channel-group listing:
----------------------
Group: 1
----------
Group state = L2
Ports: 2 Maxports = 8
Port-channels: 1 Max Portchannels = 1
Protocol: PAGP
> LACP
1. Buat lah topologi seperti dibawah
2. Konfigurasi
* Konfigurasi Etherchannel
- Pada Switch 1
Sw1(config)#int fa0/13
Sw1(config-if)#channel-group 1 mode active
Sw1(config-if)#ex
Sw1(config)#int fa0/14
Sw1(config-if)#channel-group 1 mode active
- Pada Switch 2
Sw2(config)#int fa0/13
Sw2(config-if)#channel-group 1 mode passive
Sw2(config-if)#ex
Sw2(config)#int fa0/14
Sw2(config-if)#channel-group 1 mode passive
* Konfigurasi mode Trunk
- Pada Switch 1
Sw1(config)#int port-channel 1
Sw1(config-if)#sw mode trunk
- Pada Switch 2
Sw2(config)#int port-channel 1
Sw2(config-if)#sw mode trunk
F. Referensi
http://news.palcomtech.com/link-agregasi-menggunakan-cisco-etherchannel/
nilmukomputer.blogspot.co.id/2015/01/lab-14-konfigurasi-basic-ether-channel.html
G. Hasil Dan Kesimpulan
Sekarang saya sudah berhasil untuk untuk konfigurasi etherchannel nya, mudah buka :D
Sekian dari saya, semoga bermanfaat.
Wassalamu'alaikum W.r W.b
Sign up here with your email
ConversionConversion EmoticonEmoticon