Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VRRP issue in Passport 8603

Status
Not open for further replies.

lushanjay

Technical User
Sep 8, 2005
4
LK
I'm using PP8603, sometimes my VRRP IP( used as the gateway for the PC) for the peryicular VLAN does not working. Then I have to change the G/W to the VLAN interface IP. Please tell me wthats the problem is.

Lushan
 
We'll need a few more details:
- what version of code is running on the 8600?
- do you have a pair of 8600s, if so how are they connected?
- is there anything in the log files around the time of the issue? from the command line type: show log file tail
- did the problem start recently or has it always had trouble?
 
Dear Anthony

Let me thank u first for yr reply. Please find the answers below
1) Passport 8603.Main Image 3.7.7,and the boot Image 3.7.7
2) Yes we have two pp8603s connected with IST and running SMLT
3) I will get you this command output.
4) Yes the problem started recently.

I did some more tests and I found out that If I desabled the VRRP on the backup Switch. then I can reach outside with my PC with the Gateway of the VRRPIP. But if I eneble the VRRP on the Backup switch then I have to change the GW address to the VLAN's masterswitch IP.
Can u plese advice me on this situation.

Rgds/Lushanjay
 
Do you have VRRP backup master enabled?

Does the output of the command show ip vrrp info give us any useful hints - its worth looking at when your having problems and when everything looks normal, and then comparing the two.
 
Thanks again.

Yes the VRRP backup master is enabled on the backup switch only. The thing which cannot figure out is at the time the problem occures, every thing seems to be normal on the switches. This situation is affecting to a perticular VLAN(VLAN-3). Other VLANs are ok.

Core sw 1
VLAN IP 10.1.1.2 (for VLAN-3)
VRRP IP 10.1.1.1
VRRP state enabled, Master , priority 200, BAckup Master disabled.

Core sw 2
VLAN IP 10.1.1.3 (for VLAN-3)
VRRP IP 10.1.1.1
VRRP state enabled,Backup,Priority 100,Backup Master enabled.

The users in VLAN-3 will have the default GW of 10.1.1.1

Rgds/Lushan
 
Hi Lushan.

Shouldn't Backup Master be "Enabled" as well on Core sw 1? The different priorities would take care of who is the "Master" and who is the "Backup".
 
I'll second pat2006's comment that you want to have backup master enabled on both switches or not enabled on either switch.

That probably doesn't explain your problem though. I'm out of ideas until we can catch the output from one of the show commands I mentioned above.
 
You are setting the priority of this instance to 200. The PP8600 B switch is at default (100), so the PP8600 A switch will be master for this vlan, You should NOT configure Backup-master enable for this instance. Any instance that will be the master. Nortel recommends that we should set the hold down timer to 60 seconds. And the advertisement interval to 3 or 5 seconds from default of 1 sec.The hold down timer stops the instance becoming active for 60 seconds after initialization reboot. The Advertisement interval reduces CPU load without any compromise on redundancy. Backup master only use for SMLT ports. Both instances route for any traffic received for the vrrp gateway address regardless of master/backup status.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top