ARP/ND Operational Commands
Show Commands
Neighbor Timer Show Commands
Syntax:
show neighbor <option>
Option | Description |
---|---|
- |
Without any option, the commands display the information for all neighbors. |
instance <instance_name> |
Displays summary of the specified neighbor instance |
<afi> |
Displays neighbor summary for the specified address family |
Example 1: Summary of neighbor
supervisor@rtbrick>LEAF01: op> show neighbor Instance MAC Address Interface IP Address Dynamic Entry Time default e4:ed:7a:8e:d5:9d ifl-0/0/5/1 2001:db8:0:30:: true Thu Feb 24 02:23:19
Example 2: Summary of neighbor instance
supervisor@rtbrick>LEAF01: op> show neighbor instance default Instance MAC Address Interface IP Address Dynamic Entry Time default 7a:01:bf:60:03:02 ifp-0/2/3/10 2001:db8:0:111:: true Thu Feb 24 04:57:22 default 7a:01:bf:60:03:02 ifp-0/2/3/20 2001:db8:0:19:: true Thu Feb 24 04:57:22
Example 3: Summary of the neighbor for the specified address family
supervisor@rtbrick>LEAF01: op> show neighbor ipv4 <cr> instance Instance name
supervisor@rtbrick>LEAF01: op> show neighbor ipv6 Instance MAC Address Interface IP Address Dynamic Entry Time default 7a:01:bf:60:03:02 ifp-0/2/3/10 2001:db8:0:111:: true Thu Feb 24 04:57:22 default 7a:01:bf:60:03:02 ifp-0/2/3/20 2001:db8:0:19:: true Thu Feb 24 04:57:22
Example 4: Summary of the static IP neighbor
supervisor@rtbrick>LEAF01: op> show neighbor Instance MAC Address Interface IP Address Dynamic Entry Time default 11:11:11:11:11:11 ifl-0/1/5/1 198.51.100.10 true Fri Feb 25 10:13:04
Neighbor Address Resolution
Syntax:
show address resolution <request | response>
Option | Description |
---|---|
Request |
Displays the summary of the address resolution request |
Response |
Displays the summary of address resolution response |
Example 1: Summary of the neighbor address resolution request
supervisor@rtbrick>LEAF01: op> show address-resolution request TableName: global.static.1.address.resolution.request Next Hop AFI SAFI Instance 2001:db8:0:30:: ipv6 labeled-un default
Example 2: Summary of the neighbor address resolution response
supervisor@rtbrick>LEAF01: op> show address-resolution response TableName: global.static.1.address.resolution.response IP Address Covering Prefix MAC Address Interface 2001:db8:0:30:: 2001:db8:0:30::/32 e4:ed:7a:8e:d5:9d ifl-0/0/5/1