8 virtual-ip – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 352
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 352 of 855
The default decrement value is 10. The range is from 1 and 255.
Command Mode
Router configuration
Usage
Examples
The following is sample output from the track command:
router vrrp 1
track interface eth-0-1
Related Commands
router vrrp
17.8 virtual-ip
To enable the Virtual Router Redundancy Protocol (VRRP) on an interface and identify the IP address
of the virtual router, use the virtual-ip command in router configuration mode. To disable VRRP on the
interface and remove the IP address of the virtual router, use the no form of this command.
Command Syntax
virtual-ip ip-address
no virtual-ip
ip-address IP address of the virtual router.
Default
VRRP is not configured on the interface.
Command Mode
Router configuration
Usage
For VRRP to elect a designated router, at least one router on the cable must have been configured with
the primary address of the virtual router.
VRRP does not support address learning. All addresses must be configured.
All routers in the VRRP group must be configured with the same primary address for the virtual router.
If different primary addresses are configured, the routers in the VRRP group will not communicate with
each other and any misconfigured routers in the group will change their state to master.
Examples