Cisco Nexus 7000 Series Configuration Manual page 60

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

Advertisement

Configuring a Private LISP Mapping System for LISP Shared Model Virtualization
Step 3
Step 4
Step 5
Step 6
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
48
Command or Action
switch(config)# lisp site LEFT
authentication-key [key-type]
authentication-key
Example:
switch(config-lisp-site)#
authentication-key 0 Left-key
eid-prefix EID-prefix instance-id instance-id
Example:
switch(config-lisp-site)# eid-prefix
192.168.1.0/24 instance-id 102
(optional) eid-prefix EID-prefix instance-id
instance-id
Example:
switch(config-lisp-site)# eid-prefix
2001:db8:a:b::/64 instance-id 102
exit
Example:
switch(config-lisp-site)# exit
LISP Instance-ID Support
Purpose
A LISP site name is locally
Note
significant to the map server on
which it is configured. It has no
relevance anywhere else. This name
is used solely as an administrative
means of associating EID-prefix or
prefixes with an authentication key
and other site-related mechanisms.
Configures the password used to create the
SHA-2 HMAC hash for authenticating the map
register messages sent by an ETR when
registering to the map server.
Note
The LISP ETR must be configured
with an identical authentication key
as well as matching EID prefixes
and instance IDs.
Configures an EID prefix and instance ID that
are allowed in a map register message sent by
an ETR when registering to this map server.
Repeat this step as necessary to configure
additional EID prefixes under this LISP site.
In this example, the IPv4 EID
Note
prefix 192.168.1.0/24 and instance
ID 102 are associated together. To
complete this task, an IPv6 EID
prefix is required.
(optional) Configures an EID prefix and
instance ID that are allowed in a map register
message sent by an ETR when registering to
this map server. This step is repeated here to
configure an additional EID prefix under this
LISP site.
In this example, the IPv6 EID
Note
prefix 2001:db8:a:b::/64 and
instance ID 102 are associated
together.
Exits LISP site configuration mode and returns
to global configuration mode.

Advertisement

Table of Contents
loading

Table of Contents