9 show vrrp – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 353

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 353 of 855

The following example shows how to enable VRRP on eth-0-1. The VRRP group is 1. IP address
10.0.1.20 is the address of the virtual router.
interface eth-0-1
no switchport
ip address 10.0.1.1/24
!
router vrrp 1
interface eth-0-1
virtual-ip 10.0.1.20
enable


Related Commands

router vrrp

17.9 show vrrp

To display a brief or detailed status of one or all configured Virtual Router Redundancy Protocol (VRRP)
groups on the router, use the show vrrp command in privileged EXEC mode.


Command Syntax

show vrrp [group]

group

(Optional) Virtual router group number of the group for which information is to be
displayed.


Command Mode

Privileged EXEC


Usage

If no group is specified, all groups are displayed.


Examples

The following is sample output from the show vrrp command:
Switch# show vrrp
VRID <1>
State : Master
Virtual IP : 10.0.20.254(Not IP owner)
Interface : eth-0-10
VMAC : 0000.5e00.0101
Advt timer : 1
Preempt mode : TRUE
Auth type : NONE
Conf pri : 200 Run pri : 200

Advertising