Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 3 OSPF Configuration Commands
3Com Corporation
3-50
View
Interface view
Parameter
seconds: Transmitting delay of LSA on an interface. It is in seconds and 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 serial1/0/0 as 3 seconds.
[3Com ] interface serial1/0/0
[3Com -serial1/0/0] ospf trans-delay 3
3.1.47 peer
Syntax
peer ip-address [ dr-priority dr-priority-number ]
undo peer ip-address
View
OSPF view
Parameter
ip-address: IP address of the neighboring point.
dr-priority-number: Represents the corresponding value of the network neighbor priority,
being an integer ranging from 0 to 255. The default value is 1.
Description
Use the peer command to configure the IP address of adjacent routers and specify a
DR priority on an NBMA network.
Use the undo peer command to cancel the configuration.










