Cisco Nexus 7000 Series Configuration Manual page 78

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

Advertisement

Configuring Simple LISP Parallel Model Virtualization
Step 11
Step 12
Step 13
Step 14
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
66
Command or Action
ipv6 lisp etr map-server map-server-address
key key-type authentication-key
Example:
switch(config)# ipv6 lisp etr map-server
10.0.2.2 key 0 PURPLE-key
ipv6 itr
Example:
switch(config)# ipv6 itr
ipv6 etr
Example:
switch(config)# ipv6 etr
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.0.1
LISP Instance-ID Support
Purpose
The locator address of the map
Note
resolver may be an IPv4 or IPv6
address. In this example, because
each xTR has only IPv4 RLOC
connectivity, the map-resolver is
reachable using its IPv4 locator
addresses.
Up to two map resolvers may be
Note
configured if multiple map
resolvers are available.
Configures a locator address for the LISP
map-server and an authentication key that this
switch, acting as an IPv6 LISP ETR, will use
to register to the LISP mapping system.
Note
The map-server must be configured
with EID prefixes and instance IDs
matching those configured on this
ETR and with an identical
authentication key.
The locator address of the
Note
map-server may be an IPv4 or IPv6
address. In this example, because
each xTR has only IPv4 RLOC
connectivity, the map-server is
reachable using its IPv4 locator
addresses.
Enables LISP ITR functionality for the IPv6
address family.
Enables LISP ETR functionality for the IPv6
address family.
Configures a default route to the upstream next
hop for all IPv4 destinations.
All IPv4 EID-sourced packets destined to both
LISP and non-LISP sites are forwarded in one
of two ways:
• LISP-encapsulated to a LISP site when
traffic is LISP-to-LISP

Advertisement

Table of Contents
loading

Table of Contents