5-53
Parameters
size
: Specifies the maximum size in bytes of LSP packets, ranging from 512 to 16384.
level-1
: Applies the size to Level-1 LSP packets.
level-2
: Applies the size to Level-2 LSP packets.
Description
Use the
lsp-length
originate
command to configure the maximum size of generated Level-1 or
Level-2 LSPs.
Use the
undo lsp-length originate
command to restore the default.
By default, the maximum size of generated Level-1 and Level-2 LSPs is 1497 bytes.
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
Syntax
lsp-length receive size
undo lsp-length receive
View
IS-IS view
Default Level
2: System level
Parameters
size:
Maximum size of received LSPs, in the range of 512 to 16384 bytes.
Description
Use the
lsp-length receive
command to configure the maximum size of received LSPs.
Use the
undo lsp-length receive
command to restore the default.
By default, the maximum size of received LSPs is 1497 bytes.
Examples
# Configure the maximum size of received LSPs.
<Sysname> system-view