R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference
90
Table 15 Command output
Field Descri
p
tion
ChannelID
Channel number, which has been predefined and assigned by the
system. One channel number corresponds to one module. The display ipc
channel command displays the numbers of the current active modules.
Description
Description information, which is generated by the internal software of
the device, is used to describe the functions of a channel. For example,
"FIB4" indicates that the channel is used for Layer 3 fast forwarding.
"Prehistorical channel, NO.2" indicates that no description is defined for
the channel, and the channel is the second channel established.
display ipc link
Use display ipc link to display the link status of the specified node.
Syntax
display ipc link { node node-id | self-node } [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
node node-id: Displays channel information for the node specified by the node-id argument. In
standalone mode, the value range for the node-id argument is 0 to 13 for HSR6802, 0 to 15 for
HSR6804, and 0 to 19 for HSR6808. In IRF mode, the value range for the node-id argument is 0 to 39.
self-node: Displays the link status of the local node.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display link status of the local node.
<Sysname> display ipc link self-node
Dst-NodeID LinkStatus
-------------------------------------------
1 DOWN
2 DOWN
The output shows that the connections of the local node to peer node 1 and peer node 2 are down.