Routing Commands
203
ProSAFE M7100 Managed Switches
no ip vrrp timers advertise
This command sets the default virtual router advertisement value for an interface.
ip vrrp track interface
Use this command to alter 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.
When the tracked interface is down or the interface has been removed from the router, the
priority of the V
RRP router will be decremented by the value specified in the <priority>
argument. When the interface is up for IP protocol, the priority is incremented by the priority
value.
A VRRP configured interface can track more than one interface. When a tracked interface goes
down, then the priority of the r
outer will be decreased by 10 (the default priority decrement) for
each downed interface. The default priority decrement is changed using the <priority> argument.
The default priority of the virtual router is 100, and the default decrement priority is 10. By
default, no interface is tracked. If you specify just the interface to be tracked, without giving the
optional priority, the default priority will be set. The default priority decrement is 10.
no ip vrrp track interface
Use this command to remove the interface from the tracked list or to restore the priority
decr
ement t
o its default.
ip vrrp track ip route
Use this command to track the route reachability. When the tracked route is deleted, the priority
of the VRRP router will be decremented by the value specified in the <priority> argument.
When the tracked route is added, the priority will be incremented by the same.
A VRRP configured interface can track more than one route. When a tracked route goes down,
then the priority of the r
outer will be decreased by 10 (the default priority decrement) for each
downed route. By default no routes are tracked. If you specify just the route to be tracked,
Format no ip vrrp <vrid> timers advertise
Mode Interface Config
Default priority: 10
Format ip vrrp <vrid> track interface <slot/port> [decrement <priority>]
Mode Interface Config
Format no ip vrrp <vrid> track interface <slot/port> [decrement]
Mode Interface Config