4-66
transmit-pacing
Syntax
transmit-pacing interval interval count count
undo transmit-pacing
View
OSPF view
Default Level
2: System level
Parameters
interval
: Interval at which an interface sends LSU packets, in milliseconds. Its value is in the range 10
to 1000. If the router has a number of OSPF interfaces, you are recommended to increase this interval
to reduce the total numbers of LSU packets sent by the router every second.
count
: Maximum number of LSU packets sent by an interface at each interval. It is in the range 1 to
200. If the router has a number of OSPF interfaces, you are recommended to decrease this interval to
reduce the total numbers of LSU packets sent by the router every second.
Description
Use the
transmit-pacing
command to configure the maximum number of LSU packets that can be
sent every the specified interval.
Use the
undo transmit-pacing
command to restore the default.
By default, an OSPF interface sends up to three LSU packets every 20 milliseconds.
Examples
# Configure all the interfaces under OSPF process 1 to send up to 10 LSU packets every 30
milliseconds.
<Sysname> system-view
[Sysname-ospf-1] transmit-pacing interval 30 count 10
vlink-peer (OSPF area view)
Syntax
vlink-peer
router-id
[
hello
seconds
|
retransmit
seconds
|
trans-delay
seconds |
dead
seconds
|
simple
[
plain
|
cipher
]
password
| {
md5
|
hmac-md5
}
key-id
[
plain
|
cipher
]
password
] *
undo
vlink-peer
router-id
[
hello
|
retransmit
|
trans-delay
|
dead
| [
simple
| {
md5
|
hmac-md5
}
key-id
] ] *
View
OSPF area view
Default Level
2: System level
Parameters
router-id
: Router ID of the neighbor on the virtual link.