242
Parameters
time
: Specifies the minimum interval in milliseconds for sending link-state packets, in the range of 1 to
1000.
count
: Specifies the maximum number of link-state packets to be sent at one time, in the range of 1 to
1000.
Usage guidelines
If a change occurs in the LSDB, IS-IS advertises the changed LSP to neighbors. You can specify the
minimum interval for sending these LSPs.
Configure a proper LSP retransmission interval to avoid unnecessary retransmissions.
Examples
# Configure the interval as 500 milliseconds for sending LSPs on interface VLAN-interface 10.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] isis timer lsp 500
Related commands
isis timer retransmit
isis timer retransmit
Use
isis timer retransmit
to configure the interval for retransmitting LSP packets over a point-to-point link.
Use
undo isis timer retransmit
to restore the default.
Syntax
isis timer retransmit
seconds
undo isis timer retransmit
Default
The retransmission interval on a P2P link is 5 seconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
seconds
: Specifies the interval for retransmitting LSP packets, in the range of 1 to 300 seconds.
Usage guidelines
On a P2P link, IS-IS requires an advertised LSP be acknowledged. If no acknowledgement is received
within a configurable interval, IS-IS will retransmit the LSP.
You do not need to use this command over a broadcast link where CSNPs are periodically broadcast to
implement LSDB synchronization.
Examples
# Configure the LSP retransmission interval on a P2P link as 50 seconds for VLAN-interface 10.
<Sysname> system-view