timer lsp-refresh

Use timer lsp-refresh to configure the LSP refresh interval.

Use undo timer lsp-refresh to restore the default.

Syntax

timer lsp-refresh time

undo timer lsp-refresh

Default

The LSP refresh interval is 900 seconds.

Views

TRILL view

Predefined user roles

network-admin

mdc-admin

Parameters

time: Specifies the LSP refresh interval in the range of 1 to 65534 seconds.

Usage guidelines

A locally originated LSP is forcibly refreshed when its remaining life time is no greater than n: n = LSP maximum age – LSP refresh interval. This mechanism avoids frequent LSP aging and ensures network stability.

The actual refresh interval of an LSP is affected by both the minimum LSP interval and the maximum number of LSPs transmitted per interval. To prevent LSPs from being aged out accidentally, set the LSP maximum age and the LSP refresh interval appropriately.

Examples

# Set the LSP refresh interval to 1000 seconds.

<Sysname> system-view
[Sysname] trill
[Sysname-trill] timer lsp-refresh 1000

Related commands