05-08-2023 08:50 AM
Hello,
I have a pair of cisco 4500x-32 and i configured VSS between then but i am using just 1x 10G interface for fast-hello packet and here is that interface configuration:
interface TenGigabitEthernet1/1/2
description VSS-Fast Hello
dual-active fast-hello
end
I want to have redundancy for this interface, so i can execute "dual-active fast-hello" on another 10G interface for the fast-hello packages, or Shall i bundle both ports are port-channel then issue "dual-active fast-hello" command under port-channel interface?
if we should not use port-channel and we should have two phsycally interface with "dual-active fast-hello" under their configuration, Do they working as redundancy? my mean is if the first port goes down, Is the second port responsible for the fast-hello packaet?
Thank you.
05-08-2023 09:02 AM - edited 05-08-2023 09:06 AM
Hello @blackmetal,
https://community.cisco.com/t5/switching/vss-fast-hello-with-dual-connection/td-p/3991153
05-08-2023 09:10 AM
Only a physical Ethernet port can support fast-hello configuration; any other ports, such as SVI or port-channel, cannot be used as fast-hello links. Multiple fast-hello links can be configured to enable redundancy.
05-08-2023 09:15 AM
Hi,
So to confirm this, i can not configure port channel and use fast-hello under the portchhanel and i can have up to 4 phsycal ports with out port-channel between on my switches and just issue "dual-active fast-hello" under the ports configures and then my fast-hello packets will be working with redundancy, do i understand it correctly?
05-08-2023 09:26 AM
correct it only carry hello not like VSL
https://lewypogi.wordpress.com/2015/03/20/vss-configuration-virtual-switching-systems/
05-08-2023 10:33 AM
Hi,
For fast-hello, you usually don't need redundancy because if the link fails, the VSS will not be impacted, but if you prefer to have multiple links, use individual physical links (no PO).
interface TenGigabitEthernet1/1/2
description VSS-Fast Hello
dual-active fast-hello
interface TenGigabitEthernet2/1/2
description VSS-Fast Hello
dual-active fast-hello
HTH
05-08-2023 11:56 AM
How many sup-cards Quad or Dual ?
Look at the DAD link requirement :
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide