Cisco Nexus 7000 Series Configuration Manual page 82

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

Advertisement

Configuring a Private LISP Mapping System for LISP Parallel Model Virtualization
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
70
Command or Action
configure terminal
Example:
Switch# configure terminal
lisp site site-name
Example:
Switch(config)# lisp site PURPLE
authentication-key [key-type]
authentication-key
Example:
Switch(config-lisp-site)#
authentication-key 0 Purple-key
eid-prefix EID-prefix instance-id instance-id
Example:
Switch(config-lisp-site)# eid-prefix
192.168.1.0/24 instance-id 101
eid-prefix EID-prefix instance-id instance-id
Example:
Switch(config-lisp-site)# eid-prefix
2001:db8:a:b::/64 instance-id 101
exit
Example:
Switch(config-lisp-site)# exit
LISP Instance-ID Support
Purpose
Enters global configuration mode.
Specifies a LISP site named Purple and enters
LISP site configuration mode.
• In this example, the LISP site named
Purple is configured.
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.
The ETR must be configured with
Note
EID prefixes and instance IDs
matching the one(s) configured on
this map server, as well as an
identical authentication key.
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 IPv4 EID prefixes under this LISP
site.
• In this example, the IPv4 EID prefix
192.168.1.0/24 and instance ID 101 are
associated together.
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 IPv6 EID prefixes under this LISP
site.
• In this example, the IPv6 EID prefix
2001:db8:a:a::/64 and instance ID 101 are
associated together.
Exits LISP site configuration mode and returns
to global configuration mode.

Advertisement

Table of Contents
loading

Table of Contents