Command Line Interface
1000 1553-KDU 137 365 Uen D 2006-06-16
7.24.1 vrrp
This command creates a Virtual Router Redundancy Protocol (VRRP) group on
an interface. Use the no form to delete a VRRP group on an interface.
Syntax
[no] vrrp <group>
group - Identifies the virtual router group. (Range: 1-255)
Default Setting
No virtual router groups are configured.
Command Mode
Interface (VLAN)
Example
This example creates VRRP group 1 on VLAN 1.
show vrrp
interface
counters
Displays VRRP statistics for the specified
interface
PE 1013
clear vrrp router
counters
Clears VRRP router statistics PE 1014
clear vrrp
interface
counters
Clears VRRP interface statistics PE 1014
Console(config)#interface vlan 1
Console(config-if)#vrrp 1
Console(config-if)#
Command Function Mode Page