R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
190
count: Specifies the maximum number of link-state packets to be sent at one time, in the range of 1 to
1000. The default is 5.
Examples
# Configure the interval as 500 milliseconds for sending LSPs on interface GigabitEthernet 4/0/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 4/0/1
[Sysname-GigabitEthernet4/0/1] isis timer lsp 500
Related commands
isis timer retransmit
isis timer retransmit
NOTE:
This command is not available in loopback interface view.
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 is 5 seconds.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Specifies the interval for retransmitting LSP packets, in the range of 1 to 300 seconds.
Usage guidelines
A P2P link requires a response to a sent LSP. If no response is received within the retransmission interval,
the LSP is retransmitted.
You do not need to use this command over a broadcast link where CSNPs are broadcast periodically.
Configure a proper retransmission interval to avoid unnecessary retransmissions.
Perform this configuration only when the link layer protocol is PPP.
Examples
# Configure the LSP retransmission interval as 10 seconds for GigabitEthernet 4/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 4/0/1
[Sysname-GigabitEthernet4/0/1] isis timer retransmit 10