Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell EMC Configuration Guide for the S4048T–ON System 9.14.2.4

PDF

Configuring VLT for NSX-based VxLAN

After configuring NSX-based VxLAN on the device, configure VLT. To configure VLT for NSX-based VxLAN, follow these steps:

  1. Enable VLT on a switch, then configure a VLT domain and enter VLT-domain configuration mode.
    CONFIGURATION mode
    vlt domain domain-id
    The domain ID range is from 1 to 1000.
    Configure the same domain ID on the peer switch
  2. Configure the IP address of the management interface on the remote VLT peer to be used as the endpoint of the VLT backup link for sending out-of-band hello messages.
    VLT DOMAIN CONFIGURATION mode
    back-up destination ip-address
  3. Configure the port channel to be used as the VLT interconnect between VLT peers in the domain.
    VLT DOMAIN CONFIGURATION mode
    peer-link port-channel id-number
  4. Assign VLT system MAC address.
    VLT DOMAIN CONFIGURATION mode
    system-mac mac-address mac-address
  5. Enable peer routing.
    VLT DOMAIN CONFIGURATION mode
    peer-routing
  6. Configure the primary priority.
    VLT DOMAIN CONFIGURATION mode
    primary-priority value
    The priority values are from 1 to 65535. The default is 32768.
  7. Configure the unit ID.
    unit-id
    NOTE For controller-based VxLAN, the VLT unit ID is mandatory.
  8. Repeat these steps on the VLT peer switch.

VLT configuration:

DellEMC#show runn vlt
!
vlt domain 100
 peer-link port-channel 1
 back-up destination 38.0.0.1
 primary-priority 1
 system-mac mac-address 00:00:00:11:11:11
 unit-id 0
 peer-routing

Configuration on an interface that is not part of VLT (orphan port):

DellEMC#show run interface te 1/21
!
interface TenGigabitEthernet 1/21
1122 Virtual Extensible LAN (VXLAN)
vxlan-instance 1
no ip address
switchport
no shutdown
DellEMC#            

Configuration on VLT port channel:

DellEMC#show run int po 10
!
interface Port-channel 10
 vxlan-instance 1
 no ip address
 switchport
 vlt-peer-lag port-channel 10
 no shutdown

The following are some of the show command outputs on the VLT primary:

DellEMC#show vlt brief
 VLT Domain Brief
------------------
 Domain ID:                      100
 Role:                           Primary
 Role Priority:                  1
 ICL Link Status:                Up
 HeartBeat Status:               Up
 VLT Peer Status:                Up
 Local Unit Id:                  0
 Version:                        6(8)
 Local System MAC address:       14:18:77:0a:53:80
 Remote System MAC address:      f4:8e:38:2b:3e:85
 Configured System MAC address:  00:00:00:11:11:11
 Remote system version:          6(8)
 Delay-Restore timer:            90 seconds
 Delay-Restore Abort Threshold:  60 seconds
 Peer-Routing :                  Enabled
 Peer-Routing-Timeout timer:     0 seconds
 Multicast peer-routing timeout: 150 seconds
DellEMC#                                               

DellEMC#show vxlan vxlan-instance 1
Instance        : 1
Mode            : Controller
Admin State     : enabled
Controller Type : Nsx
Management IP   : 10.16.140.36
Gateway IP      : 4.3.3.3
MAX Backoff     : 8000
Controller 1    : 10.16.140.181:6640 ssl
Managers        :
                : 10.16.140.181:6640 ssl (connected)
                : 10.16.140.182:6640 ssl (connected)
                : 10.16.140.183:6640 ssl (connected)
Fail Mode       : secure
Port List       :
  Te 1/21   Po 10     Po 11     Po 30

DellEMC#
DellEMC#
DellEMC#sh vxlan vxlan-instance 1 logical-network
Instance        : 1
Total LN count  : 1

 * - No VLAN mapping exists and yet to be installed
  Name                                    VNID
  a35fe7f7-fe82-37b4-b69a-0af4244d1fca     5000

DellEMC#$nstance 1 logical-network name a35fe7f7-fe82-37b4-b69a-0af4244d1fca
Name            : a35fe7f7-fe82-37b4-b69a-0af4244d1fca
Description     :
Type            : ELAN
Tunnel Key      : 5000
VFI             : 28674
Unknown Multicast MAC Tunnels:
    6.6.6.2 : vxlan_over_ipv4 (up)(Active)
Port Vlan Bindings:
    Te 1/21: VLAN: 20 (0x80000004),
    Po 1: VLAN: 20 (0x80000001),
    Po 10: VLAN: 20 (0x80000002),
    Po 30: VLAN: 20 (0x80000005),

DellEMC#


DellEMC#
DellEMC#show vlan

Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P - Primary, C - Community, I - Isolated
       O - Openflow, Vx - Vxlan
Q: U - Untagged, T - Tagged
   x - Dot1x untagged, X - Dot1x tagged
   o - OpenFlow untagged, O - OpenFlow tagged
   G - GVRP tagged, M - Vlan-stack
   i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged

    NUM    Status    Description                     Q Ports
*   1      Active                                    U Po1(Te 1/3-1/5)
                                                     U Po11(Te 1/50/1-1/50/2)
Vx  20     Active                                    T Po1(Te 1/3-1/5)
                                                     T Po10(Te 1/49/1-1/49/2)
                                                     T Po30(Te 1/22)
                                                     T Te 1/21
    500    Active                                    V Po1(Te 1/3-1/5)
                                                     U Te 1/51/1
DellEMC#                                                                
DellEMC#
DellEMC#sh vxlan vxlan-instance 1 multicast-mac
  * - Active Replicator
  LN-Name                                 VNID      MAC          TUNNEL-LIST
  a35fe7f7-fe82-37b4-b69a-0af4244d1fca    5000      unknown dst  6.6.6.2(*)

DellEMC#show vxlan vxlan-instance 1 physical-locator
Instance : 1
Tunnel   : count 1
    6.6.6.2 : vxlan_over_ipv4 (up)

DellEMC#


DellEMC#
DellEMC#show vxlan vxlan-instance 1 unicast-mac-local
Total Local Mac Count:    1
VNI             MAC                        PORT          VLAN
5000            00:00:00:cc:00:00          Te 1/21       20

DellEMC#                             


DellEMC#show vxlan vxlan-instance 1 unicast-mac-remote
Total Remote Mac Count:    1
VNI             MAC                        TUNNEL
5000            00:00:bb:00:00:00          4.3.3.2

DellEMC#

DellEMC#show cam mac stack-unit 1 port-set 0
VlanId     Mac Address      Region    Interface
 500    ff:ff:ff:ff:ff:ff   STATIC      00001
 28674  00:00:00:cc:00:00   DYNAMIC     0x80000004(vxlan)
 28674  00:00:bb:00:00:00   DYNAMIC     0x80000006(vxlan)
 0      ff:ff:ff:ff:ff:ff   STATIC      00001
 1      00:01:e8:8b:7a:6e   DYNAMIC     Po 11
 20     00:00:00:cc:00:00   STATIC      Te 1/21
 500    f4:8e:38:2b:3e:87   STATIC      Po 1
 0      00:10:18:ff:ff:ff   STATIC      Invalid
 500    34:17:eb:37:11:02   DYNAMIC     Te 1/51/1
 0      14:18:77:0a:53:82   LOCAL_DA    00001
 0      14:18:77:0a:53:82   LOCAL_DA    00001
 0      f4:8e:38:2b:3e:87   LOCAL_DA    00001
DellEMC#

The following are some of the show command outputs on the VLT secondary:

DellEMC#show vlt brief
 VLT Domain Brief
------------------
 Domain ID:                      100
 Role:                           Secondary
 Role Priority:                  10
 ICL Link Status:                Up
 HeartBeat Status:               Up
 VLT Peer Status:                Up
 Local Unit Id:                  1
 Version:                        6(8)
 Local System MAC address:       f4:8e:38:2b:3e:85
 Remote System MAC address:      14:18:77:0a:53:80
 Configured System MAC address:  00:00:00:11:11:11
 Remote system version:          6(8)
 Delay-Restore timer:            90 seconds
 Delay-Restore Abort Threshold:  60 seconds
 Peer-Routing :                  Enabled
 Peer-Routing-Timeout timer:     0 seconds
 Multicast peer-routing timeout: 150 seconds
DellEMC#
DellEMC#
DellEMC#


DellEMC#sh vxlan vxlan-instance 1
Instance        : 1
Mode            : Controller
Admin State     : enabled
Controller Type : Nsx
Management IP   : 10.16.140.37
Gateway IP      : 4.3.3.3
MAX Backoff     : 8000
Controller 1    : 10.16.140.181:6640 ssl
Managers        :
                : 10.16.140.181:6640 ssl (connected via vltPeer)
                : 10.16.140.182:6640 ssl (connected via vltPeer)
                : 10.16.140.183:6640 ssl (connected via vltPeer)
Fail Mode       : secure
Port List       :
  Te 1/21   Po 10     Po 11     Po 20

DellEMC#sh vxlan vxlan-instance 1 logical-network
Instance        : 1
Total LN count  : 1

 * - No VLAN mapping exists and yet to be installed
  Name                                    VNID
  a35fe7f7-fe82-37b4-b69a-0af4244d1fca     5000

DellEMC#$nstance 1 logical-network  name a35fe7f7-fe82-37b4-b69a-0af4244d1fca
Name            : a35fe7f7-fe82-37b4-b69a-0af4244d1fca
Description     :
Type            : ELAN
Tunnel Key      : 5000
VFI             : 28674
Unknown Multicast MAC Tunnels:
    6.6.6.2 : vxlan_over_ipv4 (up)(Active)
Port Vlan Bindings:
    Te 1/21: VLAN: 20 (0x80000004),
    Po 1: VLAN: 20 (0x80000001),
    Po 10: VLAN: 20 (0x80000002),
    Po 20: VLAN: 20 (0x80000005),

DellEMC#
DellEMC#
DellEMC#
DellEMC#
DellEMC#
DellEMC#show vxlan vxlan-instance 1 multicast-mac
  * - Active Replicator
  LN-Name                                 VNID      MAC          TUNNEL-LIST
  a35fe7f7-fe82-37b4-b69a-0af4244d1fca    5000      unknown dst  6.6.6.2(*)

DellEMC#
DellEMC#
DellEMC#show vxlan vxlan-instance 1 physical-locator
Instance : 1
Tunnel   : count 1
    6.6.6.2 : vxlan_over_ipv4 (up)



DellEMC#show vxlan vxlan-instance 1 unicast-mac-local
Total Local Mac Count:    1
VNI             MAC                        PORT          VLAN
5000            00:00:00:cc:00:00   (N)    Po 1          20

DellEMC#show vxlan vxlan-instance 1 unicast-mac-remote
Total Remote Mac Count:    1
VNI             MAC                        TUNNEL
5000            00:00:bb:00:00:00          4.3.3.2

DellEMC#
DellEMC#                          

DellEMC#show  cam mac stack-unit 1 port-set 0
VlanId     Mac Address      Region    Interface
 500    14:18:77:0a:53:82   STATIC      Po 1
 500    ff:ff:ff:ff:ff:ff   STATIC      00001
 28674  00:00:00:cc:00:00   DYNAMIC     0x80000001(vxlan)
 28674  00:00:bb:00:00:00   DYNAMIC     0x80000006(vxlan)
 0      ff:ff:ff:ff:ff:ff   STATIC      00001
 1      00:01:e8:8b:7a:6e   DYNAMIC     Po 11
 20     00:00:00:cc:00:00   STATIC      Po 1
 0      00:10:18:ff:ff:ff   STATIC      Invalid
 500    34:17:eb:37:11:02   DYNAMIC     Po 1
 0      f4:8e:38:2b:3e:87   LOCAL_DA    00001
 0      f4:8e:38:2b:3e:87   LOCAL_DA    00001
 0      14:18:77:0a:53:82   LOCAL_DA    00001

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\