PREV NEXT INDEX

Avici Systems Inc.


ip ospf transmit-delay


Sets or removes the estimated transmit delay for the interface.

Syntax: ip ospf transmit-delay seconds

no ip ospf transmit-delay

seconds

The number of seconds required to transmit a link state update packet. Valid values are 1 to 65535.

Description: The transmit delay timer increments the age of LSAs in update packets to accommodate transmission and propagation delays for the interface. The timer is more important on very low speed links where the transmission delay is more significant.

Use the ip ospf transmit-delay seconds command to configure the number of seconds added to the age of the LSA to accommodate slow transmission and propagation.

Use the no ip ospf transmit-delay command to set the transmit delay to the default value of 1 second.

Factory Default: 1 second.

Command Mode: Interface configuration.

Example: In the following example, the ip ospf transmit-delay seconds command configures the number of seconds to transmit a LSA update packet at 10 seconds, and the show ip ospf interface pos command displays the setting:

router(config)#router ospf 1

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

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

router(conf-if)#ip ospf transmit-delay 10

router(config-if)#end

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

Name: POS 1/1/1

Address:              10.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: 1

Hello int: 10

Dead int: 40

Retrans int:          5

Transmit delay: 10



Related Commands: network area
router ospf
interface


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: ospf15.html
    Last Updated: 05/10/04 at 16:34:58

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