< Home

display default-parameter isis

Function

The display default-parameter isis command displays the default IS-IS configuration.

Format

display default-parameter isis

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display default-parameter isis command to check the default IS-IS configuration in IS-IS initialization.

Example

# Display the default IS-IS configuration.

<HUAWEI> display default-parameter isis

                       Default Configurations For Process
                       ----------------------------------
   Cost-Style                            : Narrow
   Circuit-Cost <IPv4>                   : L1 10 L2 10
   Circuit-Cost <IPv6>                   : L1 10 L2 10
   IS-Level                              : L12
   LSP-Originate-Length                  : 1497
   LSP-Receive-Length                    : 1497
   LSP-Max-Age <s>                       : 1200
   LSP-Generation-IntelliTimer <s,ms,ms> : L1 Max 2 Init 0 Incr 0 
                                           L2 Max 2 Init 0 Incr 0
   LSP-Refresh-Interval <s>              : 900
   Preference                            : IPv4 15 IPv6 15
   SPF-IntelliTimer <s,ms,ms>            : Max 5 Init 50 Incr 200

                     Default Configurations For Interfaces
                     -------------------------------------
   Circuit-Level                         : L12
   CSNP-Interval <s>                     : L1 10 L2 10
   Cost <IPv4>                           : L1 10 L2 10
   Cost <IPv6>                           : L1 10 L2 10
   DIS-Priority                          : L1 64 L2 64
   Hello-Interval <s>                    : L1 10 L2 10
   Holding-Multiplier                    : L1 3 L2 3
   LSP-Retransmit <s>                    : 5
   LSP-Throttle <ms>                     : 50 count 10
   PPP-Negotiation                       : 3-Way
   Peer Suppress-Flapping <s>            : Detect-Interval 60                                                                       
                                           Resume-Interval 120                                                                      
                                           Threshold       10
Table 1 Description of the display default-parameter isis command output

Item

Description

Default Configurations For Process

Default configuration of an IS-IS process.

Cost-Style

IS-IS cost style:
  • narrow

  • wide

  • wide-compatible

  • compatible

  • narrow-compatible

To set the IS-IS cost style, run the cost-style command.

Circuit-Cost <IPv4>

Cost of all IS-IS IPv4 interfaces. To set the cost of IS-IS IPv4 interfaces, run the circuit-cost command.

Circuit-Cost <IPv6>

Cost of all IS-IS IPv6 interfaces. To set the cost of IS-IS IPv6 interfaces, run the ipv6 circuit-cost command.

IS-Level

Level of an IS-IS device:
  • L1: Level-1 device

  • L2: Level-2 device

  • L12: Level-1-2 device

To set the level of an IS-IS device, run the is-level command.

LSP-Originate-Length

Maximum length of an LSP generated by IS-IS. To set the maximum length of an LSP generated by IS-IS, run the lsp-length command.

LSP-Receive-Length

Maximum length of an LSP received by IS-IS. To set the maximum length of an LSP received by IS-IS, run the lsp-length command.

LSP-Max-Age <s>

Maximum lifetime of an LSP generated by an IS-IS process, in seconds. To set the maximum lifetime of an LSP generated by an IS-IS process, run the timer lsp-max-age command.

LSP-Generation-IntelliTimer <s,ms,ms>

Delay in generating LSPs:
  • L1: delay for a Level-1 router to generate LSPs

  • L2: delay for a Level-2 router to generate LSPs

  • Max: maximum delay in generating LSPs, in seconds

  • Init: initial delay in generating LSPs, in milliseconds

  • Incr: incremental delay in generating LSPs, in milliseconds

To set the delay in generating LSPs, run the timer lsp-generation command.

LSP-Refresh-Interval <s>

Interval for refreshing LSPs, in seconds. To set the interval for refreshing LSPs, run the timer lsp-refresh command.

Preference

Protocol preference of IS-IS routes. To set the protocol preference of IS-IS routes, run the preference command.

SPF-IntelliTimer <s,ms,ms>

Delay in SPF calculation:
  • Max: maximum delay in SPF calculation, in seconds

  • Init: initial delay in SPF calculation, in milliseconds

  • Incr: incremental delay in SPF calculation, in milliseconds

To set the delay in SPF calculation, run the timer spf command.

Default Configurations For Interfaces

Default configuration of IS-IS interfaces.

Circuit-Level

IS-IS interface level. To set the IS-IS interface level, run the isis circuit-level command.

CSNP-Interval <s>

Interval for sending CSNPs, in seconds. To set the interval for sending CSNPs, run the isis timer csnp command.

Cost <IPv4>

Cost of IS-IS interfaces in an IPv4 topology. To set the cost of IS-IS interfaces in an IPv4 topology, run the isis cost command.

Cost <IPv6>

Cost of IS-IS interfaces in an IPv6 topology. To set the cost of IS-IS interfaces in an IPv6 topology, run the isis ipv6 cost command.

DIS-Priority

Priority for DIS election. To set the priority for DIS election, run the isis dis-priority command.

Hello-Interval <s>

Interval for sending Hello packets, in seconds. To set the interval for sending Hello packets, run the isis timer hello command.

Holding-Multiplier

Number of consecutive Hello packets that are not received before the neighbor is declared Down. To set this value, run the isis timer holding-multiplier command.

LSP-Retransmit <s>

Interval for retransmitting LSPs on a P2P link, in seconds. To set the retransmit interval, run the isis timer lsp-retransmit command.

LSP-Throttle <ms>

Interval for sending LSPs or CSNPs, in milliseconds, and number of LSPs or CSNPs that are sent each time. To set the two values, run the isis timer lsp-throttle command.

PPP-Negotiation

PPP negotiation type during the establishment of IS-IS adjacencies:
  • 2-way

  • 3-way

  • only

To set the PPP negotiation type during the establishment of IS-IS adjacencies, run the isis ppp-negotiation command.

Peer Suppress-Flapping <s>

Detection parameters for IS-IS neighbor relationship flapping suppression on an interface:

  • Detect-Interval: detection interval of IS-IS neighbor relationship flapping suppression
  • Resume-Interval: interval for exiting from IS-IS neighbor relationship flapping suppression
  • Threshold: threshold of IS-IS neighbor relationship flapping suppression
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >