cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
593
Views
0
Helpful
1
Replies

Need Help Implementing Redundant Fiber Link

fantoos
Level 1
Level 1

Attached file is drawing, and below is the current config of link that is already up. I need to add another fiber redudnant link between 6509 and 2960 stack. Please help me on config Spanning side by not taking 6509 down after the change. 6509 is in distribution.


---------------
X-ALPHA-IDF-1FORMS-2960S-0# (SIDE)

!
interface GigabitEthernet1/0/52
description X-ALPHA-F-6509-0 uplink
switchport trunk native vlan 18
switchport mode trunk
srr-queue bandwidth share 1 50 30 19
priority-queue out
mls qos trust dscp
macro description cisco-router
auto qos trust
spanning-tree portfast disable
spanning-tree guard loop
ip dhcp snooping trust
!


-----------------

X-ALPHA-F-6509-0# (SIDE)

!
interface GigabitEthernet3/10
description 1st floor POC2 Forms IDF
switchport
switchport trunk encapsulation dot1q
switchport trunk native vlan 18
switchport mode trunk
no ip address
mls qos trust dscp
spanning-tree guard loop
!

1 Reply 1

Reza Sharifi
Hall of Fame
Hall of Fame

You currently don't have a physical loop and If you need to add a redundant link, put both links in an Etherchannel, so you don't have to worry spanning tree.

HTH

Review Cisco Networking for a $25 gift card