# Go back one pageGo to the next page#Go to this book's Index

VRRP tab items

Item Description
VrId
A number that uniquely identifies a virtual router on a given VRRP router. The virtual router acts as the default router for one or more assigned addresses (1 to 255).
IpAddr
IP address of the virtual router interface.
VirtualMacAddr
(VRRP tab only)
MAC address of the virtual router interface.
State
(VRRP tab only)
The state of the virtual router interface:
  • initialize: waiting for a startup event
  • backup: monitoring availability and state of the master router
  • master: functioning as the forwarding router for the virtual router IP address(es)
Control
Whether VRRP is enabled or disabled for the port or VLAN.
Priority
Priority value to be used by this VRRP router. Set a value from 1 to 255, where 255 is reserved for the router that owns the IP addresses associated with the virtual router. The default is 100.
MasterIpAddr
(VRRP tab only)
The IP address of the physical interface of the master virtual router that has the responsibility of forwarding packets sent to the virtual IP address(es) associated with the virtual router.
AdvertisementInterval
The time interval (in seconds) between sending advertisement messages. Set from 1 to 255 seconds with a default of 1 second. Only the master router sends advertisements.
VirtualRouterUpTime
(VRRP tab only)
The time interval (in hundredths of a second) since the virtual router was initialized.
CriticalIpAddrEnable

CriticalIpAddr
An IP interface on the local router configured so that a change in its state would cause a role switch in the virtual router (for example, from master to backup) in case the interface stops responding.
HoldDownTimer
The time interval (in seconds) a router is delayed when changing to master state.
HoldDownState
Status is active when the Hold Down Timer is counting down and preemption occurs; the text box displays dormant when preemption is not pending.
HoldDownTimeRemaining
The seconds remaining before preemption.
OperAction
Use the action list to manually override the delay timer and force preemption:
  • preemption--preempt the timer
  • none--allow the timer to keep working

To view configured VRIDs by port:

  1. On the device view, right-click on a port and choose Edit > Port.
  2. The Port dialog box opens with the Interface tab displayed.
  3. Click VRRP.
  4. The VRRP tab opens.

To view configured VRIDs by VLAN:

  1. From the Device Manager window menu bar, choose VLAN > VLANs.
  2. The VLAN dialog box opens with the Basic tab displayed.
  3. In the VLAN dialog box, select a VLAN.
  4. Click IP.
  5. The IP, VLAN dialog box opens with the IP Address tab displayed.
  6. Click VRRP.
  7. The VRRP tab opens.

To insert a VRRP:

  1. In the VRRP tab, click Insert.
  2. The Insert VRRP dialog box opens.
  3. In the VrId text box, type the ID of the virtual router on the VRRP.
  4. In the IpAddr text box, type the IP address of the virtual router interface.
  5. In the Control box, select enabled.
  6. In the Priority text box, type a number between 1 and 255.
  7. The default is 100.
  8. In the AdvertismentInterval text box, type the time interval to wait between sending advertisement messages.
  9. The default is 1.
  10. In the CriticalIpAddr text box, type the IP address for a backup virtual router.
  11. In the HoldDownTimer text box, type the time interval to set the VRRP timer.

    Note Note: Nortel Networks recommends that you set all your routers to the identical number of seconds for the Hold Down Timer.


Go back one pageGo to the next page##Go to this book's Index