- Preface
- New and Changed Information for this Release
- Overview
- Configuring Multiple Spanning Tree
- Configuring Per VLAN Rapid Spanning Tree Plus
- Configuring VLAN Trunking Protocol
- Managing MAC Addresses
- Managing Virtual Device Contexts
- Managing Ports
- Configuring SVI
- Managing TrustSec
- Configuring SGT Exchange Protocol Connection
- Configuring HSRP
- Managing FC Alias
- Configuring Access Ports
- Managing Access Control Lists
- Configuring Network Address Translation
- Configuring Quality of Services
- Managing Service Policies
- Managing Trunks
- Managing Virtual Fibre Channels
- Managing VLANs
- Managing Virtual Port Channels
- Managing SAN Zones and SAN Zonesets
- Managing Virtual Storage Area Networks
- Managing Virtual Extensible LANs
- Configuring ASA Context
- Configuring the Cisco Nexus 1000V Switch for Microsoft Hyper-V
- Monitoring and Reporting
- Managing Configuration Data
- Troubleshooting
Managing Virtual
Extensible LANs
This chapter contains the following sections:
- About VXLANs
- Creating a VXLAN
- Encapsulating a VXLAN
- Assigning a VXLAN to a Port Profile
- Unassigning a VXLAN from a Port Profile
- Removing a VXLAN
About VXLANs
A virtual extensible LAN (VXLAN) defines a 24-bit LAN segment identifier to provide segmentation at cloud scale and an architecture that expands cloud deployments with repeatable pods in different Layer 2 (L2) domains. A VXLAN can also enable the migration of virtual machines (VMs) between servers across Layer 3 networks.
A VXLAN creates LAN segments by overlaying the original MAC (L2) frame in IP encapsulation from the VM within the Virtual Ethernet Module (VEM).
Each VEM is assigned an IP address, which is used as the source IP address when MAC frames are encapsulated and sent over the network. You can have multiple VMkernel NICs (also referred to as virtual network adapters or vmknics) per VEM that are used as sources for this encapsulated traffic. The encapsulation carries the 24-bit VXLAN identifier that scopes the MAC address of the payload frame.
![]() Note | VMkernel NICs are used to manage physical NICs (pNICs) on a host server to connect the virtual network to the physical network. |
The connected VXLAN is indicated within the port profile configuration of the virtual network interface card (vNIC) and is applied when the VM connects. Each VXLAN uses an assigned IP multicast group to carry broadcast traffic within the VXLAN segment.
In Cisco UCS Director, you can configure VXLANs on the Cisco Nexus 1000 switch.
![]() Note | For more detailed information about VXLANs and configuration guidelines for VXLANs, see the Cisco NX-OS Software Configuration Guides. |
Creating a VXLAN
Encapsulating a VXLAN
You can configure VMkernel NICs (vmknics) for virtual extensible LAN (VXLAN) encapsulation by running the following procedure.
![]() Note | Identify a VLAN to be used for transporting VXLAN encapsulated traffic and ensure that it is configured on the uplink port profile for all VEMs on which the VXLAN can be configured. |
| Step 1 | Choose . | ||||||||
| Step 2 | On the Network page, choose the pod. | ||||||||
| Step 3 | Expand the pod, and select the network device to be configured. | ||||||||
| Step 4 | Click VXLAN Table. | ||||||||
| Step 5 | Select the VXLAN domain to be encapsulated. | ||||||||
| Step 6 | Click
Encapsulate VXLAN.
Alternately, you can choose the command from the More Actions drop-down list. | ||||||||
| Step 7 | In the
Encapsulate VXLAN screen, complete the required
fields, including the following:
| ||||||||
| Step 8 | Click Submit. |
Assigning a VXLAN to a Port Profile
| Step 1 | Choose . | ||||||||
| Step 2 | On the Network page, choose the pod. | ||||||||
| Step 3 | Select the network device to be configured. | ||||||||
| Step 4 | Click VXLAN Table. | ||||||||
| Step 5 | Select the VXLAN domain to be assigned to a port profile. | ||||||||
| Step 6 | Click
Assign
VXLAN to a Port Profile.
Alternately, you can choose the command from the More Actions drop-down list. | ||||||||
| Step 7 | In the
Assign
VXLAN screen, complete the required fields, including the following:
| ||||||||
| Step 8 | Click Submit. |
Unassigning a VXLAN from a Port Profile
| Step 1 | Choose . | ||||||
| Step 2 | On the Network page, choose the pod. | ||||||
| Step 3 | Expand the pod and select the network device to be configured. | ||||||
| Step 4 | Click VXLAN Table. | ||||||
| Step 5 | Select the VXLAN domain to be unassigned from a port profile. | ||||||
| Step 6 | Click
Unassign
VXLAN from Port Profile.
Alternatively, you can choose the command from the More Actions drop-down list. | ||||||
| Step 7 | In the
Unassign
VXLAN dialog box, complete the required fields, including the
following:
| ||||||
| Step 8 | Click Submit. |
Removing a VXLAN
![]() Note | Executing this procedure moves the ports to the default VLAN. |
| Step 1 | Choose . | ||||
| Step 2 | On the Network page, choose the pod. | ||||
| Step 3 | Expand the pod and select the network device to be configured. | ||||
| Step 4 | Click VXLAN Table. | ||||
| Step 5 | Select the VXLAN to be removed. | ||||
| Step 6 | Click Remove VXLAN. | ||||
| Step 7 | In the
Remove
VXLAN screen, complete the following field:
| ||||
| Step 8 | Click Submit. |

Feedback