Deployment Guide

router-mac
Configure the local router MAC address that is used by remote VTEPs as the destination address in VXLAN encapsulated
packets sent to the switch.
Syntax
router-mac mac-address
Parameters
mac-address
Enter the MAC address in nn:nn:nn:nn:nn:nn format.
Default Not configured
Command mode EVPN
Usage
information
The EVPN router MAC address is encoded in the router's MAC extended community in MAC/IP Type 2
and IP-prefix Type 5 route updates. It also serves as the destination MAC address in VXLAN encapsulated
packets sent to the switch. In a VLT domain, configure the same router MAC address on both VLT VTEP
peers.
Example
OS10(config-evpn)# router-mac 00:01:02:03:04:05
Supported
releases
10.5.1 or later
show evpn evi
Displays the configuration settings of EVPN instances.
Syntax
show evpn evi [id]
Parameters id (Optional) Enter the EVPN instance ID, from 1 to 65535.
Default Not configured
Command mode EXEC
Usage
information
Use this command to verify EVPN instance status, associated VXLAN virtual networks and the RD and RT
values the BGP EVPN routes use in the EVI. The status of integrated routing and bridging (IRB) and the
VRF used for EVPN traffic also display.
Example
OS10# show evpn evi 101
EVI : 101, State : up
Bridge-Domain : Virtual-Network 101, VNI 101
Route-Distinguisher : 1:95.0.0.4:101(auto)
Route-Targets : 0:101:268435556(auto) both
Inclusive Multicast : 95.0.0.3
IRB : Enabled(VRF: default)
Supported
releases
10.4.2.0 or later
show evpn mac
Displays BGP EVPN routes for host MAC addresses.
Syntax
show evpn mac {count | mac-address nn.nn.nn.nn | evi id [mac-address
nn.nn.nn.nn | count | next-hop ip-address count]}
Parameters
count Displays the total number of local and remote host MAC addresses in EVPN instances.
mac-address nn.nn.nn.nn Displays the BGP EVPN routes for a specific 48-bit host MAC
address.
70 VXLAN