To display the EVPN
E-VPN ID information, use the
show evpn evi
command in the EXEC mode.
show
evpn
evi
[
bridge-domain
| detail
| inclusive-multicast
| location
| mac
| standby
| vpn-id
]
Syntax Description
bridge-domain
|
Displays
information for a specified bridge-domain..
|
detail
|
Displays
detailed information.
|
inclusive-multicast
|
Displays
EVPN Inclusive Multicast information.
|
location
|
Displays
location specific information.
|
mac
|
Displays EVI
MAC route associated configuration information.
|
standby
|
Displays
standby node specific information.
|
vpn-id
|
Displays
information for a specified E-VPN Identifier.
|
Command History
Release
|
Modification
|
Release 7.11.1
|
This command
was introduced.
|
Release 25.1.1
|
The show evpn evi mac command output is enhanced to display the multi-paths internal ID.
|
Usage Guidelines
No specific guidelines impact the use of this command.
Task ID
Task ID
|
Operation
|
l2vpn
|
read
|
Examples
This sample output
shows the EVPN EVI information with the VPN-ID and MAC address filter:
Router#show evpn evi vpn-id 185 mac 0024.be03.ce01
MAC address Nexthop Label vpn-id
-------------- --------------------------------------- -------- --------
0024.be03.ce01 3.100.100.100 16004 185
4.100.100.100 16004 185
ESI port key : 0x0000
Source : Remote
Flush Count : 0
This sample output
shows the EVPN EVI information with the VPN-ID and inclusive-multicast filter:
Router#show evpn evi vpn-id 185 inclusive-multicast service-id 1850312 orig-ip 1.100.100.100
ISID Originating IP vpn-id
-------------- ------------------------------ ----------
1850312 1.100.100.100 185
1850312 2.100.100.100 185
1850312 3.100.100.100 185
1850312 4.100.100.100 185
This sample output
shows the EVPN EVI inclusive-multicast information:
Router#show evpn evi inclusive-multicast detail
ISID: 1850312, Originating IP: 1.100.100.100 185
Nexthop: ::
Label : 16005
Source : Local
ISID: 1850312, Originating IP: 2.100.100.100 185
Nexthop: 2.100.100.100
Label : 16005
Source : Remote
ISID: 1850312, Originating IP: 3.100.100.100 185
Nexthop: 3.100.100.100
Label : 16005
Source : Remote
ISID: 1850312, Originating IP: 4.100.100.100 185
Nexthop: 4.100.100.100
Label : 16005
Source : Remote
This sample output
shows the EVPN EVI information with the bridge-domain filter:
Router#show evpn evi bridge-domain tb1-core1 detail
EVI Bridge Domain Type
---------- ---------------------------- -------
145 tb1-core1 PBB
165 tb1-core2 PBB
185 tb1-core3 PBB
65535 ES:GLOBAL BD
This sample output shows the EVPN EVI detailed information:
Router#show evpn evi detail
EVI Bridge Domain Type
---------- ---------------------------- -------
145 tb1-core1 PBB
Unicast Label : 16000
Multicast Label: 16001
RD Config: none
RD Auto : (auto) 1.100.100.100:145
RT Auto : 100:145
Route Targets in Use Type
------------------------------ -------
100:145 Import
100:145 Export
165 tb1-core2 PBB
Unicast Label : 16002
Multicast Label: 16003
RD Config: none
RD Auto : (auto) 1.100.100.100:165
RT Auto : 100:165
Route Targets in Use Type
------------------------------ -------
100:165 Import
100:165 Export
185 tb1-core3 PBB
Unicast Label : 16004
Multicast Label: 16005
RD Config: none
RD Auto : (auto) 1.100.100.100:185
RT Auto : 100:185
Route Targets in Use Type
------------------------------ -------
100:185 Import
100:185 Export
65535 ES:GLOBAL BD
Unicast Label : 0
Multicast Label: 0
RD Config: none
RD Auto : (auto) 1.100.100.100:0
RT Auto : none
Route Targets in Use Type
------------------------------ -------
0100.9e00.0210 Import
0100.be01.ce00 Import
0100.be02.0101 Import
This sample output shows the EVPN EVI information with the MAC address filter:
Router# show evpn evi mac ee04.0700.0450 detail
VPN-ID Encap MAC address IP address Nexthop Label SID
---------- ---------- -------------- ---------------------------------------- --------------------------------------- -------- ---------------------------------------
12 MPLS ee04.0700.0450 :: 192.168.0.4 24171
Ethernet Tag : 0
Multi-paths Resolved : True
Multi-paths Internal label : 29022
Service Group ID : None
Local Static : No
Remote Static : Yes
Local Ethernet Segment : N/A
Remote Ethernet Segment : 0001.0001.0001.0701.0007
Local Sequence Number : N/A
Remote Sequence Number : 0
Local Encapsulation : N/A
Remote Encapsulation : MPLS
Local E-Tree : Root
Remote E-Tree : Root
Remote matching E-Tree RT : No
Local AC-ID : 0x0
Remote AC-ID : 0x45
Local ARP/ND Information : N/A
Remote ARP/ND Information : N/A
From Release 25.1.1, the command output displays multi-paths internal ID. In this example, the multi-paths internal ID shows "none", but for
SRv6 MACs, it displays a specific value.
Router# show evpn evi mac ee04.0700.0450 detail
VPN-ID Encap MAC address IP address Nexthop Label SID
---------- ---------- -------------- ---------------------------------------- --------------------------------------- -------- ---------------------------------------
12 MPLS ee04.0700.0450 :: 192.168.0.4 24171
Ethernet Tag : 0
Multi-paths Resolved : True
Multi-paths Internal label : 29022
Multi-paths Internal ID : None
Service Group ID : None
Local Static : No
Remote Static : Yes
Local Ethernet Segment : N/A
Remote Ethernet Segment : 0001.0001.0001.0701.0007
Local Sequence Number : N/A
Remote Sequence Number : 0
Local Encapsulation : N/A
Remote Encapsulation : MPLS
Local E-Tree : Root
Remote E-Tree : Root
Remote matching E-Tree RT : No
Local AC-ID : 0x0
Remote AC-ID : 0x45
Local ARP/ND Information : N/A
Remote ARP/ND Information : N/A