Cisco Nexus 7000 Series Command Reference Manual page 49

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

Advertisement

Cisco Nexus 7000 Series LISP Commands
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 .
A Map-Server authentication key entered in cleartext form will automatically be converted to Type 3
Caution
(encrypted) form.
Note
When you use the proxy-reply keyword, the ETR indicates to the Map-Server through a Map-Register
message that the Map Server should send Map-Replies on behalf of the site. The Map Server sends
non-authoritative Map Replies for all the EID-prefixes in the Map-Register message. On the
Map-Server, the show lisp site site-name command indicates whether proxy-reply is enabled or not.
This command does not require a license.
This example shows how to configure the ETR to register to two Map-Servers, one with the locator
Examples
10.1.1.1 and another with the locator 172.16.1.7:
switch# configure terminal
switch(config)# ip lisp etr map-server 10.1.1.1 key 3 1c27564ab12121212
switch(config)# ip lisp etr map-server 172.16.1.7 key 3 1c27564ab12121212
This example shows how to configure the ETR to register to the Map-Server with the locator 10.1.1.1
and to request a Map-Server proxy-reply for the site:
switch# configure terminal
switch(config)# ip lisp etr map-server 10.1.1.1 key 3 1c27564ab12121212
switch(config)# ip lisp etr map-server 10.1.1.1 proxy-reply
Related Commands
Command
ip lisp alt-vrf
ip lisp
database-mapping
ip lisp etr
lisp mobility
lisp site
OL-25345-01
You must also configure the Map-Server with IPv4 EID prefixes that match the IPv4 EID-prefixes
configures on this ETR by using the ip lisp database-mapping command, as well as a password
that matches the one provided with the key keyword on this ETR.
When the ip lisp database-mapping command is entered, the ETR does not need to run the
Locator/ID Separation Protocol Alternative Topology (LISP-ALT) for EID-to-RLOC mapping
resolution. All commands related to the Alternative Topology-Virtual Routing and Forwarding
(VRF) (ALT-VRF) can be removed.
Description
Configures which VRF that LISP should use when sending map requests for
an IPv4 EID-to-RLOC mapping directly over the ALT.
Configures an IPv4 EID-to-RLOC mapping relationship and its associated
traffic policy.
Configures the Cisco NX-OS device to act as an IPv4 LISP Egress Tunnel
Router (ETR).
Configures an interface on an ITR to participate in LISP VM-mobility
(dynamic-EID roaming).
Configure a LISP site and enters site configuration mode on a Map-Server.
Cisco Nexus 7000 Series NX-OS LISP Command Reference
ip lisp etr map-server
LSP-39

Advertisement

Table of Contents
loading

Table of Contents