Hello :
I have two CSSs configured with the following config;
CSS1
==========
circuit VLAN122
ip address 10.110.252.11 255.255.255.240
ip virtual-router 102 priority 99 preempt
ip redundant-vip 102 10.110.252.12
CSS2
==========
************************** CIRCUIT **************************
circuit VLAN122
ip address 10.110.252.10 255.255.255.240
ip virtual-router 102 priority 90
ip redundant-vip 102 10.110.252.12
If I want to CSS to be master. What command should I use ? Can I increase the priority of backup CSS 100 or 99 and will it help backup CSS
to be Master?
Regards
Arjun