Cisco Nexus 7000 Series Configuration Manual page 88

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

Advertisement

Example: Configuring Large-Scale LISP Shared Model Virtualization
lisp instance-id 1
ip lisp itr map-resolver 172.16.1.2
ip lisp itr map-resolver 172.16.1.6
ip lisp etr map-server 172.16.1.2 key TRANS-key
ip lisp etr map-server 172.16.1.6 key TRANS-key
ip lisp locator-vrf default
lisp site DEFAULT
eid-prefix 172.31.1.0/24 accept-more-specifics
authentication-key DEFAULT-key
lisp site FIN
eid-prefix 10.3.0.0/16 accept-more-specifics
authentication-key FIN-key
lisp site SOC
eid-prefix 10.2.0.0/16 instance-id 2 accept-more-specifics
authentication-key SOC-key
lisp site TRANS
eid-prefix 10.1.0.0/16 instance-id 1 accept-more-specifics
authentication-key TRANS-key
This example shows how to configure HQ-RTR-2 with an xTR, a map server, and a map resolver.
feature lisp
interface loopback 0
ip address 172.31.1.12/32
interface ethernet2/1
ip address 172.16.1.6/30
interface Ethernet 2/2
vrf member TRANS
ip address 10.1.1.2/24
interface Ethernet 2/3
vrf member SOC
ip address 10.2.1.2/24
interface Ethernet 2/4
vrf member FIN
ip address 10.3.1.2/24
ip lisp itr
ip lisp etr
ip lisp map-resolver
ip lisp map-server
ip lisp database-mapping 172.31.1.12/32 172.16.1.2 priority 1 weight 50
ip lisp database-mapping 172.31.1.12/32 172.16.1.6 priority 1 weight 50
ip lisp itr map-resolver 172.16.1.2
ip lisp itr map-resolver 172.16.1.6
ip lisp etr map-server 172.16.1.2 key DEFAULT-key
ip lisp etr map-server 172.16.1.6 key DEFAULT-key
vrf context FIN
ip lisp itr
ip lisp etr
ip lisp database-mapping 10.3.1.0/24 172.16.1.2 priority 1 weight 50
ip lisp database-mapping 10.3.1.0/24 172.16.1.6 priority 1 weight 50
lisp instance-id 3
ip lisp itr map-resolver 172.16.1.2
ip lisp itr map-resolver 172.16.1.6
ip lisp etr map-server 172.16.1.2 key FIN-key
ip lisp etr map-server 172.16.1.6 key FIN-key
ip lisp locator-vrf default
vrf context SOC
ip lisp itr
ip lisp etr
ip lisp database-mapping 10.2.1.0/24 172.16.1.2 priority 1 weight 50
ip lisp database-mapping 10.2.1.0/24 172.16.1.6 priority 1 weight 50
lisp instance-id 2
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
76
LISP Instance-ID Support

Advertisement

Table of Contents
loading

Table of Contents