Configuring Vni Service Instances; Mapping Vlan To Vni - Cisco Nexus 7000 Series Configuration Manual

Nx-os vxlan
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring VNI Service Instances

Configuring VNI Service Instances
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
The following example shows how to configure VNI service instances:
config t
interface e1/1

Mapping VLAN to VNI

Procedure
Step 1
Step 2
Step 3
Step 4
The following example shows how to map an encapsulation profile to a VNI:
switch# configure terminal
switch(config)# system bridge-domain 100-500
Cisco Nexus 7000 Series NX-OS VXLAN Configuration Guide
24
Command or Action
configure terminal
encapsulation profile vni vsi-range
dot1q var vni vnidi
interface var
service instance num vni
no shut down
encapsulation profile vsi-range
encapsulation profile vni vsi_100_to_7000
dot1q 100 vni 7000
service instance 1 vni
no shut down
encapsulation profile vsi_100_to_7000
Command or Action
configure terminal
system bridge-domain ID
bridge-domain vlan-ID
member vni number
Configuring VXLAN Flood and Learn
Purpose
Enters global configuration mode.
Encapsulates traffic in the virtual network.
Defines the matching criteria to map Q-in-Q
ingress frames.
Enters interface configuration mode.
Creates a service instance.
Enables the service instance on this interface.
Encapsulates traffic in the virtual network.
Purpose
Enters global configuration mode.
Identify the bridge domain IDs that are available for
bridge-domain configuration.
Enables bridging to map VLAN to VXLAN VNI.
Maps VXLAN to a bridge domain.

Advertisement

Table of Contents
loading

Table of Contents