VRR
nv show interface <interface-id> ip vrr
Shows VRR configuration for the specified interface.
Command Syntax
Syntax | Description |
---|---|
<interface-id> |
The interface name. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface vlan10 ip vrr
operational applied
----------- ----------------- ------------
enable on
mac-address 00:00:5e:00:01:01 auto
mac-id none
[address] 10.1.10.1/24 10.1.10.1/24
state up up
nv show interface <interface-id> ip vrr address
Shows the VRR IP addresses on the specified interface.
Command Syntax
Syntax | Description |
---|---|
<interface-id> |
The interface name. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface vlan10 ip vrr address
--------------------------
11.0.1.1/24
2001:aa:0:1::1/64
fe80::200:5eff:fe00:101/64
nv show interface <interface-id> ip vrr address <ip-prefix-id>
Shows information about a specific VRR IP address on the specified interface.
Command Syntax
Syntax | Description |
---|---|
<interface-id> |
The interface name. |
<ip-prefix-id> |
The IPv4 or IPv6 address and route prefix in CIDR notation. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface vlan10 ip vrr address 10.1.10.1/24
No Data
nv show interface <interface-id> ip vrr state
Shows the state of the specified VRR interface.
Command Syntax
Syntax | Description |
---|---|
<interface-id> |
The interface name. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface vlan10 ip vrr state
operational applied
----------- -------
up up
nv show router vrr
Shows global VRR configuration on the switch.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show router vrr
applied
------ -------
enable on