R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

133
undo transmit-pacing
Default
An OSPF interface sends up to three LSU packets every 20 milliseconds.
Views
OSPF view
Default command level
2: System level
Parameters
interval interval: Specifies an interval at which an interface sends LSU packets. The value range for the
interval argument is 10 to 1000 milliseconds. If the router has multiple OSPF interfaces, increase this
interval to reduce the total number of LSU packets sent by the router every second.
count count: Specifies the maximum number of LSU packets sent by an interface at each interval. The
value range for the count argument is 1 to 200. If the router has multiple OSPF interfaces, decrease the
maximum number to reduce the total number of LSU packets sent by the router every second.
Examples
# Configure all the interfaces running OSPF process 1 to send up to 10 LSU packets every 30
milliseconds.
<Sysname> system-view
[Sysname] ospf 1
[Sysname-ospf-1] transmit-pacing interval 30 count 10
vlink-peer (OSPF area view)
Use vlink-peer to configure a virtual link.
Use undo vlink-peer to remove a virtual link.
Syntax
vlink-peer router-id [ hello seconds | retransmit seconds | trans-delay seconds | dead seconds |
{ simple [ cipher | plain ] password | { md5 | hmac-md5 } key-id [ cipher | plain ] password } ] *
undo vlink-peer router-id [ hello | retransmit | trans-delay | dead | { simple | { md5 | hmac-md5 }
key-id } ] *
Views
OSPF area view
Default command level
2: System level
Parameters
router-id: Specifies the router ID of the neighbor on the virtual link.
hello seconds: Specifies the hello interval in seconds, in the range of 1 to 8192. The default is 10. It must
be identical to the hello interval on the virtual link neighbor.
retransmit seconds: Specifies the retransmission interval in seconds, in the range of 1 to 3600. The
default is 5.