OcNOS-SP : Virtual Extensible LAN Guide : Virtual Extensible LAN Command Reference : VXLAN Commands : show evpn multi-homing all
show evpn multi-homing all
Use this command to display the multi-homed VTEP details.
Command Syntax
show evpn multi-homing all
Parameters
None
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show evpn multi-homing all
ESI                            Access-IF    PE-IP-ADDRESS
===========================================================
00:00:11:22:33:44:55:66:77:88  ce21/1       1.1.1.1
00:00:11:22:33:44:55:66:77:88  ----         2.2.2.2
Total number of entries are 2
 
 
Table 1-5 explains the output fields.
 
Table 1-5: show evpn multi-homing all output details
Field
Description
ESI
An Ethernet segment has an unique nonzero identifier, called the Ethernet segment identifier (ESI). The ESI is encoded as a 10-octet integer that identifies this segment. When manually configuring an ESI value, the most significant octet, known as the type byte, must be 00. When a single-homed CE device is attached to an Ethernet segment, the entire ESI value is zero.
Access-IF
Map the access port ce21/1 for evpn.
PE-IP-ADDRESS
Address of the provider edge router in the interface.
Last modified date: 08/29/2023