Command Reference Guide
Virtual Router Redundancy Protocol Commands
CLI Command Reference
September 2014 Page 539
HP Moonshot Switch Module CLI Command Reference
ip vrrp timers advertise
This command sets the frequency, in seconds, that an interface or range of interfaces on the specified virtual
router sends a virtual router advertisement.
no ip vrrp timers advertise
This command sets the default virtual router advertisement value for an interface or range of interfaces.
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. You can use
this command to configure a single interface or range of interfaces. The argument unit/slot/port corresponds
to a physical routing interface or VLAN routing interface. The keyword vlan is used to specify the VLAN ID of
the routing VLAN directly instead of in a unit/slot/port format.
When the tracked interface is down or the interface has been removed from the router, the priority of the VRRP
router will be decremented by the value specified in the
priority argument. When the interface is up for IP
protocol, the priority will be 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 router 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 interfaces are tracked. If you specify just the
interface to be tracked, without giving the optional priority, then the default priority will be set. The default
priority decrement is 10.
Default 1
Format
ip vrrp vrid timers advertise 1-255
Mode Interface Config
Format
no ip vrrp vrid timers advertise
Mode Interface Config
Default priority: 10
Format
ip vrrp vrid track interface {unit/slot/port|vlan 1-4093} [decrement priority]
Mode Interface Config