show vrrp
Use this command to display a list of virtual router identifiers that are configured on the router.
Command Syntax
show vrrp
Parameters
None
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show vrrp
R1#show vrrp
VrId <1>
State is Master
Virtual IP is 10.10.12.6 (IP owner)
Interface is eth0
Priority is 255
Advertisement interval: 5 centi sec
Preempt mode is TRUE
R2#show vrrp
VrId <1>
State is Backup
Virtual IP is 10.10.12.6 (Not IP owner)
Interface is eth0
Priority is 100
Advertisement interval: 5 centi sec
Preempt mode is TRUE
Table 1-90 Explains the show command output fields.
Table 1-90: show vrrp output fields
Field | Description |
---|
VrID | Type of vr identifier by the system on the interface. |
State | VRRP State: Master — The interface is acting as the master router interface. Backup —The interface is acting as the backup router interface. |
Virtual IP | List of virtual IP addresses configured on the interface. |
Interface | Name of the logical interface. |
Priority | Configured VRRP priority for the interface. |
Advertisement interval | Configured VRRP advertisement interval. |
Preempt mode | Whether preemption is allowed on the interface. |
Last modified date: 08/28/2023