17 Kasım 2017 Cuma

Flex Links

Temel link yedekliliğinde STP’ye alternatif 2. katman özelliği. (STP disabled)
Basitçe interface altında yedek interface’in belirtilir.
Sadece Layer 2 ports and port channel’larda çalışır. (not on VLANs, layer 3 int).
Bir port channel ve bir fiziksel port / port channel flex link pair’i oluşturabilir. Ancak port channel’a ait interface’lere port channel’dan bağımsız flex link config’i yapılamaz doğal olarak.
Parametre/ek özellikler:
*preemtion / preemtion delay
*load balancing
*
 MAC address-table move update
*
 multicast fast-convergence

Default Configuration:
The Flex Links are not configured, and there are no backup interfaces defined.
The preemption mode is off.
The preemption delay is 35 seconds.
The MAC address-table move update feature is not configured on the switch.
multicast fast-convergence off
Config:
Bir interface için sadece bir backup interface tanımlanabilir.
(config)# int fa0/1
(config-if)# switchport backup interface fa0/2
(config-if)# backup interface gigabitEthernet 1/0/2 preemption mode forced (eğer ana link gelirse o aktif olsun)
Kontrol:
debug switchport backup all
show interface switchport backup
Switch Backup Interface Pairs:
Active Interface Backup Interface State
—————————————————————————
FastEthernet0/1 FastEthernet0/2 Active Up/Backup Standby
FastEthernet0/3 FastEthernet0/4 Active Up/Backup Standby
Port-channel1 GigabitEthernet0/1 Active Up/Backup Standby
switchport backup interface komutu girildiği anda active ve backup interface’lerde STP devre dışı kalır.

Hiç yorum yok:

Yorum Gönder