June 30, 2006 | Chapter 6: |
Displaying VRRP attributes
Host> show vrrp interface
Use this command to display the configured Virtual Router Redundancy Protocol (VRRP) status on the specified interfaces.
Usage
show vrrp interface (<ethernet><vlan>) <slot number> <port number> <number>
Parameter(s)
(<ethernet><vlan>)
The interface will be either an Ethernet or VLAN interface.
<slot number>
Slot number; valid values are 0 to 3.
<port number>
Defines the port; valid values are 1 or 2.
<number>
Defines the Virtual Router ID number (VRID); valid values are 1 to 15.
Example(s)
For the master:
Host> show vrrp interface Ethernet 0\1
Ethernet 0\1 - Group 1
State is Master
Virtual IP address is 192.168.1.1
Master router is 192.168.1.2 (local)
Virtual MAC address is
Advertisement interval is 1 seconds
Priority 254
Preemption mode: off
Host>
|