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

redundancy not active after upgrade version from 7.4 to 7.5

jason.yeung
Level 1
Level 1

I've upgraded both Cisco CSS11506 Load Balancer to ver 7.5. However, the Box-to-Box LoadBalancer is not running when " show redundancy".

Box A configure

circuit VLAN1

description "Management VLAN for SW2950"

ip address 192.168.xx.253 255.255.255.224

ip virtual-router 1 preempt

ip redundant-interface 1 192.168.xx.254

ip critical-service 1 upstream_downstream

circuit VLAN2

description "E-Bill Circuit"

ip address 192.168.xx.29 255.255.255.224

ip virtual-router 2 preempt

ip redundant-interface 2 192.168.xx.30

ip redundant-vip 2 192.168.xx.17

ip redundant-vip 2 192.168.xx.23

ip critical-service 2 upstream_downstream

Box B configure

circuit VLAN1

description "Management VLAN for SW2950"

ip address 192.168.xx.252 255.255.255.224

ip virtual-router 1 priority 105 preempt

ip redundant-interface 1 192.168.xx.254

ip critical-service 1 upstream_downstream

circuit VLAN2

description "E-Bill Circuit"

ip address 192.168.xx.28 255.255.255.224

ip virtual-router 2 priority 105 preempt

ip redundant-interface 2 192.168.xx.30

ip redundant-vip 2 192.168.xx.17

ip redundant-vip 2 192.168.xx.23

ip critical-service 2 upstream_downstream

CSS506INT3# show redundancy

Redundancy: Disabled Redundancy Protocol: Not Running

Redundancy is running before upgrade. Is anything wrong??

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

show redundancy would never show you anything with this config.

'show redundancy' is used for Box-to-Box redundancy.

What you have configured is VIP/Interface redundancy.

You need to use the command :

show redundant-?

redundant-interfa.. Show redundant-interface information

redundant-vips Show redundant-vip information

regards,

Gilles.

Thanks for rating this answer.

Review Cisco Networking for a $25 gift card