PREV NEXT INDEX

Avici Systems Inc.


ip ospf retransmit-interval


Sets the number of seconds between advertisement retransmissions for adjacencies on an interface.

Syntax: ip ospf retransmit-interval seconds

no ip ospf retransmit-interval

seconds

The number of seconds between LSA retransmissions for adjacencies belonging to this interface. Valid values are 1 to 65535.

Description: When OSPF sends an advertisement to an adjacent router, it expects to receive an acknowledgment from that neighbor. If no acknowledgment is received, the router will retransmit the advertisement to its neighbor. The retransmit-interval timer controls the number of seconds between retransmissions.

Use the ip ospf retransmit-interval seconds command to configure the number of seconds between LSA retransmissions.

Use the no ip ospf retransmit-interval command to set the retransmit interval to the default value of 5 seconds.

Factory Default: 5 seconds.

Command Mode: Interface configuration.

Example: In the following example:

router(config)#router ospf 1

router(config-router)#network 10.1.1.0 0.0.0.255 area 0

router(config-router)#interface pos 1/1/1

router(config-if)#ip ospf retransmit-interval 10

router(config-if)#end

router#show ip ospf int pos 1/1/1

Name: POS 1/1/1

Address: 201.1.1.10

  Net type: PointToPoint

State: P To P

  Area: 0.0.0.0

DR: 0.0.0.0

BDR: 0.0.0.0

Priority:             3

Cost: 10

Hello int: 10

Dead int: 40

Retrans int:          10

Transmit delay: 1

Related Commands: ip ospf dead-interval
ip ospf hello-interval
network area
router ospf
interface pos


PREV NEXT INDEX

Copyright © 2004 Avici Systems Inc.
Avici® and TSR® is a registered trademark of Avici Systems Inc.
IPriori™, Composite Links™, SSR™, QSR, and NSR® are trademarks of Avici Systems Inc.

   Source File Name: ospf.fm
    HTML File Name: ospf14.html
    Last Updated: 05/10/04 at 16:34:58

Please email suggestions and comments to: doc@avici.com