Cisco Nexus 9000 Series Configuration Manual page 97

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

Advertisement

Configuring VXLAN BGP EVPN
• Leaf (9396-B)
address-family ipv4 unicast
advertise l2vpn evpn
evpn
vni 2001001 l2
rd auto
route-target import auto
route-target export auto
vni 2001002 l2
rd auto
route-target import auto
route-target export auto
◦ Enable the EVPN control plane functionality and the relevant protocols
feature telnet
feature nxapi
feature bash-shell
feature scp-server
nv overlay evpn
feature ospf
feature bgp
feature pim
feature interface-vlan
feature vn-segment-vlan-based
feature lldp
feature nv overlay
◦ Enable VxLAN with distributed anycast-gateway using BGP EVPN
fabric forwarding anycast-gateway-mac 0000.2222.3333
◦ Configure PIM RP
ip pim rp-address 100.1.1.1 group-list 225.0.0.0/8
ip pim ssm range 232.0.0.0/8
◦ Create overlay VRF VLAN and configure vn-segment
vlan 1-1002
vlan 101
vn-segment 900001
◦ Create VLAN and provide mapping to VXLAN
vlan 1001
vn-segment 2001001
vlan 1002
vn-segment 2001002
◦ Create VRF and configure VNI
vrf context vxlan-900001
vni 900001
rd auto
address-family ipv4 unicast
route-target both auto
route-target both auto evpn
address-family ipv6 unicast
route-target both auto
route-target both auto evpn
Cisco Nexus 9000 Series NX-OS VXLAN Configuration Guide, Release 7.x
Example of VXLAN BGP EVPN (IBGP)
85

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents