Cisco Nexus 7000 Series Command Reference Manual page 116

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

Advertisement

ipv6 lisp map-cache
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 .
The first use of the ip lisp map-cache command is to configure an ingress tunnel router (ITR) with a
Usage Guidelines
static IPv6 EID-to-RLOC mapping relationship and its associated traffic policy. For each entry, you must
enter a destination IPv6 EID-prefix block and its associated locator, priority, and weight. The IPv6
EID-prefix/prefix-length is the LISP EID-prefix block at the destination site. The locator is an IPv6 or
IPv6 address of the remote site where the IPv6 EID-prefix can be reached. The locator address has a
priority and weight that are used to define traffic policies when multiple RLOCs are defined for the same
EID-prefix block. You can enter this command up to four times for a given EID-prefix. Static IPv4
EID-to-RLOC mapping entries configured when you enter the ip lisp map-cache command take
precedence over dynamic mappings learned through Map-Request/Map-Reply exchanges.
The second, optional use of the ipv6 lisp map-cache command is to statically configure the packet
handling behavior associated with a specified destination IPv6 EID-prefix. For each entry, a destination
IPv4 EID-prefix block is associated with a configured forwarding behavior. When a packet's destination
address matches the EID-prefix, one of the following packet handling options:
This command does not require a license.
This example shows how to configure a destination EID-to-RLOC mapping and associated traffic
Examples
policy:
switch# configuration terminal
switch(config)# ipv6 lisp map-cache 2001:DB8:BB::/48 2001:DB8:0A::1 priority 1 weight 100
This example shows how to configure a destination EID-to-RLOC mapping and associated traffic policy
to drop:
switch# configuration terminal
switch(config)# ip lisp map-cache 2001:DB8:AA::/64 drop
Related Commands
Command
ipv6 lisp
database-mapping
ipv6 lisp itr
ipv6 lisp
map-cache-limit
Cisco Nexus 7000 Series NX-OS LISP Command Reference
LSP-106
drop—Packets that match the destination IPv6 EID-prefix are dropped. For example, this action
may be useful when administrative policies define that packets should be prevented from reaching
a site.
native-forward—Packets that match the destination IPv6 EID-prefix are natively forwarded
without LISP encapsulation. Use this action when the destination site is known to always be
reachable natively and LISP encapsulation should never be used.
map-request—Packets that match the destination IPv6 EID-prefix cause a Map-Request to be sent.
It is implied that the Map-Reply returned by this request will allow subsequent packets that match
this EID-prefix to be Locator/ID Separation Protocol (LISP)-encapsulated. Use this action
troubleshooting map-request activities and other diagnostic actions.
Description
Configures an IPv6 EID-to-RLOC mapping relationship and its associated
traffic policy.
Configures the switch to act as an IPv6 LISP Ingress Tunnel Router (ITR).
Configures the maximum number of IPv6 LISP map-cache entries allowed
to be stored by the switch.
Cisco Nexus 7000 Series LISP Commands

Advertisement

Table of Contents
loading

Table of Contents