Users Guide

Table Of Contents
Usage
Information
Assign an object tracking unique ID number before tracking the interface. Use the line-protocol
parameter to track for interface operational status information. The no version of this command resets
the value to the default.
Example
OS10(config)# track 10
OS10(conf-track-10)# interface ethernet 1/1/5 line-protocol
Supported
Releases
10.2.0E or later
virtual-address
Configures up to 10 virtual router IP addresses in the VRRP group. Set at least one virtual IP address for the VRRP group to
start sending VRRP packets.
Syntax
virtual-address ip-address1 [ip-address2...ip-address10]
Parameters
ip-address1 Enter the IP address of a virtual router in A.B.C.D format. The IP address must be
on the same subnet as the interfaces primary IP address.
ip-address2...ip-address10 (Optional) Enter up to nine additional IP addresses of virtual
routers, separated by a space. The IP addresses must be on the same subnet as the interfaces
primary IP address.
Default Enabled
Command Mode INTERFACE-VRRP
Usage
Information
The VRRP group only becomes active and sends VRRP packets when you configure a virtual IP address.
When you delete the virtual address, the VRRP group stops sending VRRP packets. You can ping the
virtual addresses configured in all VRRP groups. The no version of this command deletes one or more
virtual-addresses configured in the system.
Example
OS10(conf-eth1/1/5-vrid-254)# virtual address 10.1.1.15
Supported
Releases
10.2.0E or later
vrrp delay reload
Sets the delay time for VRRP initialization after a system reboot.
Syntax
vrrp delay reload seconds
Parameters seconds Enter the number of seconds for the VRRP reload time, from 0 to 900.
Default 0
Command Mode CONFIGURATION
Usage
Information
VRRP delay reload time of zero seconds indicates no delays. This command configuration applies to all the
VRRP configured interfaces. The no version of this command resets the value to the default.
Example
OS10(config)# vrrp delay reload 5
Supported
Releases
10.4.0E(R1) or later
vrrp-group
Assigns a VRRP group identification number to an IPv4 interface or VLAN
Syntax
vrrp-group vrrp-id
770 Layer 3