M Commands
max-lsp-lifetime (OTV)
To configure the lifetime of maximum link-state packets (LSPs), use the max-lsp-lifetime command. To return to the default setting, use the no form of this command.
max-lsp-lifetime value
no max-lsp-lifetime value
Syntax Description
|
value |
Maximum LSP lifetime in seconds. The range is from 1 to 65535. |
Command Default
1200 seconds
Command Modes
OTV IS-IS VPN configuration mode
Command History
|
Release |
Modification |
|---|---|
|
5.0(3) |
This command was introduced. |
Usage Guidelines
The maximum LSP lifetime must be greater than the LSP refresh interval.
This command requires a Transport Services license.
Examples
This example shows how to set the maximum time that the LSPs linkstate packets persist to 11,000 seconds:
switch# configure terminal switch(config)# otv-isis default switch(config-router)# vpn name switch(config-router-vrf)# max-lsp-lifetime 1100 switch(config-router-vrf)#
Related Commands
|
Command |
Description |
|---|---|
|
feature otv |
Enables OTV on this device. |
Feedback