Example: Configuring A Remote Site For Large-Scale Lisp Shared Model Virtualization - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

LISP Instance-ID Support
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 SOC-key
ip lisp etr map-server 172.16.1.6 key SOC-key
ip lisp locator-vrf default
vrf context TRANS
ip lisp itr
ip lisp etr
ip lisp database-mapping 10.1.1.0/24 172.16.1.2 priority 1 weight 50
ip lisp database-mapping 10.1.1.0/24 172.16.1.6 priority 1 weight 50
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
Example: Configuring a Remote Site for Large-Scale LISP Shared Model
Virtualization
This example shows the complete configuration for the remote site switch. Only one remote site
configuration is shown.
This example shows how to configure Site 2 with an xTR, using the map server and a map resolver
from the HQ site.
feature lisp
interface loopback 0
ip address 172.31.1.2/32
interface ethernet2/1
ip address 172.16.2.2/30
interface Ethernet 2/2
vrf member TRANS
ip address 10.1.2.1/24
interface Ethernet 2/3
interface Ethernet 2/4
ip lisp itr
ip lisp etr
ip lisp map-resolver
ip lisp map-server
ip lisp database-mapping 172.31.1.2/32 172.16.2.2 priority 1 weight 100
vrf member SOC
ip address 10.2.2.1/24
vrf member FIN
ip address 10.3.2.1/24

Example: Configuring a Remote Site for Large-Scale LISP Shared Model Virtualization

Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
77

Advertisement

Table of Contents
loading

Table of Contents