Ip ospf transmit- delay, Ip ospf transmit-delay – LevelOne GTL-2691 User Manual

Page 1501

Advertising
background image

C

HAPTER

49

| IP Routing Commands

Open Shortest Path First (OSPFv2)

– 1501 –

C

OMMAND

U

SAGE

A router will resend an LSA to a neighbor if it receives no

acknowledgment after the specified retransmit interval. The retransmit

interval should be set to a conservative value that provides an

adequate flow of routing information, but does not produce

unnecessary protocol traffic. Note that this value should be larger for

virtual links.

Set this interval to a value that is greater than the round-trip delay

between any two routers on the attached network to avoid unnecessary

retransmissions.

E

XAMPLE

Console(config)#interface vlan 1

Console(config-if)#ip ospf retransmit-interval 7

Console(config-if)#

ip ospf transmit-

delay

This command sets the estimated time to send a link-state update packet

over an interface. Use the no form to restore the default value.

S

YNTAX

ip ospf [ip-address] transmit-delay seconds
no ip ospf [ip-address] transmit-delay

ip-address - This parameter can be used to indicate a specific IP

address connected to the current interface. If not specified, the

command applies to all networks connected to the current interface.
seconds - Sets the estimated time required to send a link-state

update. (Range: 1-65535)

C

OMMAND

M

ODE

Interface Configuration (VLAN)

D

EFAULT

S

ETTING

1 second

C

OMMAND

U

SAGE

LSAs have their age incremented by this delay before transmission.

When estimating the transmit delay, consider both the transmission

and propagation delays for an interface. Set the transmit delay

according to link speed, using larger values for lower-speed links.

If this delay is not added, the time required to transmit an LSA over the

link is not taken into consideration by the routing process. On slow

links, the router may send packets more quickly than devices can

receive them. To avoid this problem, use the transmit delay to force the

router to wait a specified interval between transmissions.

Advertising