Deployment Guide
Table Of Contents
- VXLAN and BGP EVPN Configuration Guide for Dell EMC SmartFabric OS10 Release 10.5.0
- VXLAN
- VXLAN concepts
- VXLAN as NVO solution
- Configure VXLAN
- L3 VXLAN route scaling
- Overlay ECMP for L3 prefix routes
- DHCP relay on VTEPs
- View VXLAN configuration
- VXLAN MAC addresses
- VXLAN commands
- hardware overlay-ecmp-profile mode
- hardware overlay-routing-profile
- interface virtual-network
- ip virtual-router address
- ip virtual-router mac-address
- member-interface
- nve
- remote-vtep
- show hardware overlay-ecmp-profile mode
- show hardware overlay-routing-profile mode
- show interface virtual-network
- show nve remote-vtep
- show nve remote-vtep counters
- show nve vxlan-vni
- show virtual-network
- show virtual-network counters
- show virtual-network interface counters
- show virtual-network interface
- show virtual-network vlan
- show vlan (virtual network)
- source-interface loopback
- virtual-network
- virtual-network untagged-vlan
- vxlan-vni
- VXLAN MAC commands
- clear mac address-table dynamic nve remote-vtep
- clear mac address-table dynamic virtual-network
- show mac address-table count extended
- show mac address-table count nve
- show mac address-table count virtual-network
- show mac address-table extended
- show mac address-table nve
- show mac address-table virtual-network
- Example: VXLAN with static VTEP
- BGP EVPN for VXLAN
- BGP EVPN compared to static VXLAN
- VXLAN BGP EVPN operation
- Disable RT ASN in BGP EVPN
- Configure BGP EVPN for VXLAN
- VXLAN BGP EVPN routing
- BGP EVPN with VLT
- VXLAN BGP commands
- VXLAN EVPN commands
- Example: VXLAN with BGP EVPN
- Example: VXLAN BGP EVPN — Multiple AS topology
- Example: VXLAN BGP EVPN — Centralized L3 gateway
- Example: VXLAN BGP EVPN — Border leaf gateway with asymmetric IRB
- Example: VXLAN BGP EVPN—Symmetric IRB
- Controller-provisioned VXLAN
- Support resources
ethernet1/1/1 200 2000
ethernet1/1/1 300 3000
Supported
releases
10.4.2.0 or later
show virtual-network vlan
Displays the VXLAN virtual networks where a VLAN is assigned.
Syntax
show virtual-network vlan vlan-id
Parameters
vlan vlan-id
Enter a VLAN ID, from 1 to 4093.
Default Not configured
Command mode EXEC
Usage
information
Use this command to verify the VXLAN virtual networks where a VLAN is assigned, including the port
members connected to downstream servers.
Example
OS10# show show virtual-network 100
Vlan Virtual-network Interface
100 1000 ethernet1/1/1,ethernet1/1/2
Supported
releases
10.4.2.0 or later
show vlan (virtual network)
Displays the VLANs assigned to virtual networks.
Syntax
show vlan
Parameters None
Default Not configured
Command mode EXEC
Usage
information
Use this command to display the VLAN port interfaces that transmit VXLAN packets over a virtual
network.
Example
OS10# show vlan
Codes: * - Default VLAN, M - Management VLAN, R - Remote Port Mirroring
VLANs,
@ – Attached to Virtual Network
Q: A - Access (Untagged), T - Tagged
NUM Status Description Q Ports
* 1 up A Eth1/1/1-1/1/48
@ 100 up T Eth1/1/2,Eth1/1/3
A Eth1/1/1
@ 101 up T port-channel5
200 up T Eth1/1/11-1/1/15
Supported
releases
10.4.2.0 or later
30 VXLAN