Cisco Nexus 7000 Series Configuration Manual page 58

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

Advertisement

Configuring Simple LISP Shared Model Virtualization
Step 19
Step 20
Step 21
Step 22
Step 23
Step 24
Step 25
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
46
Command or Action
ipv6 lisp etr
Example:
switch(config)# ipv6 lisp etr
ip route ipv4-prefix next-hop
Example:
switch(config)# ip route 0.0.0.0 0.0.0.0
10.0.0.1
ipv6 route ipv6-prefix next-hop
Example:
switch(config)# ipv6 route ::/0 Null0
(Optional) show running-config lisp
Example:
switch(config)# show running-config lisp
(Optional) show [ip | ipv6] lisp
Example:
switch(config)# show ip lisp vrf TRANS
(Optional) show [ip | ipv6] lisp map-cache
[vrf vrf-name]
Example:
switch(config)# show ip lisp map-cache
(Optional) show [ip | ipv6] lisp database [
vrf vrf-name]
LISP Instance-ID Support
Purpose
Enables LISP ETR functionality for the IPv6
address family.
Configures a default route to the upstream next
hop for all IPv4 destinations.
In this configuration example, because the xTR
has IPv4 RLOC connectivity, a default route
to the upstream SP is used for all IPv4 packets
to support LISP processing.
Configures a default route to the upstream next
hop for all IPv6 destinations.
In this configuration example, because the xTR
has only IPv4 RLOC connectivity, adding an
IPv6 default route to Null0 ensures that all
IPv6 packets are handled by LISP processing.
(Use of the static route to Null0 is not strictly
required, but is recommended as a LISP best
practice.) If the destination is another LISP
site, packets are LISP-encapsulated (using IPv4
RLOCs) to the remote site. If the destination
is non-LISP, all IPv6 EIDs are
LISP-encapsulated to a PETR (assuming one
is configured).
Displays the LISP configuration on the switch.
The show ip lisp and show ipv6 lisp
commands quickly verify the operational status
of LISP as configured on the switch, as
applicable to the IPv4 and IPv6 address
families, respectively.
The show ip lisp map-cache and show ipv6
lisp map-cache commands quickly verify the
operational status of the map cache on a switch
configured as an ITR or PITR, as applicable
to the IPv4 and IPv6 address families,
respectively.
The show ip lisp database and show ipv6 lisp
database commands quickly verify the
operational status of the database mapping on

Advertisement

Table of Contents
loading

Table of Contents