Switch 7700 Command reference Guide, v2.0

Table Of Contents
156 CHAPTER 5: USING ROUTING PROTOCOL COMMANDS
ospf trans-delay Syntax
ospf trans-delay value
undo ospf trans-delay
View
VLAN interface view
Parameter
value Enter the LSA transmission delay, in seconds, in the range 1 to 3600. By
default, the value is 1 second.
Description
Using the ospf trans-delay command, you can configure the LSA transmission
delay on an interface.
Using the undo ospf trans-delay command, you can restore the default value
of the LSA transmission delay.
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
To set the LSA transmission delay to three seconds on interface Vlan-interface 1,
enter the following:
[SW7700]interface Vlan-interface 1
[SW7700-Vlan-interface1]ospf trans-delay 3
peer Syntax
peer ip_address [ dr-priority dr_priority_number ]
undo peer ip_address
View
OSPF view
Parameter
ip_address Enter the IP address of the neighboring router.
dr_priority_number The priority value represents the corresponding priority
value of the network neighbor. The range is from 0 to 255. The default value is 1.
Description
Using the peer command, you can configure the neighboring point if a router is
connected to a network of NBMA type. Using the
undo peer command, you can
cancel the configured neighboring point.