EVPN
nv show evpn
Shows global EVPN control plane information.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show evpn
nv show evpn access-vlan-info
Shows access VLAN information.
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn access-vlan-info
nv show evpn access-vlan-info vlan
Shows all EVPN access VLANs.
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn access-vlan-info vlan
nv show evpn access-vlan-info vlan <vlan-id>
Shows EVPN access VLAN information for the specified VLAN.
Command Syntax
Syntax | Description |
---|---|
<vlan-id> | The VLAN name. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn access-vlan-info vlan 10
nv show evpn access-vlan-info vlan <vlan-id> member-interface
Shows EVPN access VLAN member interface information.
Command Syntax
Syntax | Description |
---|---|
<vlan-id> | The VLAN name. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn access-vlan-info vlan 10 member-interface
nv show evpn dad
Shows EVPN duplicate address detection information. The VTEP considers a host MAC or IP address to be duplicate if the address moves across the network more than a certain number of times within a certain number of seconds. In addition to legitimate host or VM mobility scenarios, address movement can occur when you configure IP addresses incorrectly on a host or when packet looping occurs in the network due to faulty configuration or behavior.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show evpn dad
nv show evpn dad duplicate-action
Shows the action to take when there is a duplicate address detected.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show evpn dad duplicate-action
nv show evpn dad duplicate-action freeze
Shows all EVPN duplicate address freeze actions.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show evpn dad duplicate-action freeze
nv show evpn l2-nhg
Shows EVPN next hop groups.
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn l2-nhg
nv show evpn l2-nhg vtep-ip
Shows EVPN next hop group information for all VTEPs.
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn l2-nhg vtep-ip
nv show evpn l2-nhg vtep-ip <vtep-id>
Shows EVPN next hop group information for the specified VTEP.
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn l2-nhg vtep-ip 10.10.10.2
nv show evpn multihoming
Shows global EVPM multihoming configuration.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show evpn multihoming
nv show evpn multihoming bgp-info
Shows EVPN multihoming BGP information.
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming bgp-info
nv show evpn multihoming bgp-info esi
Shows EVPN multihoming BGP information for all ESIs.
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming bgp-info esi
nv show evpn multihoming bgp-info esi <esi-id>
Shows EVPN multihoming BGP information for the specified ESI.
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming bgp-info esi 03:44:38:39:be:ef:aa:00:00:02
nv show evpn multihoming bgp-info esi <esi-id> remote-vtep
Shows EVPN multihoming BGP information for the specified ESI for all VTEPs.
Command Syntax
Syntax | Description |
---|---|
<esi-id> | The ESI identifier. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming bgp-info esi 03:44:38:39:be:ef:aa:00:00:02 remote-vtep
nv show evpn multihoming bgp-info esi <esi-id> remote-vtep <ipv4-address-id>
Shows EVPN multihoming BGP information for the specified ESI for a specific VTEP.
Command Syntax
Syntax | Description |
---|---|
<esi-id> | The ESI identifier. |
<ipv4-address-id> | The IPv4 address of the VTEP. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming bgp-info esi 03:44:38:39:be:ef:aa:00:00:02 remote-vtep 10.10.10.101
nv show evpn multihoming bgp-info esi <esi-id> fragments
Shows EVPN multihoming BGP remote VTEP fragment information for a specific ESI.
Command Syntax
Syntax | Description |
---|---|
<esi-id> | The ESI identifier. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming bgp-info esi 03:44:38:39:be:ef:aa:00:00:02 fragments
nv show evpn multihoming bgp-info esi <esi-id> fragments <fragment-id>
Shows specific EVPN multihoming BGP remote VTEP fragment information for a specific ESI.
Command Syntax
Syntax | Description |
---|---|
<esi-id> | The ESI identifier. |
<fragment-id> | The route-distinguisher. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming bgp-info esi 03:44:38:39:be:ef:aa:00:00:02 fragments 10.10.10.1:20
nv show evpn multihoming ead-evi-route
Shows EVPN multihoming Ethernet Auto-discovery per EVPN instance route information.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show evpn multihoming ead-evi-route
nv show evpn multihoming esi
Shows EVPN multihoming Ethernet segment ID information.
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming esi
nv show evpn multihoming esi <esi-id>
Shows information about the specified EVPN multihoming Ethernet segment ID.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<esi-id> | The ESI identifier. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming esi 03:44:38:39:be:ef:aa:00:00:02
nv show evpn multihoming esi <esi-id> remote-vtep
Shows information about the specified EVPN multihoming Ethernet segment ID for remote VTEPs.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<esi-id> | The ESI identifier. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming esi 03:44:38:39:be:ef:aa:00:00:02 remote-vtep
nv show evpn multihoming esi <esi-id> remote-vtep <ipv4-address-id>
Shows information about a specific EVPN multihoming Ethernet segment ID for the specified remote VTEP.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<esi-id> | The ESI identifier. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn multihoming esi 03:44:38:39:be:ef:aa:00:00:02 remote-vtep 10.10.10.101
nv show evpn multihoming segment
Shows EVPN multihoming segment information.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show evpn multihoming segment
nv show evpn route-advertise
Shows EVPN route advertise information.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show evpn route-advertise
nv show evpn vni
Shows information about the EVPN VNIs on the switch.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni
nv show evpn vni <vni-id>
Shows configuration information about the specified VNI.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi <vni-id>
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10
nv show evpn vni <vni-id> bgp-info
Shows BGP configuration information for the specific VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 bgp-info
nv show evpn vni <vni-id> host
Shows the ARP and ND table for the specific VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 host
nv show evpn vni <vni-id> host <ip-address-id>
Shows a specific ARP and ND table for the specific VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<ip-address-id> | The IP address. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 host 10.0.1.2
nv show evpn vni <vni-id> mac
Shows the MAC address for the specified EVPN VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 mac
nv show evpn vni <vni-id> mac <mac-address-id>
Shows configuration information about a specific VNI MAC address.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<mac-address-id> | The MAC address. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 mac 50:88:b2:3c:08:f9
nv show evpn vni <vni-id> multihoming
Shows multihoming Ethernet configuration for the specified VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn vni 10 multihoming
nv show evpn vni <vni-id> multihoming bgp-info esi
Shows BGP information for the multihoming Ethernet segments for the specified VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn vni 10 multihoming bgp-info esi
nv show evpn vni <vni-id> multihoming bgp-info esi <es-id>
Shows BGP information for a specific multihoming Ethernet segment for the specified VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<es-id> | The Ethernet segment ID. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn vni 10 multihoming bgp-info esi 03:44:38:39:be:ef:aa:00:00:02
nv show evpn vni <vni-id> multihoming bgp-info esi <esi-id> remote-vtep
Shows BGP information for a specific multihoming Ethernet segment for the specified VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<es-id> | The Ethernet segment ID. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn vni 10 multihoming esi 03:44:38:39:be:ef:aa:00:00:02 remote-vtep
nv show evpn vni <vni-id> multihoming bgp-info esi <esi-id> remote-vtep <ipv4-address-id>
Shows BGP information for a specific multihoming Ethernet segment for the specified VNI on a specific remote VTEP.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<es-id> | The Ethernet segment ID. |
<ipv4-address-id> | The IPv4 address of the remote VTEP. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn vni 10 multihoming esi 03:44:38:39:be:ef:aa:00:00:02 remote-vtep 10.10.10.101
nv show evpn vni <vni-id> multihoming esi
Shows the EVPN multihoming ESIs for the specified VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn vni 10 multihoming esi
nv show evpn vni <vni-id> multihoming esi <es-id>
Shows information for a specific multihoming Ethernet segment for the specified VNI.
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<es-id> | The Ethernet segment ID. |
Version History
Introduced in Cumulus Linux 5.5.0
Example
cumulus@switch:~$ nv show evpn vni 10 multihoming esi 03:44:38:39:be:ef:aa:00:00:02
nv show evpn vni <vni-id> route-advertise
Shows route advertisement information for the specified VNI.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi <vni-id> route-advertise
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 route-advertise
nv show evpn vni <vni-id> route-target
Shows route target information for the specified VNI.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi <vni-id> route-target
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 route-target
nv show evpn vni <vni-id> route-target both
Shows both import and export route target information for the specified EVPN VNI.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi <vni-id> route-target both
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<rt-id> | The route target ID. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 route-target both
nv show evpn vni <vni-id> route-target both <rt-id>
Shows information about both the specified import and export route target for the specified EVPN VNI.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi <vni-id> route-target both <rt-id>
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<rt-id> | The route target ID. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 route-target both 65101:10
nv show evpn vni <vni-id> route-target export
Shows export route target information for the specified EVPN VNI.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi <vni-id> route-target export
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<rt-id> | The route target ID. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 route-target export
nv show evpn vni <vni-id> route-target export <rt-id>
Shows configuration information about a specific export route target for the specified EVPN VNI.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi <vni-id> route-target export <rt-id>
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<rt-id> | The route target ID. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 route-target export 65101:10
nv show evpn vni <vni-id> route-target import
Shows import route target configuration for the specified EVPN VNI.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi <vni-id> route-target import
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<rt-id> | The route target ID. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 route-target import
nv show evpn vni <vni-id> route-target import <rt-id>
Shows configuration information about a specific import route target for the specified EVPN VNI.
In Cumulus Linux 5.3 and earlier, this command is nv show evpn evi <vni-id> route-target import <rt-id>
Command Syntax
Syntax | Description |
---|---|
<vni-id> | The VNI name. |
<rt-id> | The route target ID. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show evpn vni 10 route-target import 65102:10
nv show interface <interface-id> evpn
Shows EVPN control plane 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 bond1 evpn
nv show interface <interface-id> evpn multihoming
Shows the EVPN multihoming interface configuration parameters.
Command Syntax
Syntax | Description |
---|---|
<interface-id> | The interface name. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface bond1 evpn multihoming
nv show interface <interface-id> evpn multihoming segment
Shows EVPN multihoming interface segment configuration.
Command Syntax
Syntax | Description |
---|---|
<interface-id> | The interface name. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface bond1 evpn multihoming segment
nv show vrf <vrf-id> evpn
Shows EVPN control plane configuration for the specified VRF.
Command Syntax
Syntax | Description |
---|---|
<vrf-id> | The VRF name. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show vrf RED evpn
nv show vrf <vrf-id> evpn bgp-info
Shows layer 3 VNI information from BGP.
Command Syntax
Syntax | Description |
---|---|
<vrf-id> | The VRF name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show vrf RED evpn bgp-info
nv show vrf <vrf-id> evpn nexthop-vtep
Shows the EVPN next hop VTEP for the specified VRF.
Command Syntax
Syntax | Description |
---|---|
<vrf-id> | The VRF name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show vrf RED evpn nexthop-vtep
nv show vrf <vrf-id> evpn nexthop-vtep <nexthop-vtep-id>
Shows information about a specific EVPN next hop VTEP in the specified VRF.
Command Syntax
Syntax | Description |
---|---|
<vrf-id> | The VRF name. |
<nexthop-vtep-id> | The IP address of the nexthop VTEP. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show vrf RED evpn nexthop-vtep 10.10.10.101
nv show vrf <vrf-id> evpn remote-router-mac
Shows the EVPN remote router MAC addresses in the specified VRF.
Command Syntax
Syntax | Description |
---|---|
<vrf-id> | The VRF name. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show vrf RED evpn remote-router-mac
nv show vrf <vrf-id> evpn remote-router-mac <mac-address-id>
Shows information about a specific EVPN remote router MAC address in the specified VRF.
Command Syntax
Syntax | Description |
---|---|
<vrf-id> | The VRF name. |
<mac-address-id> | The MAC address. |
Version History
Introduced in Cumulus Linux 5.4.0
Example
cumulus@switch:~$ nv show vrf RED evpn remote-router-mac 50:88:b2:3c:08:f9
nv show vrf <vrf-id> evpn vni
Shows all EVPN VNIs in the specified VRF.
Command Syntax
Syntax | Description |
---|---|
<vrf-id> | The VRF name. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show vrf RED evpn vni
nv show vrf <vrf-id> evpn vni <vni-id>
Shows EVPN configuration for a specific VNI in the specified VRF.
Command Syntax
Syntax | Description |
---|---|
<vrf-id> | The VRF name. |
<vni-id> | The VXLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show vrf RED evpn vni