Description:

As of LCOS version 10.20, new commands can be executed in the command line. This document contains an overview of all new commands and their syntax.
    TIP:
    For an overview of useful command-line commands, see the following Knowledge Base document .
Command Description
find <term> Looks for the search <term> and outputs all menu items containing it.
lig [[-i <instance>] | [-m <server>]] [-id <num>] destination-eid [-retries <num>] [-rtg-tag <num>] [-source-eid <num>] LIG (Locator/ID Separation Protocol Internet Groper) is a command-line tool specified in RFC 6835 to query LISP mappings on a map resolver.

Possible arguments are:
  • -i <instance>: Name of the LISP instance used for the destination query
  • -m <server>: LISP map server used for the destination query
  • -id <num>: LISP Instance ID [0-16777215] used for the destination query
  • destination-eid: Requested destination EID
  • -retries <num>: LISP retries to the map server [0-10]
  • -rtg-tag <num>: Routing tag used
  • -source-eid <num>: Source EID used

Example: lig -i LISP-INST 172.16.200.1
readscript [-n] [-d] [-i] [-c] [-m] [-h] [-s <password>] [-o] The readscript command generates a text dump of all commands and parameters required to configure the device in its current state.

The following option switch is new:
  • -o: Replaces the passwords with a "*" to obfuscate them in the text output.

Access rights: Supervisor-Read
show admin-distance Shows the administrative (routing) distance of all internal applications or routing protocols.

Access rights: Supervisor-Read, Local-Admin-Read
show ip-addresses Displays all IPv4 and IPv6 addresses for the device for the LAN and WAN interfaces, along with advanced status information.

Access rights: Supervisor-Read, Local-Admin-Read
show ipv4-addresses Displays all IPv4 addresses for the device for the LAN and WAN interfaces, along with advanced status information.

Access rights: Supervisor-Read, Local-Admin-Read
show lisp instance Displays status information about all configured LISP instances.

Access rights: Supervisor-Read, Local-Admin-Read
show lisp instance [instance] Displays status information about the LISP instance named [instance].

Access rights: Supervisor-Read, Local-Admin-Read
show lisp map-cache Displays status information about the map cache entries available for all instances.

Access rights: Supervisor-Read, Local-Admin-Read
show lisp map-cache [instance] Displays status information about the map cache entries for the instance named [instance].

Access rights: Supervisor-Read, Local-Admin-Read
show lisp registrations Displays status information about the EIDs/RLOCs of all instances registered with the map server.

Access rights: Supervisor-Read, Local-Admin-Read
show lisp registrations [instance] Displays status information about the EIDs/RLOCs of the instance named [instance] registered with the map server.

Access rights: Supervisor-Read, Local-Admin-Read
show VLAN Other LCOS modules can at runtime instruct the VLAN module to add further VLANs and VLAN memberships to the static configuration.

This is used by CAPWAP or WLAN/802.1X, for example. The show command now displays this with the new option VLAN.

Access rights: Supervisor-Read, Local-Admin-Read