H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 4 Integrated IS-IS Configuration Commands
4-25
Related commands: isis timer hello.
Examples
# Configure the number of Level-2 Hello packets signifying a peer invalid as 5 for
VLAN-interface 10, that is, if no Hello packet is received from the interface within 5
Hello packet time intervals, the IS-IS peer is considered as invalid.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] isis timer holding-multiplier 5
4.1.27 isis timer lsp
Syntax
isis timer lsp time
undo isis timer lsp
View
Interface view
Parameters
time: Interval for sending link-state packets, in milliseconds, ranging from 1 to 1000,
with the default as 33 milliseconds.
Description
Use the isis timer lsp command to configure the time interval for sending link-state
packets over an interface.
Use the undo isis timer lsp command to resume the default configuration.
Related commands: isis timer retransmit.
Examples
# Configure the time interval as 500 milliseconds for VLAN-interface 10 to send LSP
packets.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] isis timer lsp 500