Cisco Nexus 7000 Series Configuration Manual page 25

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

Advertisement

Configuring Locator ID Separation Protocol
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
{ip | ipv6} lisp map-server
Example:
switch(config)# ip lisp map-server
Example:
switch(config)# ipv6 lisp map-server
lisp site site-name
Example:
switch(config)# lisp site Customer1
switch(config-lisp-site)#
description description
Example:
switch(config-lisp-site)# description
LISP Site Customer1
authentication-key key-type password
Example:
switch(config-lisp-site)#
authentication-key 0 123456789
eid-prefix EID-prefix [route-tag tag]
Example:
switch(config-lisp-site)# eid-prefix
192.168.1.0/24
route-tag 12345
Example:
switch(config-lisp-site)# eid-prefix
2001:db8:aa::/48
route-tag 12345
end
Example:
switch(config-lisp-site)# end
switch#
(Optional) show {ip | ipv6} lisp
Example:
Configuring Required LISP Map-Server Functionality
Purpose
Enters global configuration mode.
Enables LISP Map-Server functionality on the
device.
Creates the site name and enters LISP site
configuration mode.
Enters a description for the LISP site being
configured.
Enters the authentication key type and password
for the LISP site being configured.
Note
The password must match the one
configured on the ETR in order for
the ETR to successfully register.
Enters the EID-prefix for which the LISP site
being configured is authoritative and optionally
adds a route-tag.
Exits LISP site configuration mode.
Displays all configured IPv4 or IPv6 LISP
configuration parameters.
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
13

Advertisement

Table of Contents
loading

Table of Contents