User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 724
address owner) and you configure the priority of another router in the group higher than the master's priority,
the router will take over as master only if preempt mode is enabled.
To set the default priority value for the virtual router configured on a specified interface, use the no form of this
command.
Format ip vrrp <1-255> priority <1-254>
no ip vrrp <1-255> priority
Default The default priority value is 100 unless the router is the address owner, in which case its priority is
automatically set to 255.
Mode Interface Config
6.8.2.10. ip vrrp timers advertise
This command sets the advertisement value for a virtual router in seconds.
To set the default advertisement value for a virtual router, use the no form of this command.
Format ip vrrp <1-255> timers advertise <1-255>
no ip vrrp <1-255> timers advertise
Default 1 second
Mode Interface Config
6.8.2.11. ip vrrp track interface
This command alters the priority of the VRRP router based on the availability of its interfaces. This command is
useful for tracking interfaces that are not configured for VRRP. Only IP interfaces are tracked. A tracked interface
is up if the IP on that interface is up. Otherwise, the tracked interface is down.
Fields
Definition
<1-255>
The range of virtual router ID is 1 to 255.
<1-254>
The range of priority is 1 to 254.
Fields
Definition
<1-255>
The range of virtual router ID is 1 to 255.
<1-255>
The range of advertisement interval is from 1 to 255 seconds.