Users Guide

Table Of Contents
Parameters
ethernet node/slot/port[:subport] — (Optional) Enter the keyword and the interface information
to track.
line-protocol — (Optional) Tracks the interface line-protocol operational status.
Default Disabled
Command Mode EXEC
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
Congures 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 interface’s 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 interface’s primary IP address.
Default Enabled
Command Mode INTERFACE-VRRP
Usage Information The VRRP group only becomes active and sends VRRP packets when you congure a virtual IP address. When you
delete the virtual address, the VRRP group stops sending VRRP packets. You can ping the virtual addresses
congured in all VRRP groups. The no version of this command deletes one or more virtual-addresses congured
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 conguration applies to all the VRRP
congured interfaces. The no version of this command resets the value to the default.
Layer 3 687