site
To configure a Locator/ID Separation Protocol (LISP) site and enter LISP site configuration mode on a LISP map server, use the site command in LISP configuration mode. To remove the reference to a LISP site, use the no form of this command.
site site-name
no site site-name
Syntax Description
site-name |
Locally significant name assigned to a LISP site. |
Command Default
By default, no LISP sites are assigned.
Command Modes
LISP configuration (config-router-lisp)
Command History
Release |
Modification |
---|---|
15.1(1)XB2 |
This command was introduced. |
Cisco IOS XE Release 2.5.1XB |
This command was integrated into Cisco IOS XE Release 2.5.1XB |
Cisco IOS XE Release 3.3.0S |
This command was modified. Support for this command was removed at the global configuration level and added for LISP configuration mode. Also, the lisp keyword was removed from the command syntax. |
15.1(4)M |
This command was modified. Support for this command was removed at the global configuration level and added for LISP configuration mode. Also, the lisp keyword was removed from the command syntax. |
Usage Guidelines
Before a LISP Egress Tunnel Router (ETR) registers with a map server, the map server must already be configured with certain LISP site attributes that match those of the ETR. At a minimum, this includes the endpoint identifier (EID) prefixes to be registered by the ETR and a shared authentication key. On the ETR, these attributes are configured using the database-mapping , ipv4 etr map-server , and ipv6 etr map-server commands.
When the site command is entered, the referenced LISP site is created and the router is placed in the site configuration mode. In this mode, all attributes associated with the referenced LISP site can be entered.
Examples
The following example shows how to configure a LISP site named ‘Customer-1’ and enters LISP site configuration mode.
Router(config)# router lisp
Router(config-router-lisp)# site Customer-1