Switch 7700 Command reference Guide, v2.0

Table Of Contents
Integrated IS-IS Configuration Commands 179
View
VLAN interface view
Parameter
time: Specify the LSP interval, ranging from 1 to 1000 and measured in
milliseconds. The default value is 33 milliseconds.
Description
Use the isis timer lsp command to configure IS-IS LSP interval on the
interface.
Use the undo isis timer lsp command to restore the default setting.
FRelated command: isis timer retransmit.
Example
Set the LSP interval on Interface Vlan-interface 1 to 500 milliseconds.
[SW7700]interface Vlan-interface 1
[SW7700-Vlan-interface1]isis timer lsp 500
isis timer retransmit Syntax
isis timer retransmit seconds
undo isis timer retransmit
View
VLAN interface view
Parameter
seconds: Specify the the retransmission interval of LSP packets, in the unit of
second, in the range from 0 to 300 and the default value is 5 seconds.
Description
Use the isis timer retransmit command to configure the LSP
retransmission interval over the point-to-point link.
Use the undo isis timer retransmit command to restore the default
setting.
Use caution when setting this parameter to avoid unnecessary retransmission.
The response is required when sending LSP packets on the point-to-point link, not
the broadcast link, and therefore this command is unnecessary for the broadcast
link.
Related command: isis timer lsp.
Example
Set the LSP retransmission interval to 10 seconds on Interface Vlan-interface 1.
[SW7700]interface Vlan-interface 1
[SW7700-Vlan-interface1]isis timer retransmit 10