Command Reference Guide
3Com Router 5000 Family and Router 6000 Family ospf timer retransmit ● 225
Command Reference
ospf timer retransmit
Purpose Use the ospf timer retransmit command to configure the interval for LSA
re-transmitting on an interface.
Use the undo ospf timer retransmit command to restore the default interval
value for LSA re-transmitting on the interface.
Syntax ospf timer retransmit interval
undo ospf timer retransmit
Parameters interval
Interval for re-transmitting LSA on an interface ( in
seconds). Valid values are 1 to 65535.
If no value is specified, the default value is 5 seconds.
Example Specify the retransmission for LSA transmitting between the interface serial1/0/0 and
the adjacent routers to 12 seconds.
[3Com ] interface serial1/0/0
[3Com -serial1/0/0] ospf timer retransmit 12
View This command can be used in the following views:
■ Interface view
Description If a router running OSPF transmits a "link state advertisement"(LSA) to the peer, it
needs to wait for the acknowledgement packet from the peer. If no
acknowledgement is received from the peer within the LSA retransmission, this LSA
will be re-transmitted. According to RFC2328, the LSA retransmission between
adjacent routers should not be set too short. Otherwise, unexpected retransmission
will be caused.