Example: Configuring Simple Lisp Parallel Model Virtualization - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Example: Configuring Simple LISP Parallel Model Virtualization

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.2.0/24 172.16.2.2 priority 1 weight 100
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.2.0/24 172.16.2.2 priority 1 weight 100
lisp instance-id 2
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.2.0/24 172.16.2.2 priority 1 weight 100
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
Example: Configuring Simple LISP Parallel Model Virtualization
Example:
These examples show the complete configuration for the LISP topology. On the xTRs, the VRFs
and EID prefixes are assumed to be attached to VLANs configured on the switches.
This example shows how to configure the left xTR:
hostname Left-xTR
!
ipv6 unicast-routing
!
vrf definition PURPLE
address-family ipv4
exit
address-family ipv6
exit
!
vrf definition GOLD
address-family ipv4
exit
address-family ipv6
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
78
LISP Instance-ID Support

Advertisement

Table of Contents
loading

Table of Contents