Cisco Nexus 7000 Series Configuration Manual page 130

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

Advertisement

Configure VXLAN BGP EVPN and OTV Interoperation on the Border Leaf Switches in DC-1 and DC-2
Step 2 Configure the VXLAN overlay loopback interface
BL1(config)# interface loopback0
• Primary and secondary IP addresses are assigned to the source loopback interface on the switch.
Step 3 Configure tunnel switching in the OTV overlay
BL1(config)# feature otv
• The otv site-vni command enables the OTV site specific VNI. This VNI should not be extended over
any overlay interface and should be operationally up before it can be configured as the OTV site VNI.
At least one interface should be present where the VNI is up. On a VXLAN + OTV pod, the VNI can
be configured under the NVE interface. If the otv site-vlan configuration is enabled, then you need to
remove it before configuring the otv site-vni command.
• The otv tunnel-stitch command is the OTV command for connecting VXLAN and OTV tunnels.
• For OTV overlays, only Generic Routing Encapsulation (GRE) encapsulation is supported for the 8.2(1)
release.
You should enable ARP proxy under the OTV overlay and ARP suppression under the VXLAN overlay
Note
at the same time or you should disable both the functions.
Step 4 Configure the VXLAN and OTV tunnel stitching configurations on BL2.
Step 5 Configure vPC function on BL1 and BL2
vPC Peer 1 (BL1) configuration
BL1(config)# interface Bdi3500
vPC Peer 2 (BL2) configuration
BL2(config)# interface Bdi3500
Cisco Nexus 7000 Series NX-OS VXLAN Configuration Guide
122
ip address 209.165.200.25/32
ip address 203.0.113.1/32 secondary
otv site-vni 40000
interface Overlay1
otv join-interface Ethernet5/5
otv extend-vni 10000, 20000
otv vni mapping 10000, 20000, 30000 to vlan 1000, 2000, 3000
otv use-adjacency-server 10.0.0.1 unicast-only
no otv suppress-arp-nd
otv tunnel-stitch
no shutdown
exit
otv site-identifier 0000.0000.000A
otv encapsulation-format ip gre
no shutdown
vrf member cust1
no ip redirects
ip address 198.51.100.20/24
ip address 198.51.100.1/24 secondary anycast-primary
ipv6 address 2001:DB8:1::1/64
no ipv6 redirects
fabric forwarding mode anycast-gateway
no shutdown
vrf member cust1
VXLAN BGP EVPN and OTV Interoperation

Advertisement

Table of Contents
loading

Table of Contents