Dell PowerConnect M6348 Cli Reference Manual page 883

Command line interface guide
Hide thumbs Also See for PowerConnect M6348:
Table of Contents

Advertisement

Example
The following example sets the frequency at which the VLAN 15 virtual router sends a virtual
router advertisement.
console(config-if-vlan15)#ip vrrp 5 timers advertise 10
ip vrrp track interface
Use the ip vrrp track interface command to alter the priority of the VRRP router based on the
availability of its interfaces. It is useful for tracking interfaces that are not configured for VRRP.
Only IP interfaces are tracked. A tracked interface is up if 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 VRRP router will be decremented by the value specified in 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 (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 we specify just the interface to be tracked without giving the
priority, which is optional, then the default priority will be set.
Use the no form of this command to remove the interface from the tracked list or to restore the
priority decrement to its default. When removing an interface from the tracked list, the priority
is incremented by the decrement value if that interface is down.
Syntax
vlan-id
priority
ip vrrp vrid track interface vlan
[ decrement
]
vrid
—Virtual router identification (Range: 1–255).
vlan
vlan-id
—Valid VLAN ID.
priority
—Priority decrement value for the tracked interface (Range: 1–254).
Default Configuration
No interfaces are tracked.
The default decrement priority is 10.
Command Mode
Interface Configuration (VLAN) mode.
883

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents