04-06-2011 06:40 AM - edited 03-06-2019 04:28 PM
Hi
Can you please check this config and see if this will work for redundancy in case the switch 1 Sup on slot 1 fails.
Thanks and much appreciated
Switch 1
interface GigabitEthernet1/1
description HSRP Trunk to Switch-2
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,2,3,4
switchport mode trunk
!
interface GigabitEthernet1/2
shutdown
!
interface GigabitEthernet2/1
!
interface GigabitEthernet2/2
!
Switch 2
interface GigabitEthernet1/1
description HSRP Trunk to Switch-1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,2,3,4
switchport mode trunk
!
interface GigabitEthernet1/2
shutdown
!
interface GigabitEthernet2/1
!
interface GigabitEthernet2/2
!
Solved! Go to Solution.
04-06-2011 06:47 AM
I would suggest a port-channel config with one of the ports on Sup2 on both switches.
04-06-2011 06:47 AM
I would suggest a port-channel config with one of the ports on Sup2 on both switches.
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