trill timer lsp

Use trill timer lsp to configure the minimum LSP interval and the maximum number of LSPs transmitted per interval.

Use undo trill timer lsp to restore the default.

Syntax

trill timer lsp interval [ count count ]

undo trill timer lsp

Default

The minimum LSP interval is 10 milliseconds, and the maximum number of LSPs transmitted per interval is 5.

Views

Layer 2 Ethernet interface view

Layer 2 aggregate interface view

Predefined user roles

network-admin

mdc-admin

Parameters

interval: Specifies the minimum LSP interval in the range of 10 to 1000 milliseconds. The interval argument is in increments of 10 milliseconds.

count: Specifies the maximum number of LSPs transmitted per interval, in the range of 1 to 1000.

Usage guidelines

To avoid frequent LSP aging in the network, RBs periodically advertise LSPs.

Configuration in Layer 2 Ethernet interface view takes effect only on the current port. Configuration in Layer 2 aggregate interface view takes effect on the current interface and its member ports. Configuration on the member port of an aggregate interface takes effect after the member port leaves the aggregation group.

Examples

# Set the minimum LSP interval to 500 milliseconds and the maximum number of LSPs transmitted per interval to 10 on .

<Sysname> system-view
[Sysname] interface 
[Sysname-] trill timer lsp 500 count 10