Cisco Nexus 9000 Series Configuration Manual page 98

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

Advertisement

Example of VXLAN BGP EVPN (IBGP)
Cisco Nexus 9000 Series NX-OS VXLAN Configuration Guide, Release 7.x
86
◦ Configure ACL TCAM region for ARP suppression
hardware access-list tcam region arp-ether 256 double-wide
◦ Configure internal control VLAN/SVI for the VRF
interface Vlan101
no shutdown
vrf member vxlan-900001
◦ Create server facing SVI and enable distributed anycast-gateway
interface Vlan1001
no shutdown
vrf member vxlan-900001
ip address 4.1.1.1/24
ipv6 address 4:1:0:1::1/64
fabric forwarding mode anycast-gateway
interface Vlan1002
no shutdown
vrf member vxlan-900001
ip address 4.2.2.1/24
ipv6 address 4:2:0:1::1/64
fabric forwarding mode anycast-gateway
◦ Create the network virtualization endpoint (NVE) interface
interface nve1
no shutdown
source-interface loopback0
host-reachability protocol bgp
member vni 900001 associate-vrf
member vni 2001001
suppress-arp
mcast-group 225.4.0.1
member vni 2001002
suppress-arp
mcast-group 225.4.0.1
◦ Configure interfaces for hosts/servers
interface Ethernet1/47
switchport access vlan 1002
interface Ethernet1/48
switchport access vlan 1001
◦ Configure interfaces for Spine-leaf interconnect
interface Ethernet2/1
interface Ethernet2/2
no switchport
ip address 192.168.4.22/24
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
no shutdown
interface Ethernet2/3
no switchport
ip address 192.168.2.23/24
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
no shutdown
Configuring VXLAN BGP EVPN

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents