Configuring Vpc Peer-Link; Configuring L3 Interface On Vxlan Tunnel/Hypervisor Vlan - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring vPC Peer-link

Configuring vPC Peer-link
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
The following example shows how to configure vPC peer-link:
switch# configure terminal
switch(config)# interface port-channel10
switch(config-if)# switchport
switch(config-if)# switchport mode trunk
switch(config-if)# switchport trunk native vlan tag exclude control
switch(config-if)# spanning-tree port type network
switch(config-if)# vpc peer-link

Configuring L3 Interface on VXLAN Tunnel/Hypervisor VLAN

Procedure
Step 1
Step 2
Step 3
Step 4
Cisco Nexus 7000 Series NX-OS VXLAN Configuration Guide
26
Command or Action
configure terminal
interface var
switchport
switchport mode trunk
switchport trunk native vlan
tag exclude control
spanning-tree port type
network
vpc peer-link
Command or Action
configure terminal
interface var
ip address address
vrf member core
Configuring VXLAN Flood and Learn
Purpose
Enters global configuration mode.
Enters interface configuration mode.
Sets the interface type to be a Layer 2 host port.
Sets the interface as a Layer 2 trunk port.
Enables native VLAN tagging on a trunk port, while
ensuring that the control packets on the native VLAN are
untagged.
For trunk ports, by default data and control packets
Note
are untagged. The switchport trunk native vlan
tag command form ensures that control and data
packets of the native VLAN are tagged.
Configures the interface that connects to a Layer 2 switch
or bridge as a network spanning tree port.
Configures the port channel as a vPC peer-link.
Purpose
Enters global configuration mode.
Enters interface configuration mode.
Configures the IP address on the interface.
Creates a vrf member core in the interface.

Advertisement

Table of Contents
loading

Table of Contents