secondary-priority path
Use this command to specify a RSVP path to be used for a specific priority secondary.
Use the no parameter with this command to remove a configured secondary-priority.
Command Syntax
secondary-priority <1-5> path PATHNAME
no secondary-priority <1-5>
Parameters
<1-5>
Secondary Priority value.
PATHNAME
The name of the path to be used.
PATHNAME is a string (name) used to identify an RSVP path defined for the node (refer to the
rsvp-path command).
Default
Secondary-priority can only be configured along with a path. Other attributes can only be associated post this command.
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#rsvp-trunk t1
(config-trunk)#secondary-priority 1 path sp1
(config)# rsvp-trunk t1
(config-trunk)#no secondary-priority 1
Last modified date: 07-13-2023