Table Of Contents
Prerequisites for Enabling IS-IS Support for ISSU
Information About IS-IS Support for ISSU
How to Configure IS-IS Support for ISSU
Enabling IS-IS Support for ISSU
Configuration Examples for IS-IS Support for ISSU
Configuring IS-IS Support for ISSU: Example
Feature Information for IS-IS Support for ISSU
ISSU—IS-IS
First Published: December 4, 2006Last Updated: June 4, 2006Intermediate System-to-Intermediate System (IS-IS) supports In Service Software Upgrade (ISSU). This document explains how to enable ISSU for IS-IS.
The In Service Software Upgrade (ISSU) process allows Cisco IOS software to be updated or otherwise modified while packet forwarding continues. In most networks, planned software upgrades are a significant cause of downtime. ISSU allows Cisco IOS software to be modified while packet forwarding continues, which increases network availability and reduces downtime caused by planned software upgrades.
Finding Feature Information in This Module
Your Cisco IOS software release may not support all of the features documented in this module. 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 IS-IS Support for ISSU" 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 Enabling IS-IS Support for ISSU
•
Information About IS-IS Support for ISSU
•
How to Configure IS-IS Support for ISSU
•
Configuration Examples for IS-IS Support for ISSU
•
Feature Information for IS-IS Support for ISSU
Prerequisites for Enabling IS-IS Support for ISSU
•
IS-IS must be configured on the router.
•
Stateful Switchover (SSO) must be configured and working properly. See the Stateful Switchover feature documentation for more information.
Information About IS-IS Support for ISSU
This section describes the following concept:
•
ISSU
ISSU
Before enabling IS-IS support for ISSU, you should understand the concepts and configuration tasks for ISSU. The ISSU process allows Cisco IOS software to be updated or otherwise modified while packet forwarding continues. In most networks, planned software upgrades are a significant cause of downtime. ISSU allows Cisco IOS software to be modified while packet forwarding continues, which increases network availability and reduces downtime caused by planned software upgrades. See the Cisco IOS In Service Software Upgrade Process feature documentation for more information.
How to Configure IS-IS Support for ISSU
This section contains the following task:
•
Enabling IS-IS Support for ISSU
Enabling IS-IS Support for ISSU
ISSU is enabled by default when you configure Cisco Nonstop Forwarding (NSF).
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
router isis area-tag
4.
nsf cisco [enforce global]
5.
end
6.
show issu comp-matrix
DETAILED STEPS
Configuration Examples for IS-IS Support for ISSU
This section contains the following example:
•
Configuring IS-IS Support for ISSU: Example
Configuring IS-IS Support for ISSU: Example
The following example configures an IS-IS network with RouterA and RouterB. IS-IS support for ISSU is configured on RouterB.
RouterA# configure terminalRouterA(config)# interface Loopback 0RouterA(config-if)# ip address 10.1.1.129 255.255.255.192RouterA(config-if)# exitRouterA(config-if)# interface Loopback 1RouterA(config-if)# ip address 10.1.1.123 255.255.255.192RouterA(config-if)# exitRouterA(config)# interface Ethernet2/1RouterA(config-if)# ip address 172.16.1.1 255.255.0.0RouterA(config-if)# ip router isisRouterA(config-if)# no shutdownRouterA(config-if)# exitRouterA(config-if)# router isisRouterA(config-router)# hostname dynamicRouterA(config-router)# net 49.0001.000a.0000.0000.00RouterA(config-router)# passive-interface Loopback 0RouterA(config-router)# passive-interface Loopback 1RouterA(config-router)# endRouterB# configure terminalRouterB(config)# interface Loopback0RouterB(config-if)# ip address 10.1.1.120 255.255.255.192RouterB(config-if)# exitRouterB(config-if)# interface Loopback1RouterB(config-if)# ip address 10.1.1.119 255.255.255.192RouterA(config-if)# exitRouterB(config-if)# ip router isisRouterB(config-if)# interface GigabitEthernet1/11RouterB(config-if)# ip address 172.16.1.4 255.255.0.0RouterB(config-if)# ip router isisRouterB(config-if)# isis priority 100RouterB(config-if)# no shutdownRouterA(config-if)# exitRouterB(config)# router isisRouterB(config-router)# net 49.0001.000b.0000.0000.00RouterB(config-router)# nsf ciscoRouterB(config-router)# passive-interface Loopback0RouterB(config-router)# endEntering the show issu comp-matrix command verifies that IS-IS support for ISSU has been enabled on RouterB:
RouterB# show issu comp-matrix negotiated | include ISIS2058 ISIS ISSU RTR client Non-Base2059 ISIS ISSU UPD client Non-BaseAdditional References
The following sections provide references related to the IS-IS support for ISSU feature.
Related Documents
Related Topic Document TitleCisco ISSU
IS-IS commands
Cisco IOS IP Routing Protocols Command Reference, Release 12.4T
IS-IS configuration
Cisco IOS IP Routing Protocols Configuration Guide, Release 12.4
SSO configuration
Standards
MIBs
RFCs
RFC TitleNo new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature.
—
Technical Assistance
Command Reference
This feature uses no new or modified commands.
Feature Information for IS-IS Support for ISSU
Table 1 lists the release history for this feature.
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.
Glossary
ISSU—In Service Software Upgrade. ISSU is a process that allows Cisco IOS software to be updated or otherwise modified while packet forwarding continues.
SSO—Stateful Switchover. SSO refers to the implementation of Cisco IOS software that allows applications and features to maintain a defined state between an active and standby RP. When a switchover occurs, forwarding and sessions are maintained. SSO makes an RP failure undetectable to the network.
Note
See Internetworking Terms and Acronyms for terms not included in this glossary.
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.


