184
lsp-length originate
Use
lsp-length
originate
to configure the maximum size of generated Level-1 or Level-2 LSPs.
Use
undo lsp-length originate
to remove the configuration.
Syntax
lsp-length originate
size
[
level-1
|
level-2
]
undo lsp-length originate
[
level-1
|
level-2
]
Default
The maximum size of generated Level-1 and Level-2 LSPs is 1497 bytes.
Views
IS-IS view
Predefined user roles
network-admin
Parameters
size
: Specifies the maximum size of LSP packets, in the range of 512 to 16384 bytes.
level-1
: Applies the size to Level-1 LSP packets.
level-2
: Applies the size to Level-2 LSP packets.
Usage guidelines
If neither Level-1 nor Level-2 is specified in the command, the configured maximum size applies to the
current IS-IS level.
Examples
# Configure the maximum size of the generated Level-2 LSPs as 1024 bytes.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] lsp-length originate 1024 level-2
lsp-length receive
Use
lsp-length receive
to configure the maximum size of received LSPs.
Use
undo lsp-length receive
to restore the default.
Syntax
lsp-length receive
size
undo lsp-length receive
Default
The maximum size of received LSPs is 1497 bytes.
Views
IS-IS view