Campus Fabric Interconnect Configuration - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Campus Fabric Interconnect - MPLS L3VPN
The ip lisp map-cache command creates a static map-cache entry for reachability to remote Endpoint Identifiers
(EIDs).
Step 3 Configure fabric facing BDI
Associate a BDI to the vrf6000 VRF:
PxTR 1(config)# interface Bdi300

Campus Fabric Interconnect Configuration

Step 1 Configure MPLS commands on the WAN facing interface:
PxTR 1(config)# interface Ethernet1/35.1
• After enabling the corresponding interface on P1, an MPLS link is established between PxTR 1 (the PE
PxTR 1(config)# mpls ldp configuration
• The configurations enable the specified loopback interface's IP address as the Label Distribution Protocol
Step 2 Configure BGP for traffic flow between the fabric border (PE) switch PxTR 1 and the Provider
switch P1:
PxTR 1(config)# router bgp 100
• The IPv4 address family and router ID configurations are enabled.
vni 6000
ip lisp proxy-itr 192.0.2.1
ip lisp proxy-etr
lisp instance-id 6000
ip lisp locator-vrf fab0
ip lisp map-cache 198.51.0.0/16 map-request
lisp encapsulation vxlan
rd 6000:6000
address-family ipv4 unicast
route-target import 6000:6000
route-target export 6000:6000
no shutdown
vrf member vrf6000
no ip redirects
ip forward
mpls ip
description connect_P1_mpls
encapsulation dot1q 162
ip address 203.0.113.1/30
ip router ospf 299 area 0.0.0.0
no shutdown
switch) and P1 (the Provider switch) .
router-id Lo299 force
(LDP) router ID.
router-id 209.165.201.1
address-family ipv4 unicast
neighbor 209.165.200.225 remote-as 5000
update-source loopback299
ebgp-multihop 10
address-family vpnv4 unicast
Campus Fabric Interconnect Configuration
Cisco Nexus 7000 Series NX-OS VXLAN Configuration Guide
93

Advertisement

Table of Contents
loading

Table of Contents