show adjacency (IP Routing LISP)
To display information about adjacency table, use the show adjacency command in user EXEC or privileged EXEC mode.
show adjacency {connid-mgr | LISP interface-number ip-address connectionid xkeys ip-address [vrf vrf-name]dport port-number} [detail | summary]
Syntax Description
connid-mgr |
Displays information about connection IDs that are currently being managed by infrastructure. |
LISP interface-number ip-address |
Interface and IP address, optionally, VRF, of LISP for which connection ID is displayed. |
connectionid xkeys ip-address [vrf vrf-name ] |
Displays information about connection ID and extended keys. |
dport port-number |
Displays information about destination port. |
detail |
Displays detailed adjacency information. |
summary |
Displays a summary of adjacency information. |
Command Modes
Privileged EXEC (#)
Command History
Release |
Modification |
---|---|
Cisco IOS XE Fuji 16.9.1 |
This command was introduced. |
Usage Guidelines
You can view adjacencies with the assigned managed connection id, or their extended keys using this command.
Examples
The following is a sample output from the show adjacency command displaying the connection ID.
Device# show adjacency LISP0 172.16.1.21 connectionid 2130706434 detail
Protocol Interface Address
IP LISP0 172.16.1.21(6)
connectionid 2130706434
src 172.16.0.2 vrf 0
dst port 1027
The following is a sample output from the show adjacency command displaying the extended keys.
Device# show adjacency LISP0 172.16.1.21 connectionid xkeys 172.16.0.2 dport 1027 detail
Protocol Interface Address
IP LISP0 172.16.1.21(6)
connectionid 2130706434
src 172.16.0.2 vrf 0
dst port 1027