R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
464
packets from this router within the hold time, it declares the adjacency down. You can adjust the
adjacency hold time by changing the hello multiplier or the hello interval on an interface.
NOTE:
• Level-1 and Level-2 hello packets are sent independently on a broadcast network, so you need to specif
y
a hello multiplier for the two levels respectively.
• You can configure keywords level-1 and level-2 only on broadcast interfaces. Before doing that, you
need to enable IS-IS on the interface.
• If no level is specified, the hello multiplier applies to the current level.
Related commands: isis timer hello.
Examples
# Configure the hello multiplier as 6 for GigabitEthernet 4/2.
<Sysname> system-view
[Sysname] interface gigabitethernet 4/2
[Sysname-GigabitEthernet4/2] isis timer holding-multiplier 6 level-2
isis timer lsp
Syntax
isis timer lsp time [ count count ]
undo isis timer lsp
View
Interface view
Default level
2: System level
Parameters
time: Specifies the minimum interval in milliseconds for sending link-state packets, ranging from 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. The default is 5.
Description
Use isis timer lsp to configure the minimum interval for sending LSPs on the interface and specify the
maximum LSPs that can be sent per time.
Use undo isis timer lsp to restore the default of 33ms.
Related commands: isis timer retransmit.
NOTE:
This command is not available in loopback interface view.
Examples
# Configure the interval as 500 milliseconds for sending LSPs on GigabitEthernet 4/2.
<Sysname> system-view