cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1041
Views
0
Helpful
11
Replies

Redundancy between two 4500 switches

Hi,

I have 2 switches 4500 switch one 4506-E with sup ws-x45-sup7L-E ios cat4500e-universal.SPA.03.10.01.E.152-6.E1 

and switch 2 4507R+E with sup ws-x45-sup8-E 

i need to configure redundancy between this switches .

Regards,

Khaled 

11 Replies 11

Leo Laohoo
Hall of Fame
Hall of Fame
Both supervisor cards, Sup7E & Sup8E, can support VSS/Easy VSS.

Hi Leo Laohoo,

I tried to configure VSS but when switch reload debug error tow supervisor not compatible


@khaledelsafy6 wrote:
I tried to configure VSS but when switch reload debug error tow supervisor not compatible

I thought you said you have two chassis with Sup8?

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Since the Sups are different, you can't use VSS.  You can, however, use HSRP or VRRP for redundancy.

HTH

HI Reza Sharifi,
I also tried to configure HSRP but switch one with high Priority in Active mode but can`t known any information about standby switch
and switch two with lower priority can see active switch and go to standby mode but quickly returns to standby mode

Hi,

Please post a sample config of a vlan from both switches that has HSRP enabled.

Also, post the output of "sh standby" from both switches.

HTH

 

Hi,
this is the sample configuration
BACKBONE#SH STANdby BRI
P indicates configured to preempt.
|
Interface Grp Pri P State Active Standby Virtual IP
Vl1 1 150 P Active local 10.65.0.253 10.65.0.1
Vl120 1 150 P Active local 10.65.120.2 10.65.120.1
Vl121 1 150 P Active local 10.65.122.9 10.65.122.11
Vl122 1 150 P Active local 10.65.124.253 10.65.124.1
Vl123 1 150 P Active local 10.65.126.253 10.65.126.1
Vl127 1 150 P Active local 10.65.130.253 10.65.130.1
Vl130 1 150 P Active local 10.65.140.253 10.65.140.1
Vl150 1 150 P Active local 10.65.150.250 10.65.150.1
Vl200 1 150 P Active local 192.168.3.253 192.168.0.1
Vl250 1 150 P Active local 10.65.250.253 10.65.250.1



Switch#SH STANdby BRI
P indicates configured to preempt.
|
Interface Grp Pri P State Active Standby Virtual IP
Vl1 1 100 Standby 10.65.0.254 local 10.65.0.1
Vl120 1 100 Standby 10.65.120.3 local 10.65.120.1
Vl121 1 100 Standby 10.65.122.10 local 10.65.122.11
Vl122 1 100 Standby 10.65.124.254 local 10.65.124.1
Vl123 1 100 Standby 10.65.126.254 local 10.65.126.1
Vl127 1 100 Standby 10.65.130.254 local 10.65.130.1
Vl130 1 100 Standby 10.65.140.254 local 10.65.140.1
Vl150 1 100 Standby 10.65.150.251 local 10.65.150.1
Vl200 1 100 Standby 192.168.3.254 local 192.168.0.1
Vl250 1 100 Standby 10.65.250.254 local 10.65.250.1

this output when i connected two switch direct with trunk port and switch number two no port active all ports in switch turned off
!
interface Vlan1
ip address 10.65.0.254 255.255.255.0
standby 1 ip 10.65.0.1
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
!
interface Vlan120
ip address 10.65.120.3 255.255.254.0
standby 1 ip 10.65.120.1
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
!
interface Vlan121
ip address 10.65.122.10 255.255.254.0
standby 1 ip 10.65.122.11
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
!
interface Vlan122
ip address 10.65.124.254 255.255.255.0
ip helper-address 10.65.124.20
standby 1 ip 10.65.124.1
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
!
interface Vlan123
ip address 10.65.126.254 255.255.255.0
standby 1 ip 10.65.126.1
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
!
interface Vlan127
ip address 10.65.130.254 255.255.255.0
standby 1 ip 10.65.130.1
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
!
interface Vlan130
ip address 10.65.140.254 255.255.255.0
standby 1 ip 10.65.140.1
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
!
interface Vlan150
ip address 10.65.150.251 255.255.255.0
standby 1 ip 10.65.150.1
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
!
interface Vlan200
ip address 192.168.3.254 255.255.252.0
standby 1 ip 192.168.0.1
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
!
interface Vlan250
ip address 10.65.250.254 255.255.255.0
standby 1 ip 10.65.250.1
standby 1 timers 4 45
standby 1 priority 150
standby 1 preempt
this configuration for core 1

interface Vlan1
ip address 10.65.0.253 255.255.255.0
standby 1 ip 10.65.0.1
standby 1 timers 4 45
!
interface Vlan120
ip address 10.65.120.2 255.255.254.0
standby 1 ip 10.65.120.1
standby 1 timers 4 45
!
interface Vlan121
ip address 10.65.122.9 255.255.254.0
standby 1 ip 10.65.122.11
standby 1 timers 4 45
!
interface Vlan122
ip address 10.65.124.253 255.255.255.0
standby 1 ip 10.65.124.1
standby 1 timers 4 45
!
interface Vlan123
ip address 10.65.126.253 255.255.255.0
standby 1 ip 10.65.126.1
standby 1 timers 4 45
!
interface Vlan127
ip address 10.65.130.253 255.255.255.0
standby 1 ip 10.65.130.1
standby 1 timers 4 45
!
interface Vlan130
ip address 10.65.140.253 255.255.255.0
standby 1 ip 10.65.140.1
standby 1 timers 4 45
!
interface Vlan150
ip address 10.65.150.250 255.255.255.0
standby 1 ip 10.65.150.1
standby 1 timers 4 45
!
interface Vlan200
ip address 192.168.3.253 255.255.252.0
standby 1 ip 192.168.0.1
standby 1 timers 4 45
!
interface Vlan250
ip address 10.65.250.253 255.255.255.0
standby 1 ip 10.65.250.1
standby 1 timers 4 45

this configuration for core 2
BACKBONE#sh standby bri
P indicates configured to preempt.
|
Interface Grp Pri P State Active Standby Virtual IP
Vl1 1 150 P Active local unknown 10.65.0.1
Vl120 1 150 P Active local unknown 10.65.120.1
Vl121 1 150 P Active local 10.65.122.9 10.65.122.11
Vl122 1 150 P Active local unknown 10.65.124.1
Vl123 1 150 P Active local unknown 10.65.126.1
Vl127 1 150 P Active local unknown 10.65.130.1
Vl130 1 150 P Active local unknown 10.65.140.1
Vl150 1 150 P Active local unknown 10.65.150.1
Vl200 1 150 P Active local unknown 192.168.0.1
Vl250 1 150 P Active local unknown 10.65.250.1
this output for switch one when i turned switch number two ports

Switch(config-if-range)#do sh standby bri
P indicates configured to preempt.
|
Interface Grp Pri P State Active Standby Virtual IP
Vl1 1 100 Active local unknown 10.65.0.1
Vl120 1 100 Active local unknown 10.65.120.1
Vl121 1 100 Standby 10.65.122.10 local 10.65.122.11
Vl122 1 100 Active local unknown 10.65.124.1
Vl123 1 100 Standby 10.65.126.254 local 10.65.126.1
Vl127 1 100 Active local unknown 10.65.130.1
Vl130 1 100 Active local unknown 10.65.140.1
Vl150 1 100 Active local unknown 10.65.150.1
Vl200 1 100 Active local unknown 192.168.0.1
Vl250 1 100 Active local unknown 10.65.250.1
this output for switch 2 when i turned on his ports


Your configuration looks fine.  I am not sure I understand when you say:

this output when i connected two switch direct with trunk port and switch number two no port active all ports in switch turned off 

Can you explain the issue?

HTH

 

HI,
i means all ports turned off except the port between two core

Are these core switches and do they connect to access switches? How do the access switches connect to the core? No ports should be turned off from either switch.

Can you post a diagram of your network?

HTH

diagram.png

I have 37 switches model 2960-x connected with two core via fiber cable all ports in Trunk mode 

in core number two all ports disable when i turned it on both core come as active and network come doen

i need to active redundancy in this network

   

Review Cisco Networking for a $25 gift card