Table Of Contents
Setting Best Practice Parameters for IS-IS Fast Convergence
Prerequisites for Setting Best Practice Parameters for IS-IS Fast Convergence
Information About Setting Best Practice Parameters for IS-IS Fast Convergence
General Steps for Improving Convergence Time in the IS-IS Network
How to Set Best Practice Parameters for IS-IS Fast Convergence
Setting Best Practice Parameters for IS-IS Fast Convergence
Configuration Examples for Setting Best Practice Parameters for IS-IS Fast Convergence
Enabling IS-IS on a Router and Setting Best Practice Parameters for IS-IS Fast Convergence: Example
Feature Information for Setting Best Practice Parameters for IS-IS Fast Convergence
Setting Best Practice Parameters for IS-IS Fast Convergence
First Published: November 30, 2007Last Updated: November 30, 2007
This module describes how to configure an IS-IS router with parameters that are recommended as a basic step to improve network convergence.
Finding Feature Information in This Module
Your Cisco IOS software release may not support all of the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To reach links to specific feature documentation in this module and to see a list of the releases in which each feature is supported, use the "Feature Information for Setting Best Practice Parameters for IS-IS Fast Convergence" section.
Finding Support Information for Platforms and Cisco IOS and Catalyst OS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•
Prerequisites for Setting Best Practice Parameters for IS-IS Fast Convergence
•
Information About Setting Best Practice Parameters for IS-IS Fast Convergence
•
How to Set Best Practice Parameters for IS-IS Fast Convergence
•
Configuration Examples for Setting Best Practice Parameters for IS-IS Fast Convergence
•
Feature Information for Setting Best Practice Parameters for IS-IS Fast Convergence
Prerequisites for Setting Best Practice Parameters for IS-IS Fast Convergence
•
It is assumed you already have IS-IS running on your network.
•
Before performing the tasks in this module, you should be familiar with the concepts described in the "Overview of IS-IS Fast Convergence" module.
Information About Setting Best Practice Parameters for IS-IS Fast Convergence
Before you configure the features in this module, you should understand the following concept:
General Steps for Improving Convergence Time in the IS-IS Network
General Steps for Improving Convergence Time in the IS-IS Network
The process described in this module consists of configuration commands that are recommended as general first steps for improving convergence time in any IS-IS network. Performing the steps in the following process can help you save network resources and speed up network convergence.
How to Set Best Practice Parameters for IS-IS Fast Convergence
You can set best practice parameters to improve the convergence time in your IS-IS network. This section contains the following task:
•
Setting Best Practice Parameters for IS-IS Fast Convergence
Setting Best Practice Parameters for IS-IS Fast Convergence
Follow these steps for each router in your IS-IS network. To minimize the number of adjacencies, LSDBs, and related SPF and PRC computations that are performed, it is recommended that you have configured all Level 1 routers as Level 1 by using the is-type command. We recommend that you use the metric-style wide command because some features, such as setting prefix tags and MPLS traffic engineering, require that routers that are running IS-IS generate the new-style TLVs that have wider metric fields. If you use the default narrow metric style for IS-IS, the router generates and accepts old-style type, length, and value objects (TLVs). For more information on setting prefix tags, see the "Reducing Alternate-Path Calculation Times in IS-IS Networks" module.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
router isis [area-tag]
4.
is-type [level-1 | level-1-2 | level-2-only]
5.
metric-style wide [transition] [level-1 | level-2 | level-1-2]
6.
set-overload-bit [on-startup {seconds | wait-for-bgp}] [suppress {interlevel | external}]
7.
no hello padding
8.
end
9.
show clns [domain | area-tag] protocol
DETAILED STEPS
Configuration Examples for Setting Best Practice Parameters for IS-IS Fast Convergence
This section provides the following configuration example:
•
Enabling IS-IS on a Router and Setting Best Practice Parameters for IS-IS Fast Convergence: Example
Enabling IS-IS on a Router and Setting Best Practice Parameters for IS-IS Fast Convergence: Example
The following example enables the IS-IS routing protocol on the interfaces for Router A, enables IS-IS on Router A, and configures Router A with the basic commands recommended to optimize IS-IS network convergence.
Router A
!clns routingprocess-max-time 50ip routing protocol purge interfacerouter isispassive-interface Loopback0net 49.1962.XXXX.XXXX.XXXX.00is-type level-2-onlyispf level-2log-adjacency-changesignore-lsp-errorsmetric-style wide level-2external overload signalling !Configure on Cisco 12000 series Internet routersset-overload-bit on-startup 180max-lsp-lifetime 65535lsp-refresh-interval 65000spf-interval 5 1 50prc-interval 5 1 50lsp-gen-interval 5 1 50no hello paddingauthentication mode md5 level-2authentication key-chain ONmpls traffic-eng router-id Loopback0mpls traffic-eng level-2!interface GigabitEthernet x/xnegotiation autoip router isismtu 4470isis network point-to-pointisis metric <metric> level-2isis circuit-type level-2-onlyisis authentication mode md5 level-2isis authentication key-chain ONcarrier-delay ms 0dampeninginterface POSx/ycarrier-delay msec 0dampeningip router isisno peer neighbor-routeisis metric 1 level-2isis circuit-type level-2-onlyisis authentication mode md5 level-2isis authentication key-chain ONpos ais-shutpos report laispos report lrdipos report paispos report prdipos report slospos report slof!key chain ONkey 1key-string mypasswordWhere to Go Next
To configure features to improve IS-IS network convergence times, complete the optional tasks in one or more of the following modules:
•
"Reducing Failure Detection Times in IS-IS Networks"
•
"Reducing Link Failure and Topology Change Notification Times in IS-IS Networks"
•
"Reducing Alternate-Path Calculation Times in IS-IS Networks"
Additional References
The following sections provide references related to setting best practice parameters for IS-IS fast convergence.
Related Documents
Related Topic Document TitleIS-IS commands: complete command syntax, command mode, defaults, command history, usage guidelines, and examples
Roadmap of IS-IS features
"Integrated IS-IS Features Roadmap" module
Overview of Cisco IS-IS conceptual information with links to all the individual IS-IS modules
Standards
Standard TitleNo new or modified standards are supported, and support for existing standards has not been modified.
—
MIBs
RFCs
RFC TitleNo new or modified RFCs are supported, and support for existing RFCs has not been modified.
—
Technical Assistance
Feature Information for Setting Best Practice Parameters for IS-IS Fast Convergence
Table 1 lists the features in this module and provides links to specific configuration information. Only features that were introduced or modified in Cisco IOS Release 12.2(1), 12.0(3)S, or a later release appear in the table.
For information on a feature in this technology that is not documented here, see the "Integrated IS-IS Features Roadmap" module.
Not all commands may be available in your Cisco IOS software release. For release information about a specific command, see the command reference documentation.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which Cisco IOS and Catalyst OS software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note
Table 1 lists only the Cisco IOS software release that introduced support for a given feature in a given Cisco IOS software release train. Unless noted otherwise, subsequent releases of that Cisco IOS software release train also support that feature.
Table 1 Feature Information for Setting Best Practice Parameters for IS-IS Fast Convergence
CCDE, CCVP, Cisco Eos, Cisco StadiumVision, the Cisco logo, DCE, and Welcome to the Human Network are trademarks; Changing the Way We Work, Live, Play, and Learn is a service mark; and Access Registrar, Aironet, AsyncOS, Bringing the Meeting To You, Catalyst, CCDA, CCDP, CCIE, CCIP, CCNA, CCNP, CCSP, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Cisco Unity, Collaboration Without Limitation, Enterprise/Solver, EtherChannel, EtherFast, EtherSwitch, Event Center, Fast Step, Follow Me Browsing, FormShare, GigaDrive, HomeLink, Internet Quotient, IOS, iPhone, IP/TV, iQ Expertise, the iQ logo, iQ Net Readiness Scorecard, iQuick Study, IronPort, the IronPort logo, LightStream, Linksys, MediaTone, MeetingPlace, MGX, Networkers, Networking Academy, Network Registrar, PCNow, PIX, PowerPanels, ProConnect, ScriptShare, SenderBase, SMARTnet, Spectrum Expert, StackWise, The Fastest Way to Increase Your Internet Quotient, TransPath, WebEx, and the WebEx logo are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries.
All other trademarks mentioned in this document or Website are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (0801R)
Any Internet Protocol (IP) addresses used in this document are not intended to be actual addresses. Any examples, command display output, and figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental.
© 2007 Cisco Systems, Inc. All rights reserved.

