Cisco IOS IP Routing Protocols Configuration Guide, Release 12.4T
OSPF Retransmissions Limit

Table Of Contents

OSPF Retransmissions Limit

Feature Overview

Benefits

Restrictions

Related Features and Technologies

Supported Platforms

Configuration Tasks

Setting OSPF Retransmission Limits

Command Reference


OSPF Retransmissions Limit


Feature History

Release
Modification

12.2(11)T

This feature was introduced.


This feature module describes the change in how the Open Shortest Path First (OSPF) protocol handles retransmissions and includes the following sections:

Feature Overview

Benefits

Restrictions

Related Features and Technologies

Supported Platforms

Configuration Tasks

Command Reference

Feature Overview

Cisco IOS Release 12.2(4)T added a limit to the number of retransmissions of database exchange and update packets for both demand and non-demand circuits. The retransmission of these packets stops once this retry limit is reached, thus preventing unnecessary use of the link in continual retransmission of the packets if, for some reason, a neighbor is not responding during adjacency forming.

The limit for both demand circuit and non-demand circuit retransmissions is 24.

The limit-retransmissions command allows you to either remove (disable) the limit or change the maximum number of retransmissions to be a number from 1 to 255.

Benefits

The limit-retransmissions command provides for backward compatibility for previous or other releases of Cisco IOS or other routers that do not have this feature.

Restrictions

The limit to the number of retransmissions does not apply for update packets on nonbroadcast multiaccess (NBMA) point-to-multipoint direct circuits. In this situation, the dead timer is used to end communication with non-responding neighbors and thus stop the retransmissions.

Related Features and Technologies

This feature is an extension of the OSPF routing protocol. For more information about configuring OSPF and configuring route summarization and filtering, refer to the "Configuring OSPF" chapter of the Cisco IOS IP Routing Protocols Configuration Guide and the Cisco IOS IP Routing Protocols Command Reference.

Supported Platforms

The limit-retransmissions command is supported for the following platforms in Cisco IOS Release 12.2(11)T:

Cisco AS5300

Cisco AS5400

Cisco AS5800

Cisco 1400 series

Cisco 1600 series

Cisco 1600R series

Cisco 1710

Cisco 1720

Cisco 1721

Cisco 1750

Cisco 1751

Cisco 2500 series

Cisco 2600 series

Cisco 3620

Cisco 3631

Cisco 3640

Cisco 3725

Cisco 3745

Cisco 3660

Cisco IGX 8400 Series URM

Cisco MC3810

Cisco 7100 series

Cisco 7200 series

Cisco 7500 series

Cisco uBR7200 series

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.

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.

Configuration Tasks

See the following sections for configuration tasks for the OSPF retransmission limits feature. Each task in the list is identified as either required or optional:

Setting OSPF Retransmission Limits (required)

Setting OSPF Retransmission Limits

To set OSPF retransmission limits, use the following commands beginning in router configuration mode:

 
Command
Purpose

Step 1 

Router(config)# router ospf process-id

Configures the router to run an OSPF process.

Step 2 

Router(config-router)# limit retransmissions {[dc {max-number | disable}] [non-dc {max-number | disable}]}

Sets the limit in the number of retransmissions of database exchange and update packets for both demand and non-demand circuits.

Command Reference

The following command was introduced or modified in the feature documented in this module. For information about these commands, see the Cisco IOS IP Routing Protocols Command Reference at http://www.cisco.com/en/US/docs/ios/iproute/command/reference/irp_book.html. For information about all Cisco IOS commands, use the Command Lookup Tool at http://tools.cisco.com/Support/CLILookup or a Cisco IOS master commands list.

limit retransmissions