- Table of Contents
-
- 07-Layer 3—IP Services Configuration Guide
- 00-Preface
- 01-ARP configuration
- 02-IP addressing configuration
- 03-DHCP configuration
- 04-DNS configuration
- 05-HTTP configuration
- 06-IP forwarding basics configuration
- 07-Fast forwarding configuration
- 08-Adjacency table configuration
- 09-IRDP configuration
- 10-IP performance optimization configuration
- 11-UDP helper configuration
- 12-IPv6 basics configuration
- 13-IPv6 neighbor discovery configuration
- 14-DHCPv6 configuration
- 15-IPv6 fast forwarding configuration
- 16-WAAS configuration
- 17-HTTP redirect configuration
- 18-Web caching configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
08-Adjacency table configuration | 51.18 KB |
Displaying the adjacency table
Displaying and maintaining the adjacency table
Displaying IPv4 adjacency table information
Displaying brief log information for the IPv4 adjacency table
Displaying IPv6 adjacency table information
Displaying brief log information for the IPv6 adjacency table
Displaying the adjacency table
About the adjacency table
The adjacency table stores information about directly connected neighbors for IP forwarding. The neighbor information in this chapter refers to non-Ethernet neighbor information.
This table is not user configurable. The neighbor information is generated, updated, and deleted by link layer protocols through negotiation (such as PPP dynamic negotiation) or through manual configuration. An adjacency entry includes the following information:
· Neighbor network layer address (next hop).
· Output interface.
· Link layer protocol type.
· Link layer address.This field is not available for PPP.
When forwarding an IP packet, the device performs the following tasks:
· Searches the FIB to find the output interface and next hop.
· Uses the output interface and next hop address to search the adjacency table for link layer forwarding information.
|
NOTE: Ethernet and non-Ethernet neighbor information is stored and managed together. |
Displaying and maintaining the adjacency table
Displaying IPv4 adjacency table information
To display IPv4 adjacency table information, execute the following command in any view:
display adjacent-table { all | physical-interface interface-type interface-number | routing-interface interface-type interface-number | slot slot-number } [ count | verbose ]
Displaying brief log information for the IPv4 adjacency table
To display brief log information for the IPv4 adjacency table, execute one of the following commands in any view:
display adjacent-table log [ interface interface-type interface-number | ip ip-address ] [ slot slot-number ]
Displaying IPv6 adjacency table information
To display IPv6 adjacency table information, execute the following command in any view:
display ipv6 adjacent-table { all | physical-interface interface-type interface-number | routing-interface interface-type interface-number | slot slot-number } [ count | verbose ]
Displaying brief log information for the IPv6 adjacency table
To display brief log information for the IPv6 adjacency table, execute one of the following commands in any view:
display ipv6 adjacent-table log [ interface interface-type interface-number | ip ip-address ] [ slot slot-number ]