VRR


nv show interface <interface-id> ip vrr

Shows VRR configuration for the specified interface.

Command Syntax

SyntaxDescription
<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 <ip-prefix-id>

Shows information about a specific VRR IP address on the specified interface.

Command Syntax

SyntaxDescription
<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

nv show interface <interface-id> ip vrr state

Shows the state of the specified VRR interface.

Command Syntax

SyntaxDescription
<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