< Home

isis timer lsp-throttle

Function

The isis timer lsp-throttle command configures the minimum interval for sending LSPs on an interface.

The undo isis timer lsp-throttle command restores the default setting.

By default, the minimum interval for sending LSPs on an interface is 50 milliseconds, and the maximum number of LSPs to be sent each time is 10.

Format

isis timer lsp-throttle throttle-interval [ count count ]

undo isis timer lsp-throttle

Parameters

Parameter Description Value
throttle-interval Specifies the minimum interval for sending LSPs. The value ranges from 1 to 10000 milliseconds.
count count Specifies the maximum number of LSPs to be sent within the period specified throttle-interval. The value ranges from 1 to 1000.

Views

Ethernet interface view, Ethernet sub-interface view, Eth-Trunk interface view, Eth-Trunk sub-interface view, Tunnel interface view, Loopback interface view, Dialer interface view, VLANIF interface view, Virtual-Template interface view

Default Level

2: Configuration level

Usage Guidelines

You can specify throttle-interval to set the value of the minimum interval (milliseconds) between sending a batch of LSPs or CSNPs.

Example

# Set the interval for sending LSPs on GigabitEthernet0/0/0 to 500 milliseconds.

<sysname> system-view
[sysname] interface GigabitEthernet0/0/0
[sysname-GigabitEthernet0/0/0] isis timer lsp-throttle 500
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >