Cisco Nexus 7000 Series Configuration Manual page 83

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

Advertisement

LISP Instance-ID Support
Step 7
Step 8
Step 9
Step 10
Step 11
Step 12
Step 13
Step 14
Step 15
Configuring a Private LISP Mapping System for LISP Parallel Model Virtualization
Command or Action
ip lisp map-resolver
Example:
Switch(config)# ip lisp map-resolver
ip lisp map-server
Example:
Switch(config)# ip lisp map-server
ipv6 lisp map-resolver
Example:
Switch(config)# ipv6 lisp map-resolver
ipv6 lisp map-server
Example:
Switch(config)# ipv6 lisp map-server
ip route vrf rloc-vrf-name ipv4-prefix
next-hop
Example:
Switch(config)# ip route vrf BLUE
0.0.0.0 0.0.0.0 10.0.2.1
show running-config lisp
Example:
Switch(config)# show running-config lisp
show [ip | ipv6] lisp
Example:
Switch(config)# show ip lisp vrf TRANS
show [ip | ipv6] lisp map-cache [vrf
vrf-name]
Example:
Switch(config)# show ip lisp map-cache
show [ip | ipv6] lisp database [ vrf vrf-name]
Example:
Purpose
Enables LISP map resolver functionality for
EIDs in the IPv4 address family.
Enables LISP map server functionality for
EIDs in the IPv4 address family.
Enables LISP map resolver functionality for
EIDs in the IPv6 address family.
Enables LISP map server functionality for
EIDs in the IPv6 address family.
Configures a default route to the upstream next
hop for all IPv4 destinations, reachable within
the specified RLOC VRF.
Verifies the LISP configuration on the switch.
The show ip lisp and show ipv6 lisp
commands are useful for quickly verifying 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 are useful for
quickly verifying 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 are useful for quickly
verifying the operational status of the database
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
71

Advertisement

Table of Contents
loading

Table of Contents