Cisco Nexus 7000 Series Configuration Manual page 110

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

Advertisement

PxTR 1 or RTR Configuration RTR Locator-Set Inheritance
Step 4 The configurations are relevant for RTR or PxTR 1. Similarly, configure the RTR or PxTR 2
device too.
PxTR 1 or RTR Configuration RTR Locator-Set Inheritance
An RTR locator set can be defined in the underlay VRF and can then be referenced in an overlay VRF.
Step 1 Configure LISP
(config)# feature lisp
Step 2 Create two VRF instances on the RTR, one for the underlay (VRF core), and one for the overlay
(VRF vrf5000).
Configure LISP parameters for the core VRF
(config)# vrf context core
Note
The LISP locator set setCore is defined in the underlay VRF core and then associated using the lisp
map-request itr-rlocs command in the overlay VRF vrf5000.
Configure LISP parameters for the vrf5000 VRF
(config)# vrf context vrf5000
Step 3 Configure an IP address for routing in the underlay
(config)# interface loopback0
The configured loopback interface IP address is used for IS-IS communication within the LISP site, and is
added to VRF core.
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
98
ip lisp itr-etr
ip lisp itr map-resolver 192.0.2.9/32
ip lisp etr map-server 192.0.2.9/32 key 3 a97b0defe7b8ff70
lisp locator-set setCore
192.0.2.10 priority 1 weight 10
192.0.2.21 priority 2 weight 20
exit
ip lisp multicast
lisp encapsulation vxlan
ip lisp proxy-itr 192.0.2.1
ip lisp proxy-etr
lisp instance-id 5000
lisp map-request itr-rlocs setCore
ip lisp locator-vrf core
ip lisp map-cache 198.51.100.1/24
ip lisp map-cache 198.51.100.2/24
ip lisp multicast
lisp encapsulation vxlan
vrf member core
ip address 192.0.2.1/32
isis circuit-type level-1-2
ip router isis 100
ip pim sparse-mode
LISP Support for Disjointed RLOC Domains
map-request
map-request

Advertisement

Table of Contents
loading

Table of Contents