Cisco Nexus 7000 Series Configuration Manual page 20

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

Advertisement

Configuring LISP ITR/ETR (xTR)
Step 4
Step 5
Step 6
Step 7
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
8
Command or Action
Example:
switch(config)# ipv6 lisp etr
(Optional) {ip | ipv6} lisp itr-etr
Example:
switch(config)# ip lisp itr-etr
Example:
switch(config)# ipv6 lisp itr-etr
{ip | ipv6} lisp itr map-resolver
map-resolver-address
Example:
switch(config)# ip lisp itr map-resolver
10.10.10.1
Example:
switch(config)# ipv6 lisp itr
map-resolver 10.10.10.1
{ip | ipv6} database-mapping
EID-prefix/prefixlength locator priority priority
weight weight
Example:
switch(config)# ip lisp database-mapping
10.10.10.0/24
172.16.1.1 priority 1 weight 100
Example:
switch(config)# ipv6 lisp
database-mapping
2001:db8:bb::/48 172.16.1.1 priority 1
weight 100
{ip | ipv6} lisp etr map-server
map-server-address key key-type
authentication-key
Example:
Configuring Locator ID Separation Protocol
Purpose
Enables both the LISP ITR and the LISP ETR
functionality. When both ITR and ETR
functionality is being enabled on the same
device, the configuration can be simplified by
using this command instead of the {ip |
ipv6} lisp itr and {ip | ipv6} lisp etr
commands separately.
Configures the locator address of the
Map-Resolver to which this router sends
Map-Request messages for IPv4 or IPv6 EIDs.
Note
The locator address of the
Map-Resolver can be an IPv4 or
IPv6 address. See the Cisco Nexus
7000 Series NX-OS LISP Command
Reference for more details.
Configures an EID-to-RLOC mapping
relationship and associated traffic policy for all
IPv4 or IPv6 EID prefix(es) for this LISP site.
Note
If the site has multiple locators
associated with the same EID-prefix
block, enter multiple ip lisp
database-mapping commands to
configure all of the locators for a
given EID-prefix block.
If the site is assigned multiple
EID-prefix blocks, enter the ip lisp
database-mapping command for
each EID-prefix block assigned to
the site and for each locator by
which the EID-prefix block is
reachable.
If the site has multiple ETRs, you
must configure all ETRs with the ip
lisp database-mapping and ipv6
lisp database-mapping commands
ensuring the options used are
consistent.
Configures the locator address of the LISP
Map-Server to which this router, acting as an
IPv4 or IPv6 LISP ETR, registers.

Advertisement

Table of Contents
loading

Table of Contents