3com 8807 Reference Guide

Page of 1099
452
C
HAPTER
 25: OSPF C
ONFIGURATION
 C
OMMANDS
Example
# Specify the retransmit for LSA transmitting between the interface Vlan-interface 
10 and the adjacent routers to 12 seconds.
[SW8800] interface Vlan-interface 10
 
[3Com-Vlan-interface10] ospf timer retransmit 12 
ospf trans-delay
Syntax
ospf trans-delay seconds
undo ospf trans-delay
View
Interface view
Parameter
seconds: Transmitting delay of LSA on an interface. It ranges from 1 to 3600. By 
default, the value is 1 second.
Description
Use the ospf trans-delay command to configure the LSA transmitting delay on 
an interface.
Use the undo ospf trans-delay command to restore the default value of the LSA 
transmitting delay on an interface.
LSA will age in the "link state database" (LSDB) of the router as time goes by (add 
1 for every second), but it will not age during network transmission. Therefore, it is 
necessary to add a period of time set by this command to the aging time of LSA 
before transmitting it.
Example
# Specify the trans-delay of transmitting LSA on the interface Vlan-interface 10 as 
3 seconds.
[SW8800] interface Vlan-interface 10
 
[3Com-Vlan-interface10] ospf trans-delay 3 
preference
Syntax
preference [ ase ] value
undo preference [ ase ]
View
OSPF view
Parameter
value: OSPF protocol route preference, ranging from 1 to 255.
ase: Indicates the preference of an imported external route of the AS.