Cisco Nexus 7000 Series Command Reference Manual page 114

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

Advertisement

ipv6 lisp locator-vrf
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
In the following example, a LISP xTR is configured with three EID contexts red, blue, and green, and
Examples
the locator VRF default. Red and blue are both using the RLOC of 10.10.10.1 if you enter the ipv6 lisp
locator-vrf default command. In addition, red and blue both inherit the globally defined map-resolver
and map-server located at 10.100.1.1 (configured at the end of this example). Both red and blue have an
EID prefix of 172.16.0.0/24, but segmentation is maintained due to the unique LISP instance ID for each
VRF context. Green context also uses the RLOC of 10.10.10.1 if you enter the ipv6 lisp locator-vrf
default command. However, green overrides the inheritance of the globally defined map-resolver and
map-server by including the ones configured within the VRF context an located at 10.200.1.1. The
locator for this locally defined map-resolver or map-server remains within the default VRF when you
enter the ipv6 lisp locator-vrf default command.
switch# configuration terminal
switch(config)# vrf context red
switch(config-vrf)# ipv6 lisp itr-etr
switch(config-vrf)# ipv6 lisp database-mapping 2001:db8:a::/48 10.10.10.1 priority 1
weight 1
switch(config-vrf)# lisp instance-id 111
switch(config-vrf)# ipv6 lisp locator-vrf default
switch(config-vrf)# exit
switch(config)# vrf context blue
switch(config-vrf)# ipv6 lisp itr-etr
switch(config-vrf)# ipv6 lisp database-mapping 2001:db8:a::/48 10.10.10.1 priority 1
weight 1
switch(config-vrf)# lisp instance-id 222
switch(config-vrf)# ipv6 lisp locator-vrf default
switch(config-vrf)# exit
switch(config)# vrf context green
switch(config-vrf)# ipv6 lisp itr-etr
switch(config-vrf)# ipv6 lisp database-mapping 2001:db8:b::/48 10.10.10.1 priority 1
weight 1
switch(config-vrf)# lisp instance-id 444
switch(config-vrf)# ipv6 lisp locator-vrf default
switch(config-vrf)# ipv6 lisp itr map-resolver 10.200.1.1
switch(config-vrf)# ipv6 lisp etr map-server 10.200.1.1 key 3 xxxxxxxxxxx
switch(config-vrf)# exit
switch(config)# ipv6 lisp itr map-resolver 10.100.1.1
switch(config)# ipv6 lisp etr map-server 10.100.1.1 key 3 xxxxxxxxxxx
Related Commands
Command
ipv6 lisp etr
map-server
ipv6 lisp itr
map-resolver
Cisco Nexus 7000 Series NX-OS LISP Command Reference
LSP-104
Description
Configures the IPv4 or IPv6 locator address of the LISP Map-Server to
which an ETR should register for its IPv6 EID prefixes
Configures the locator address of the LISP Map-Resolver to which the ITR
sends Map-Request messages
Cisco Nexus 7000 Series LISP Commands

Advertisement

Table of Contents
loading

Table of Contents