Guest

Cisco IOS Software Releases 12.2 S

Cisco Nonstop Forwarding

Table Of Contents

Cisco Nonstop Forwarding

Contents

Prerequisites for Cisco Nonstop Forwarding

Restrictions for Cisco Nonstop Forwarding

Information About Cisco Nonstop Forwarding

NSF Dependency on SSO

Cisco NSF Routing and Forwarding Operation

Cisco Express Forwarding

Routing Protocols

BGP Operation

EIGRP Operation

OSPF Operation

IS-IS Operation

Cisco NSF Benefits

How to Implement Cisco NSF

Configuring and Verifying CEF NSF

Configuring and Verifying BGP NSF

Configuring and Verifying EIGRP NSF

Configuring and Verifying OSPF NSF

Configuring and Verifying IS-IS NSF

Troubleshooting Tips

Configuration Examples

Verifying that CEF Is NSF Capable: Example

Configuring BGP NSF: Example

Configuring BGP NSF Neighbor Device: Example

Verifying BGP NSF: Example

Configuring EIGRP NSF Converge Timer: Example

Configuring EIGRP NSF Route-Hold Timer: Example

Configuring EIGRP NSF Signal Timer: Example

Verifying EIGRP NSF: Example

Disabling EIGRP NSF Support: Example

Configuring OSPF NSF: Example

Verifying OSPF NSF: Example

Configuring IS-IS NSF: Example

Verifying IS-IS NSF: Example

Additional References

Related Documents

Standards

MIBs

RFCs

Technical Assistance

Feature Information for Cisco Nonstop Forwarding


Cisco Nonstop Forwarding


First Published: July 22, 2002
Last Updated: December 4, 2006

Cisco Nonstop Forwarding (NSF) works with the Stateful Switchover (SSO) feature in Cisco IOS software. NSF works with SSO to minimize the amount of time a network is unavailable to its users following a switchover. The main objective of Cisco NSF is to continue forwarding IP packets following a Route Processor (RP) switchover.

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 Cisco Nonstop Forwarding" 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.


Note Throughout this document, the term "Route Processor" is used to describe the route processing engine on all networking devices, regardless of the platform designation, unless otherwise noted. For example, on the Cisco 10000 series Internet router the RP is called the Performance Routing Engine (PRE), on the Cisco 12000 series Internet router the RP is called the Gigabit Route Processor (GRP), and on the Cisco 7500 series router the RP is called the Route Switch Processor (RSP).


Contents

Prerequisites for Cisco Nonstop Forwarding

Restrictions for Cisco Nonstop Forwarding

Information About Cisco Nonstop Forwarding

How to Implement Cisco NSF

Configuration Examples

Additional References

Feature Information for Cisco Nonstop Forwarding

Prerequisites for Cisco Nonstop Forwarding

NSF must be configured on a networking device that has been configured for SSO.

On platforms supporting the Route Switch Processor (RSP), and where the CEF switching mode is configurable, configure distributed CEF (dCEF) switching mode using the ip cef distributed command.

Restrictions for Cisco Nonstop Forwarding

General Restrictions

The Hot Standby Routing Protocol (HSRP) is not supported with Cisco Nonstop Forwarding with Stateful Switchover. Do not use HSRP with Cisco Nonstop Forwarding with Stateful Switchover.

BGP NSF

All neighboring devices participating in BGP NSF must be NSF-capable, having been configured for BGP graceful restart as described in the "Configuring and Verifying BGP NSF" section.

EIGRP NSF

All neighboring devices participating in EIGRP NSF operation must be NSF-capable or NSF-aware.

An NSF-aware router cannot support two NSF-capable peers performing an NSF restart operation at the same time. However, both neighbors will reestablish peering sessions after the NSF restart operation is complete.

OSPF NSF

OSPF NSF for virtual links is not supported.

All OSPF networking devices on the same network segment must be NSF-aware (that is, running an NSF software image).

OSPF NSF for sham links is not supported.

IS-IS NSF

For IETF IS-IS, all neighboring devices must be running an NSF-aware software image.

Cisco 7200 Series Router

The Cisco 7200 series router has a single CPU; therefore, it cannot support the stateful switchover in the event of a network processor engine (NPE) fault.

The Cisco 7206 does support NSF and can operate in a peer role with a Cisco 7500, 10000, or 12000 series router running Cisco IOS Release 12.0(23)S. With NSF enabled, an RP switchover on the Cisco 7500, 10000, or 12000 series router peer should not cause a loss of PPP, ATM, high-level data link control (HDLC), or Frame Relay sessions, or a loss of any OSPF, BGP, or IS-IS adjacencies established between the Cisco 7200 and the peer.

Information About Cisco Nonstop Forwarding

Cisco NSF works with the Stateful Switchover (SSO) feature in Cisco IOS software. NSF works with SSO to minimize the amount of time a network is unavailable to its users following a switchover. The main objective of Cisco NSF is to continue forwarding IP packets following a route processor (RP) switchover.

Usually, when a networking device restarts, all routing peers of that device detect that the device went down and then came back up. This transition results in what is called a routing flap, which could spread across multiple routing domains. Routing flaps caused by routing restarts create routing instabilities, which are detrimental to the overall network performance. Cisco NSF helps to suppress routing flaps in SSO-enabled devices, thus reducing network instability.

Cisco NSF allows for the forwarding of data packets to continue along known routes while the routing protocol information is being restored following a switchover. With Cisco NSF, peer networking devices do not experience routing flaps. Data traffic is forwarded through intelligent line cards or dual forwarding processors (FPs) while the standby RP assumes control from the failed active RP during a switchover. The ability of line cards and FPs to remain up through a switchover and to be kept current with the Forwarding Information Base (FIB) on the active RP is key to Cisco NSF operation.

NSF Dependency on SSO

Cisco NSF always runs together with SSO. This section provides some background information on the SSO feature.

In specific Cisco networking devices that support dual RPs, SSO establishes one of the RPs as the active processor while the other RP is designated as the standby processor, and then synchronizes information between them. A switchover from the active to the standby processor occurs when the active RP fails, is removed from the networking device, or is manually taken down for maintenance.

In networking devices running SSO, both RPs must be running the same configuration so that the standby RP is always ready to assume control following a fault on the active RP. The configuration information is synchronized from the active RP to the standby RP at startup and whenever changes to the active RP configuration occur. Following an initial synchronization between the two processors, SSO maintains RP state information between them, including forwarding information.

During switchover, system control and routing protocol execution is transferred from the active processor to the standby processor. The time required by the device to switch over from the active to the standby processor ranges from just a few seconds to approximately 30 seconds, depending on the platform.

SSO supported protocols and applications must be high-availability (HA)-aware. A feature or protocol is HA aware if it maintains, either partially or completely, undisturbed operation through an RP switchover. For some HA aware protocols and applications, state information is synchronized from the active to the standby processor. For Cisco NSF, enhancements to the routing protocols (Cisco Express Forwarding, or CEF; Open Shortest Path First, or OSPF; Border Gateway Protocol, or BGP; and Intermediate System-to-Intermediate System, or IS-IS) have been made to support the HA features in SSO.

For more information on SSO, see the "How to Implement Cisco NSF" section.

Cisco NSF Routing and Forwarding Operation

Cisco NSF is supported by the BGP, EIGRP, OSPF, and IS-IS protocols for routing and by Cisco Express Forwarding (CEF) for forwarding. Of the routing protocols, BGP, EIGRP, OSPF, and IS-IS have been enhanced with NSF-capability and awareness, which means that routers running these protocols can detect a switchover and take the necessary actions to continue forwarding network traffic and to recover route information from the peer devices. The IS-IS protocol can be configured to use state information that has been synchronized between the active and the standby RP to recover route information following a switchover instead of information received from peer devices.

In this document, a networking device is said to be NSF-aware if it is running NSF-compatible software. A device is said to be NSF-capable if it has been configured to support NSF; therefore, it would rebuild routing information from NSF-aware or NSF-capable neighbors.

Each protocol depends on CEF to continue forwarding packets during switchover while the routing protocols rebuild the Routing Information Base (RIB) tables. Once the routing protocols have converged, CEF updates the FIB table and removes stale route entries. CEF, in turn, updates the line cards with the new FIB information.

Table 1 lists the routing protocol and CEF support in Cisco NSF.

Table 1 Routing Protocol and CEF Support in Cisco NSF

Protocol
Platform
NSF Support in Cisco IOS Software Release
12.0(22)S
12.0(23)S
12.0(24)S
12.2(18)S
12.2(28)SB
12.2(33)SRA

BGP

Cisco 7200

Yes1

Yes1

Yes1

No2

No

No

Cisco 7304

No

No

No

No

Yes

No

Cisco 7500

Yes

Yes

Yes

Yes

No

No

Cisco 7600

No

No

No

No

No

Yes

Cisco 10000

Yes

Yes

Yes

No

Yes

No

Cisco 12000

Yes

Yes

Yes

No

No

No

OSPF

Cisco 7200

Yes1

Yes1

Yes1

No2

No

No

Cisco 7304

No

No

No

No

Yes

No

Cisco 7500

Yes

Yes

Yes

Yes

No

No

Cisco 7600

No

No

No

No

No

Yes

Cisco 10000

Yes

Yes

Yes

No

No

No

Cisco 12000

Yes

Yes

Yes

No

No

No

IS-IS

Cisco 7200

Yes1

Yes1

Yes1

No2

No

No

Cisco 7304

No

No

No

No

Yes

No

Cisco 7500

Yes

Yes

Yes

Yes

No

No

Cisco 7600

No

No

No

No

No

Yes

Cisco 10000

Yes

Yes

Yes

No

Yes

No

Cisco 12000

Yes

Yes

Yes

No

No

No

CEF

Cisco 72003

Cisco 7304

No

No

No

No

Yes

No

Cisco 7500

Yes

Yes

Yes

Yes

No

No

Cisco 7600

No

No

No

No

No

Yes

Cisco 10000

Yes

Yes

Yes

No

No

No

Cisco 12000

Yes

Yes

Yes

No

No

No

EIGRP

Cisco 7200

No

No

No

Yes2

No

No

Cisco 7304

No

No

No

No

Yes

No

Cisco 7500

No

No

No

Yes

No

No

Cisco 7600

No

No

No

No

No

Yes

Cisco 10000

No

No

No

No

No

No

Cisco 12000

No

No

No

No

No

No

1 The Cisco 7200 is a single-route processor system and cannot maintain its forwarding table in the event of a route processor failure. It cannot perform nonstop forwarding of packets. However, it supports the NSF protocol extensions for BGP, EIGRP, OSPF, and ISIS. Therefore, it can peer with NSF-capable routers and facilitate the resynchronization of routing information with such routers.

2 The Cisco 7200 is NSF-aware in the Cisco IOS Release 12.2(18)S.

3 The Cisco 7200 is a single processor device and does not support SSO; therefore, CEF support for NSF does not apply.


Cisco Express Forwarding

A key element of NSF is packet forwarding. In a Cisco networking device, packet forwarding is provided by CEF. CEF maintains the FIB, and uses the FIB information that was current at the time of the switchover to continue forwarding packets during a switchover. This feature reduces traffic interruption during the switchover.

During normal NSF operation, CEF on the active RP synchronizes its current FIB and adjacency databases with the FIB and adjacency databases on the standby RP. Upon switchover of the active RP, the standby RP initially has FIB and adjacency databases that are mirror images of those that were current on the active RP. For platforms with intelligent line cards, the line cards will maintain the current forwarding information over a switchover; for platforms with forwarding engines, CEF will keep the forwarding engine on the standby RP current with changes that are sent to it by CEF on the active RP. In this way, the line cards or forwarding engines will be able to continue forwarding after a switchover as soon as the interfaces and a data path are available.

As the routing protocols start to repopulate the RIB on a prefix-by-prefix basis, the updates in turn cause prefix-by-prefix updates to CEF, which it uses to update the FIB and adjacency databases. Existing and new entries will receive the new version ("epoch") number, indicating that they have been refreshed. The forwarding information is updated on the line cards or forwarding engine during convergence. The RP signals when the RIB has converged. The software removes all FIB and adjacency entries that have an epoch older than the current switchover epoch. The FIB now represents the newest routing protocol forwarding information.

Routing Protocols

The routing protocols run only on the active RP, and they receive routing updates from their neighbor routers. Routing protocols do not run on the standby RP. Following a switchover, the routing protocols request that the NSF-aware neighbor devices send state information to help rebuild the routing tables. Alternately, the IS-IS protocol can be configured to synchronize state information from the active to the standby RP to help rebuild the routing table on the NSF-capable device in environments where neighbor devices are not NSF-aware.


Note For NSF operation, the routing protocols depend on CEF to continue forwarding packets while the routing protocols rebuild the routing information.


BGP Operation

When a NSF-capable router begins a BGP session with a BGP peer, it sends an OPEN message to the peer. Included in the message is a declaration that the NSF-capable device has "graceful restart capability." Graceful restart is the mechanism by which BGP routing peers avoid a routing flap following a switchover. If the BGP peer has received this capability, it is aware that the device sending the message is NSF-capable. Both the NSF-capable router and its BGP peer(s) need to exchange the Graceful Restart Capability in their OPEN messages, at the time of session establishment. If both the peers do not exchange the Graceful Restart Capability, the session will not be graceful restart capable.

If the BGP session is lost during the RP switchover, the NSF-aware BGP peer marks all the routes associated with the NSF-capable router as stale; however, it continues to use these routes to make forwarding decisions for a set period of time. This functionality means that no packets are lost while the newly active RP is waiting for convergence of the routing information with the BGP peers.

After an RP switchover occurs, the NSF-capable router reestablishes the session with the BGP peer. In establishing the new session, it sends a new graceful restart message that identifies the NSF-capable router as having restarted.

At this point, the routing information is exchanged between the two BGP peers. Once this exchange is complete, the NSF-capable device uses the routing information to update the RIB and the FIB with the new forwarding information. The NSF-aware device uses the network information to remove stale routes from its BGP table. Following that, the BGP protocol is fully converged.

If a BGP peer does not support the graceful restart capability, it will ignore the graceful-restart capability in an OPEN message but will establish a BGP session with the NSF-capable device. This function will allow interoperability with non-NSF-aware BGP peers (and without NSF functionality), but the BGP session with non-NSF-aware BGP peers will not be graceful restart capable.


Note BGP support in NSF requires that neighbor networking devices be NSF-aware; that is, the devices must have the Graceful Restart Capability and advertise that capability in their OPEN message during session establishment. If an NSF-capable router discovers that a particular BGP neighbor does not have Graceful Restart Capability, it will not establish an NSF-capable session with that neighbor. All other neighbors that have Graceful Restart Capability will continue to have NSF-capable sessions with this NSF-capable networking device.


EIGRP Operation

EIGRP NSF capabilities are exchanged by EIGRP peers in hello packets. The NSF-capable router notifies its neighbors that an NSF restart operation has started by setting the restart (RS) bit in a hello packet. When an NSF-aware router receives notification from an NSF-capable neighbor that an NSF-restart operation is in progress, the NSF-capable and NSF-aware routers immediately exchange their topology tables. The NSF-aware router sends an end-of-table (EOT) update packet when the transmission of its topology table is complete. The NSF-aware router then performs the following actions to assist the NSF-capable router:

The EIGRP hello hold timer is expired to reduce the time interval set for hello packet generation and transmission. This allows the NSF-aware router to reply to the NSF-capable router more quickly reducing the amount of time required for the NSF-capable router to rediscover neighbors and rebuild the topology table.

The route-hold timer. is started. This timer is used to set the period of time that the NSF-aware router will hold known routes for the NSF-capable neighbor. This timer is configured with the timers nsf route-hold command. The default time period is 240 seconds.

The NSF-aware router notes in the peer list that the NSF-capable neighbor is restarting, maintains adjacency, and holds known routes for the NSF-capable neighbor until the neighbor signals that it is ready for the NSF-aware router to send its topology table or the route-hold timer expires. If the route-hold timer expires on the NSF-aware router, the NSF-aware router will discard held routes and treat the NSF-capable router as a new router joining the network and reestablishing adjacency accordingly.

The NSF-aware router will continue to send queries to the NSF-capable router which is still in the process of converging after switchover, effectively extending the time before a stuck-in-active (SIA) condition can occur.

When the switchover operation is complete, the NSF-capable router notifies its neighbors that it has reconverged and has received all of their topology tables by sending an EOT update packet to the assisting routers. The NSF-capable then returns to normal operation. The NSF-aware router will look for alternate paths (go active) for any routes that are not refreshed by the NSF-capable (restarting router). The NSF-aware router will then return to normal operation. If all paths are refreshed by the NSF-capable router, the NSF-aware router will immediately return to normal operation.


Note NSF-aware routers are completely compatible with non-NSF aware or capable neighbors in an EIGRP network. A non-NSF aware neighbor will ignore NSF capabilities and reset adjacencies and otherwise maintain the peering sessions normally.


OSPF Operation

When an OSPF NSF-capable router performs an RP switchover, it must perform two tasks in order to resynchronize its Link State Database with its OSPF neighbors. First, it must relearn the available OSPF neighbors on the network without causing a reset of the neighbor relationship. Second, it must reacquire the contents of the Link State Database for the network.

As quickly as possible after an RP switchover, the NSF-capable router sends an OSPF NSF signal to neighboring NSF-aware devices. Neighbor networking devices recognize this signal as a cue that the neighbor relationship with this router should not be reset. As the NSF-capable router receives signals from other routers on the network, it can begin to rebuild its neighbor list.

Once neighbor relationships are reestablished, the NSF-capable router begins to resynchronize its database with all of its NSF-aware neighbors. At this point, the routing information is exchanged between the OSPF neighbors. Once this exchange is complete, the NSF-capable device uses the routing information to remove stale routes, update the RIB, and update the FIB with the new forwarding information. The OSPF protocols are then fully converged.


Note OSPF NSF requires that all neighbor networking devices be NSF-aware. If an NSF-capable router discovers that it has non-NSF -aware neighbors on a particular network segment, it will disable NSF capabilities for that segment. Other network segments composed entirely of NSF-capable or NSF-aware routers will continue to provide NSF capabilities.


The OSPF RFC 3623 graceful restart feature allows you to configure IETF NSF in multivendor networks. For more information, see OSPF RFC 3623 Graceful Restart, Cisco IOS Release 12.2(31)SB2.

IS-IS Operation

When an IS-IS NSF-capable router performs an RP switchover, it must perform two tasks in order to resynchronize its Link State Database with its IS-IS neighbors. First, it must relearn the available IS-IS neighbors on the network without causing a reset of the neighbor relationship. Second, it must reacquire the contents of the Link State Database for the network.

The IS-IS NSF feature offers two options when configuring NSF:

Internet Engineering Task Force (IETF) IS-IS

Cisco IS-IS

If neighbor routers on a network segment are NSF-aware, meaning that neighbor routers are running a software version that supports the IETF Internet draft for router restartability, they will assist an IETF NSF router which is restarting. With IETF, neighbor routers provide adjacency and link-state information to help rebuild the routing information following a switchover. A benefit of IETF IS-IS configuration is operation between peer devices based on a proposed standard.


Note If you configure IETF on the networking device, but neighbor routers are not IETF-compatible, NSF will abort following a switchover.


If the neighbor routers on a network segment are not NSF-aware, you must use the Cisco configuration option. The Cisco IS-IS configuration transfers both protocol adjacency and link-state information from the active to the standby RP. A benefit of Cisco configuration is that it does not rely on NSF-aware neighbors.

IETF IS-IS Configuration

Using the IETF IS-IS configuration, as quickly as possible after an RP switchover, the NSF-capable router sends IS-IS NSF restart requests to neighboring NSF-aware devices. Neighbor networking devices recognize this restart request as a cue that the neighbor relationship with this router should not be reset, but that they should initiate database resynchronization with the restarting router. As the restarting router receives restart request responses from routers on the network, it can begin to rebuild its neighbor list.

Once this exchange is complete, the NSF-capable device uses the link-state information to remove stale routes, update the RIB, and update the FIB with the new forwarding information. IS-IS is then fully converged.

The switchover from one RP to the other happens within seconds. IS-IS reestablishes its routing table and resynchronizes with the network within a few additional seconds. At this point, IS-IS waits for a specified interval before it will attempt a second NSF restart. During this time, the new standby RP will boot up and synchronize its configuration with the active RP. The IS-IS NSF operation waits for a specified interval to ensure that connections are stable before attempting another restart of IS-IS NSF. This functionality prevents IS-IS from attempting back-to-back NSF restarts with stale information.

Cisco IS-IS Configuration

Using the Cisco configuration option, full adjacency and LSP information is saved, or "checkpointed," to the standby RP. Following a switchover, the newly active RP maintains its adjacencies using the checkpointed data, and can quickly rebuild its routing tables.


Note Following a switchover, Cisco IS-IS NSF has complete neighbor adjacency and LSP information; however, it must wait for all interfaces that had adjacencies prior to the switchover to come up. If an interface does not come up within the allocated interface wait time, the routes learned from these neighbor devices are not considered in routing table recalculation. IS-IS NSF provides a command to extend the wait time for interfaces that, for whatever reason, do not come up in a timely fashion.


The switchover from one RP to the other happens within seconds. IS-IS reestablishes its routing table and resynchronizes with the network within a few additional seconds. At this point, IS-IS waits for a specified interval before it will attempt a second NSF restart. During this time, the new standby RP will boot up and synchronize its configuration with the active RP. Once this synchronization is completed, IS-IS adjacency and LSP data is checkpointed to the standby RP; however, a new NSF restart will not be attempted by IS-IS until the interval time expires. This functionality prevents IS-IS from attempting back-to-back NSF restarts.

Cisco NSF Benefits

The Cisco NSF feature has several benefits, including the following:

Improved network availability—NSF continues forwarding network traffic and application state information so that user session information is maintained after a switchover.

Overall network stability—Network stability may be improved with the reduction in the number of route flaps that had been created when routers in the network failed and lost their routing tables.

Neighboring routers do not detect link flapping—Because the interfaces remain up across a switchover, neighboring routers do not detect a link flap (that is, the link does not go down and come back up).

Prevents routing flaps—Because SSO continues forwarding network traffic in the event of a switchover, routing flaps are avoided.

No loss of user sessions—User sessions established prior to the switchover are maintained.

How to Implement Cisco NSF

Configuring and Verifying CEF NSF

Configuring and Verifying BGP NSF

Configuring and Verifying EIGRP NSF

Configuring and Verifying OSPF NSF

Configuring and Verifying IS-IS NSF

Configuring and Verifying CEF NSF

The CEF NSF feature operates by default while the networking device is running in SSO mode. No configuration is necessary.

The following task explains how to verify that CEF is NSF-capable.

SUMMARY STEPS

1. enable

2. show cef state

DETAILED STEPS

 
Command
Purpose

Step 1 

enable

Example:

Router> enable

Enables privileged EXEC mode.

Enter your password if prompted.

Step 2 

show cef state

Example:

Router# configure terminal

Displays the state of Cisco Express Forwarding on a networking device.

Configuring and Verifying BGP NSF

The following task explains how to configure BGP for NSF. Repeat this task on each of the BGP NSF peer devices.

SUMMARY STEPS

1. enable

2. configure terminal

3. router bgp autonomous-system-number

4. bgp graceful-restart [restart-time seconds | stalepath-time seconds]

DETAILED STEPS

 
Command
Purpose

Step 1 

enable

Example:

Router> enable

Enables privileged EXEC mode.

Enter your password if prompted.

Step 2 

configure terminal

Example:

Router# configure terminal

Enters global configuration mode.

Step 3 

router bgp autonomous-system-number

Example:

Router(config)# router bgp 120

Enables a BGP routing process, and enters router configuration mode.

Step 4 

bgp graceful-restart [restart-time seconds | stalepath-time seconds]

Example:

Router(config-router)# bgp graceful-restart

Enables the BGP graceful restart capability, which starts NSF for BGP.

To verify NSF for BGP, you must check that the graceful restart function is configured on the SSO-enabled networking device and on the neighbor devices. The following task explains how to perform this function.

SUMMARY STEPS

1. enable

2. show running-config

3. show ip bgp neighbors [ip-address [advertised-routes | dampened-routes | flap-statistics |
paths [reg-exp] | received prefix-filter | received-routes | routes | policy [detail]]]

DETAILED STEPS

 
Command
Purpose

Step 1 

enable

Example:

Router> enable

Enables privileged EXEC mode.

Enter your password if prompted.

Step 2 

show running-config

Example:

Router# show running-config

Displays the contents of the current running configuration file. Verify that the phrase "bgp graceful-restart" appears in the BGP configuration of the SSO-enabled router.

Repeat this step on each of the BGP neighbors.

Step 3 

show ip bgp neighbors [ip-address [advertised-routes | dampened-routes | flap-statistics | paths [reg-exp] | received prefix-filter | received-routes | routes | policy [detail]]]

Example:

Router# show ip bgp neighbors

display information about BGP and TCP connections to neighbors

On the SSO device and the neighbor device, this command verifies that the graceful restart function is shown as both advertised and received, and confirms the address families that have the graceful restart capability. If no address families are listed, then BGP NSF also will not occur.

Configuring and Verifying EIGRP NSF

EIGRP NSF support is enabled by default. Distributed platforms that run a supporting version of Cisco IOS software can support full NSF capabilities. These routers can perform a restart operation and can support other NSF capable peers. Single processor platforms that run a supporting version of Cisco IOS software support only NSF awareness. These routers maintain adjacency and hold known routes for the NSF-capable neighbor until it signals that it is ready for the NSF-aware router to send its topology table or the route-hold timer expires.


Note An NSF-aware router must be completely converged with the network before it can assist an NSF-capable router in an NSF restart operation.


The following task explains how to configure EIGRP for NSF. Repeat this procedure on each of the EIGRP NSF peer devices.

SUMMARY STEPS

1. enable

2. configure terminal

3. router eigrp as-number

4. nsf [{cisco | ietf} | interface wait seconds | interval minutes | t3 [adjacency | manual seconds]

5. timers nsf converge seconds

6. timers nsf route-hold seconds

7. timers nsf signal seconds

DETAILED STEPS

 
Command
Purpose

Step 1 

enable

Example:

Router> enable

Enables privileged EXEC mode.

Enter your password if prompted.

Step 2 

configure terminal

Example:

Router# configure terminal

Enters global configuration mode.

Step 3 

router eigrp as-number

Example:

Router(config)# router eigrp 109

Enables an EIGRP routing process, and enters router configuration mode.

Step 4 

nsf [{cisco | ietf} | interface wait seconds | interval minutes | t3 [adjacency | manual seconds]

Example:

Router(config-router)# nsf

Enables EIGRP NSF support on an NSF capable router.

This command is entered on only NSF-capable routers. NSF awareness is enabled by default when a supporting version of Cisco IOS software is installed on a router that supports NSF capability or NSF awareness.

Step 5 

timers nsf converge seconds

Example:

Router(config-router)# timers nsf converge 60

Adjusts the maximum time that restarting router will wait for the EOT notification from an NSF-capable or NSF-aware peer.

Step 6 

timers nsf route-hold seconds

Example:

Router(config-router)# timers nsf route-hold 120

Sets the route-hold timer to determine how long an NSF-aware router that is running EIGRP will hold routes for an inactive peer.

Step 7 

timers nsf signal seconds

Example:

Router(config-router)# timers nsf signal seconds

Adjusts the maximum time for the initial restart period.

To verify NSF for EIGRP, you must check that NSF awareness and/or capability is enabled on the SSO-enabled networking device and on the neighbor devices. The following task explains how to perform this function.

SUMMARY STEPS

1. enable

2. show ip protocols

DETAILED STEPS

 
Command
Purpose

Step 1 

enable

Example:

Router> enable

Enables privileged EXEC mode.

Enter your password if prompted.

Step 2 

show ip protocols

Example:

Router# show ip protocols

Displays the parameters and current state of the active routing protocol process.

Repeat this step on each of the EIGRP neighbors.

Configuring and Verifying OSPF NSF


Note All peer devices participating in OSPF NSF must be made OSPF NSF aware, which happens automatically once you install an NSF software image on the device.


The following task explains how to configure OSPF for NSF.

SUMMARY STEPS

1. enable

2. configure terminal

3. router ospf process-id [vrf vpn-name]

4. nsf [{cisco | ietf} | interface wait seconds | interval minutes | t3 [adjacency | manual seconds]

DETAILED STEPS

 
Command
Purpose

Step 1 

enable

Example:

Router> enable

Enables privileged EXEC mode.

Enter your password if prompted.

Step 2 

configure terminal

Example:

Router# configure terminal

Enters global configuration mode.

Step 3 

router ospf process-id [vrf vpn-name]

Example:

Router(config)# router ospf 12

Enables an OSPF routing process, and places the router in router configuration mode.

Step 4 

nsf [{cisco | ietf} | interface wait seconds | interval minutes | t3 [adjacency | manual seconds]

Example:

Router(config-router)# nsf

Enables EIGRP NSF support on an NSF capable router.

This command is entered on only NSF-capable routers. NSF awareness is enabled by default when a supporting version of Cisco IOS software is installed on a router that supports NSF capability or NSF awareness.

The following task explains how to verify OSPF for NSF.

SUMMARY STEPS

1. enable

2. show running-config

3. show ip ospf [process-id]

DETAILED STEPS

 
Command
Purpose

Step 1 

enable

Example:

Router> enable

Enables privileged EXEC mode.

Enter your password if prompted.

Step 2 

show running-config

Example:

Router# show running-config

Displays the contents of the current running configuration file.

Step 3 

show ip ospf [process-id]

Example:

Router# show ip ospf

Displays general information about OSPF routing processes.

Configuring and Verifying IS-IS NSF

The following task describe how to configure NSF for IS-IS.

SUMMARY STEPS

1. enable

2. configure terminal

3. router isis area-tag

4. nsf [{cisco | ietf} | interface wait seconds | interval minutes | t3 [adjacency | manual seconds]

5. nsf interval minutes

6. nsf t3 {manual seconds | adjacency}

7. nsf interface wait seconds

DETAILED STEPS

 
Command
Purpose

Step 1 

enable

Example:

Router> enable

Enables privileged EXEC mode.

Enter your password if prompted.

Step 2 

configure terminal

Example:

Router# configure terminal

Enters global configuration mode.

Step 3 

router isis area-tag

Example:

Router(config)# router isis cisco1

Enables the IS-IS routing protocol to specify an IS-IS process, and places the router in router configuration mode.

Step 4 

nsf [{cisco | ietf} | interface wait seconds | interval minutes | t3 [adjacency | manual seconds]

Example:

Router(config-router)# nsf ietf

Enables NSF operation for IS-IS.

Enter the ietf keyword to enable IS-IS in homogeneous network where adjacencies with networking devices supporting IETF draft-based restartability is guaranteed.

Enter the cisco keyword to run IS-IS in heterogeneous networks that might not have adjacencies with NSF-aware networking devices.

Step 5 

nsf interval minutes

Example:

Router(config-router)# nsf interval 2

Configures the minimum time between Cisco NSF restart attempts.

Step 6 

nsf t3 {manual seconds | adjacency}

Example:
Router(config-router)# nsf t3 manual 40

Specifies the methodology used to determine how long IETF Cisco NSF will wait for the link-state packet (LSP) database to synchronize before generating overloaded link-state information for itself and flooding that information out to its neighbors.

Step 7 

nsf interface wait seconds

Example:

Router(config-router)# nsf interface wait 15

Specifies how long a Cisco NSF restart will wait for all interfaces with IS-IS adjacencies to come up before completing the restart.

To verify NSF for IS-IS, you must check that the NSF function is configured on the SSO-enabled networking device. The following task describes how to verify NSF for IS-IS.

SUMMARY STEPS

1. enable

2. show running-config

3. show isis nsf

DETAILED STEPS

 
Command
Purpose

Step 1 

enable

Example:

Router> enable

Enables privileged EXEC mode.

Enter your password if prompted.

Step 2 

show running-config

Example:

Router# show running-config

Displays the contents of the current running configuration file.

Step 3 

show isis nsf

Example:

Router# show isis nsf

Displays current state information regarding IS-IS NSF.

Troubleshooting Tips

To troubleshoot the NSF feature, use the following commands in privileged EXEC mode, as needed:

Command
Purpose

Router# debug eigrp nsf

Displays notifications and information about NSF events for an EIGRP routing process.

Router# debug ip eigrp notifications

Displays information and notifications for an EIGRP routing process. This output includes NSF notifications and events.

Router# debug isis nsf [detail]

Displays information about the IS-IS state during a Cisco NSF restart.

Router# debug ospf nsf [detail]

Displays debugging messages related to OSPF Cisco NSF commands.

Router# show cef nsf

Displays the current NSF state of CEF on both the active and standby RPs.

Router# show cef state

Displays the state of CEF on a networking device.

Router# show clns neighbors

Display both end-system (ES) and intermediate system (IS) neighbors.

Router# show ip bgp

Displays entries in the BGP routing table.

Router# show ip bgp neighbor


Displays information about the TCP and BGP connections to neighbor devices.

Router# show ip cef

Displays entries in the FIB that are unresolved, or displays a FIB summary.

Router# show ip ospf

Displays general information about OSPF routing processes.

Router# show ip ospf neighbor [detail]

Displays OSPF-neighbor information on a per-interface basis.

Router# show ip protocols

Displays the parameters and current state of the active routing protocol process. The status of EIGRP NSF configuration and support is displayed in the output.

Router# show isis database [detail]

Displays the IS-IS link-state database.

Router# show isis nsf

Displays the current state information regarding IS-IS Cisco NSF.


The following tips may help you troubleshoot the device.

The system displays FIB errors.

Use the show cef state command to verify that distributed CEF switching is enabled on your platform. To enable distributed CEF, enter the ip cef distributed command in global configuration mode on the active RP.


Note For Cisco 10000 series Internet routers and Cisco 12000 series Internet routers, distributed CEF is always enabled and is not configurable.


Cannot determine if an OSPF neighbor is NSF-aware.

To verify whether an OSPF neighbor device is NSF aware and if NSF is operating between them, use the show ip ospf neighbor detail command.