Parameters
process-id
: Displays IS-IS brief configuration information for the IS-IS process. The process ID is in
the range of 1 to 65535.
vpn-instance
vpn-instance-name
: Displays IS-IS brief configuration information for the MPLS
L3VPN.
vpn-instance-name
is a case-sensitive string of 1 to 31 characters. If no VPN is specified,
the IS-IS brief configuration 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 brief
to view IS-IS brief configuration information.
Examples
# Display IS-IS brief configuration information.
<Sysname> display isis brief
ISIS (1) Protocol Brief Information :
network-entity:
10.0000.0000.0001.00
is-level :level-1-2
cost-style: narrow
preference : 15
Lsp-length receive : 1497
Lsp-length originate : level-1 1497
level-2 1497
maximum imported routes number : 10000
Timers:
lsp-max-age: 1200
lsp-refresh: 900
Interval between SPFs: 10
Table 29 Command output
Field Description
network-entity Network
entity
name
is-level
IS-IS Routing level
cost-style Cost
style
preference Preference
Lsp-length receive
Maximum LSP that can be received
Lsp-length originate
Maximum LSP that can be generated
maximum imported routes number
Maximum number of redistributed Level-1/Level-2 IPv4
131