cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
470
Views
0
Helpful
3
Replies

Redundancy Edge Sw

melwin.uk
Level 1
Level 1

Hi

2960 needs reachability to backbone-sw when link between 2960 and 4509 is down

4509 is the server, All 2960 will be VTP client

On 4509

interface gi 0/1

switchport trunk encap dot1q

switchport mode trunk

interface gi 0/2

switchport trunk encap dot1q

switchport mode trunk

interface gi 0/3

switchport trunk encap dot1q

switchport mode trunk

On 2960 ( 1st floor )

interface gi 0/1

switchport trunk encap dot1q

switchport mode trunk

interface gi 0/2

switchport trunk encap dot1q

switchport mode trunk

On 2960 ( 2nd floor )

interface gi 0/1

switchport trunk encap dot1q

switchport mode trunk

interface gi 0/2

switchport trunk encap dot1q

switchport mode trunk

On 2960 ( 3rd floor )

interface gi 0/1

switchport trunk encap dot1q

switchport mode trunk

interface gi 0/2

switchport trunk encap dot1q

switchport mode trunk

Any additional configuration is needed to avoid loop if both connection port is up on 2960.

Thanks

Mel

3 Replies 3

Jon Marshall
Hall of Fame
Hall of Fame

Melwin

No additional configuration needed as STP will automatically block one of the uplinks. I would recommend running RSTP rather than standard PVST+ as it is a lot quicker to failover and make sure the 4500 switch is STP root for all vlans.

Jon

Hi

Do I need additional configuration on 4509 for RSTP then mentioned.

Is any config needed on 2960 edge switches for RSTP

Switch(config)# spanning-tree mst configuration
Switch(config-mst)# instance 1 vlan 10-20
Switch(config-mst)# name region1
Switch(config-mst)# revision 1

melwin.uk wrote:

Hi

Do I need additional configuration on 4509 for RSTP then mentioned.

Is any config needed on 2960 edge switches for RSTP

Switch(config)# spanning-tree mst configuration
Switch(config-mst)# instance 1 vlan 10-20
Switch(config-mst)# name region1
Switch(config-mst)# revision 1

#

#

#

#

#

#

Melwin

The above is config for MST not rapid-pvst+. See the attached docs for rapid-pvst+ config -

4500 -

4500 rstp

2960 -

2960 rstp

Jon

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card