display isis peer
Syntax
display
isis
peer
[
statistics | verbose
] [
process-id
|
vpn-instance
vpn-instance-name
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
statistics
: Displays IS-IS neighbor statistics.
verbose
: Displays detailed IS-IS neighbor information. Without the keyword, the command displays
brief IS-IS neighbor information.
process-id
: Displays the IS-IS neighbor information of the IS-IS process. The ID is in the range of 1 to
65535.
vpn-instance vpn-instance-name
: Displays the IS-IS neighbor information of the MPLS L3VPN.
vpn-instance-name
is a case-sensitive string of 1 to 31 characters. If no VPN is specified, the IS-IS
neighbor information of the public network is displayed.
|
: 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.
Description
Use
display isis peer
to display IS-IS neighbor information.
Examples
# Display brief IS-IS neighbor information.
<Sysname> display isis peer
Peer information for ISIS(1)
----------------------------
System Id: 1111.1111.1111
Interface: Vlan-interface11 Circuit Id: 1111.1111.1112.01
State: Up HoldTime: 23s Type: L1(L1L2) PRI: 64
System Id: 1111.1111.1111
Interface: Vlan-interface11 Circuit Id: 1111.1111.1112.01
State: Up HoldTime: 23s Type: L2(L1L2) PRI: 64
# Display detailed IS-IS neighbor information.
<Sysname> display isis peer verbose
Peer information for ISIS(1)
141