show vrrp summary
Use this command to display a brief list of virtual router identifiers that are configured on the router.
Command Syntax
show vrrp summary
Parameters
None
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced in OcNOS version 4.2.
Example
#show vrrp summary
VRRP Version: 3
VMAC enabled
Backward Compatibility disabled
Interface Admin IpVersion VRGroup VRState Priority VIP InterfaceIp
eth3 Up IPv4 255 Master 255 66.0.0.1 66.0.0.1
eth3 Up IPv6 1 Master 250 fe80::1 fe80::2
Total Number of IPv4 VRRP group 1
Total Number of IPv6 VRRP group 1
Table 1-91 explains the show command output fields.
Table 1-91: show vrrp summary output fields
Field | Description |
---|
interface | Interface name on which vrrp session is active. |
Admin | Administrative state of the session Up/Down. |
IpVersion | Internet protocol version IPv4 or IPv6. |
VRGroup | Vrrp Group the router is part of. |
priority | Configured VRRP priority for the interface. |
VRState | VRRP State: Master - The interface is acting as the master router interface. Backup -The interface is acting as the backup router interface. |
VIP | List of virtual IP addresses configured on the interface. |
InterfaceIp | Primary IP address on the interface. |
Last modified date: 08/28/2023