inter-area-lsp
Use this command to enable creation of inter-area LSPs.
Use the no form of the command to disable this configuration.
Command Syntax
inter-area-lsp (PREFIX_ACL|)(config-only|)
no inter-area-lsp
Parameters
PREFIX_ACL
Access-list name for Prefix Based inter-area lsp
config-only
Optional. When this option is used, existing LDP sessions are not torn down.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 4.0.
Example
#configure terminal
(config)#router ldp
(config-router)#inter-area-lsp
#configure terminal
(config)#router ldp
(config-router)#inter-area-lsp config-only
#configure terminal
(config)#router ldp
(config-router)#inter-area-lsp acl1
#configure terminal
(config)#router ldp
(config-router)#inter-area-lsp acl1 config-only
Last modified date: 10/17/2023