OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : Fast Reroute Commands : detour-identification
detour-identification
Use this command to set a path-specific detour LSP identification method, using the detour object.
Use the no parameter with this command to unset the detour LSP identification method.
Note: This command helps identify the backup LSP identification method for one-to-one protection only.
Command Syntax
detour-identification (path|sender-template)
no detour-identification (path|sender-template|)
Parameters
path
Set a path-specific detour identification method
sender-template
 
Set a sender template-specific detour identification method
Default
By default, detour identification is sender template
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router rsvp
(config-router)#detour-identification path
 
#configure terminal
(config)#router rsvp
(config-router)#detour-identification sender-template
 
#configure terminal
(config)#router rsvp
(config-router)#no detour-identification path
 
#configure terminal
(config)#router rsvp
(config-router)#no detour-identification sender-template
 
Last modified date: 07-13-2023