HP VPN Firewall Appliances Network Management Command Reference
364
Syntax
ospf trans-delay seconds
undo ospf trans-delay
Default
The LSA transmission delay defaults to 1 second.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Specifies the LSA transmission delay in seconds, in the range of 1 to 3600.
Usage guidelines
Each LSA in the LSDB has an age that is incremented by 1 every second, but the age does not change
during transmission. It is necessary to add a transmission delay into its age time on low speed networks.
Examples
# Set the LSA transmission delay to 3 seconds on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospf trans-delay 3
peer
Use peer to specify a neighbor and the DR priority for the neighbor.
Use undo peer to remove the configuration.
Syntax
peer ip-address [ cost value | dr-priority dr-priority ]
undo peer ip-address
Views
OSPF view
Default command level
2: System level
Parameters
ip-address: Specifies a neighbor IP address.
cost value: Specifies the cost to reach the neighbor, in the range of 1 to 65535.
dr-priority dr-priority: Specifies the neighbor DR priority, in the range of 0 to 255. The default neighbor
DR priority is 1.
Usage guidelines
After startup, a router sends a hello packet to neighbors with DR priorities higher than 0. When the DR
and BDR are elected, the DR will send hello packets to all neighbors for adjacency establishment.