Configuring Map-Cache Application For Redistribution Of Rib Routes Into Lisp - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Redistribution of RIB Routes into LISP
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Step 10
Configuring Map-cache Application for Redistribution of RIB
Routes into LISP
The LISP Ingress Tunnel Routers (ITRs) import the remote EID map caches and program them into the
platform.

Configuring Map-cache Application for Redistribution of RIB Routes into LISP

Command or Action
{ip | ipv6} lisp etr
Example:
switch(config-vrf)# ip lisp etr
lisp instance-id iid
Example:
switch(config-vrf)# lisp instance-id
100
ip lisp locator-vrf {locator-vrf | default}
Example:
switch(config-vrf)# ip lisp locator-vrf
default
{ip | ipv6} lisp etr map-server
map-server-address key authentication-key
Example:
switch(config-vrf)# ip lisp etr
map-server 10.10.10.10 key 3
1c27564ab12121212
{ip | ipv6} lisp route-import database
protocol autonomous-system-number
[route-map map-name ] [locator-set set ]
Example:
switch(config-vrf)# ip lisp route-import
database ospf 100 route-map
RM_OSPF_to_LISP locator-set RLOCSET
(Optional) ip lisp route-import database
maximum-prefix prefix-number
(Optional) show [ip | ipv6]
route-import database
(Optional) show
[ip | ipv6] lisp database
vrf vrf-name
Purpose
Configures LISP ETR functionality for the
VRF.
Configures an instance ID to be associated with
endpoint identifier (EID)-prefixes for LISP.
The range is from 1 to 16777215.
Configures a non-default VRF table to be
referenced by any IPv4 locators.
Configures the IPv4 or IPv6 locator address
of the LISP map server to be used by the egress
tunnel router (ETR) when registering for IPv4
endpoint identifier (EIDs).
Configures the import of routes from the RIB
to define endpoint identifier EID space on an
ETR.
The route-map keyword specifies that the
imported IPv4 prefixes should be filtered
according to the specified route-map name.
Configures the maximum number of prefixes
that can be imported. The valid range is from
1 to 1000. The default value is 1000.
lisp
Displays the EID instance address family for
route-import database.
Displays LISP ETR configured local IPv4 EID
prefixes and associated locator sets.
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
117

Advertisement

Table of Contents
loading

Table of Contents