This command displays all configuration information and VRRP router statistics of a virtual router configured on a specific interface. The argument unit/slot/port corresponds to a physical routing interface or VLAN routing interface. The keyword vlan is the VLAN ID of the routing VLAN instead of in a unit/slot/port format. Use the output of the command to verify the track interface and track IP route configurations.
| Format | show ip vrrp interface {unit/slot/port | vlan 1-4093} vrid |
| Mode |
|
| Term | Definition |
|---|---|
| IP Address | The configured IP address for the Virtual router. |
| VMAC address | The VMAC address of the specified router. |
| Authentication type | The authentication type for the specific virtual router. |
| Priority | The priority value for the specific virtual router, taking into account any priority decrements for tracked interfaces or routes. |
| Configured Priority | The priority configured through the ip vrrp vrid priority 1-254 command. |
| Advertisement interval | The advertisement interval in seconds for the specific virtual router. |
| Pre-Empt Mode | The preemption mode configured on the specified virtual router. |
| Administrative Mode | The status (Enable or Disable) of the specific router. |
| Accept Mode | When enabled, the VRRP Master can accept ping packets sent to one of the virtual router's IP addresses. |
| State | The state (Master/backup) of the virtual router. |
Example: The following shows example CLI display output for the command.
show ip vrrp interface <u/s/p> vrid Primary IP Address............................. 1.1.1.5 VMAC Address................................... 00:00:5e:00:01:01 Authentication Type............................ None Priority....................................... 80 Configured priority.......................... 100 Advertisement Interval (secs).................. 1 Pre-empt Mode.................................. Enable Administrative Mode............................ Enable Accept Mode.................................... Enable State.......................................... Initialized Track Interface State DecrementPriority --------------- ------ ------------------ <1/0/1> down 10 TrackRoute (pfx/len) State DecrementPriority ------------------------ ------ ------------------ 10.10.10.1/255.255.255.0 down 10