R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
151
Examples
# Display detailed information about all IPv4 adjacency table entries.
<Sysname> display adjacent-table all verbose
IP Address : 1.1.1.1
Routing Interface : Pos1/1/0
Physical Interface : Pos1/1/0
Logical Interface : N/A
Service Type : PPP
Action Type : FORWARDING
Link Media Type : P2P
Slot : 1
Virtual Circuit Information : N/A
Link Head Information(IP) : ff030021
Link Head Information(MPLS) : ff030281
# Display the IPv4 adjacency table entries in slot 1.
<Sysname> display adjacent-table slot 1
IP Address Routing Interface Physical Interface Type Slot
1.1.1.1 Pos1/1/0 Pos1/1/0 PPP 1
# Display the number of IPv4 adjacency table entries of slot 1.
<Sysname> display adjacent-table slot 1 count
Total ADJ entries on slot 1 : 1
Table 35 Command output
Field Description
IP Address Next hop IP address.
Routing Interface
Adjacency table routing interface, namely, output interface in the route
forwarding entry.
Physical Interface Adjacency table physical interface.
Logical Interface
Adjacency table logical interface: An abstract interface that does not
correspond to any physical entity and is used for adjacency table
implementation, such as Virtual Ethernet interface and Virtual-Template
interface.
Service Type Adjacency table service type.
Action Type Action to take on the packet that matches the entry, forward or drop.
Link Media Type
Link media type, which is related to the link layer protocol used by the output
interface. P2P indicates point-to-point, such as the PPP.
Slot Slot number of the physical device.
Virtual Circuit Information
Virtual circuit information on the adjacency table entry, such as PVC and
DLCI.
Link Head Information (IP) Information on the link layer header corresponding to the IPv4 protocol.
Link Head Information (MPLS) Information on the link layer header corresponding to the MPLS protocol.