Configuring The Map Server - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring LISP ESM Multihop Mobility
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8

Configuring the Map Server

Before you begin
• Ensure that LISP is enabled on the Cisco NX-OS device.
• Ensure that you are in the correct VDC.
Command or Action
switch# configure terminal
(Optional) switch# lisp instance-id iid
switch(config)# ip lisp itr-etr
switch(config)# ip lisp database-mapping
EID-prefix { locator | dynamic } priority
priority weight weight
switch(config)# ip lisp database-mapping
EID-prefix { locator | dynamic } priority
priority weight weight
switch(config)# ip lisp itr map-resolver
map-resolver-address
switch(config)# ip lisp etr map-server
map-server-address {[key key-type
authentication-key ] | proxy-reply }
switch(config)# exit
Purpose
Enters global configuration mode.
Configures an association between a VRF or
the default VRF and a LISP instance ID. The
value of the instance ID configured on the FHR,
Site Gateway xTR, MSMR, and remote xTR
must match.
This command modifies the value of the
instance ID (iid) from the default (0) to the
specified value. The range of the iid argument
is from 1 to 16777215.
Configures a Cisco NX-OS device to act as both
an IPv4 LISP Ingress Tunnel Router (ITR) and
Egress Tunnel Router (ETR), also known as an
xTR.
Configures an IPv4 endpoint identifier to
Routing Locator (EID-to-RLOC) mapping
relationship and its associated traffic policy.
Configures an IPv4 endpoint identifier to
Routing Locator (EID-to-RLOC) mapping
relationship and its associated traffic policy.
Configures a Cisco NX-OS device to act as an
IPv4 Locator/ID Separation Protocol (LISP)
Map-Resolver (MR).
Configures the IPv4 or IPv6 locator address of
the Locator/ID Separation Protocol (LISP)
Map-Server to be used by the egress tunnel
router (ETR) when registering for IPv4 EIDs.
Exits global configuration mode and returns to
privileged EXEC mode.
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
Configuring the Map Server
25

Advertisement

Table of Contents
loading

Table of Contents