OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : rsvp-trunk
rsvp-trunk
Use this command to create a new RSVP trunk. When the trunk is created, the attributes required to configure an explicitly-routed or traditionally-routed LSP are set. Once a trunk is configured with the required attributes, an RSVP session (and PSB) is created for this trunk, which enables the exchange of messages and completes the LSP setup.
This command also modifies an existing RSVP path to configure an explicitly-routed or traditionally-routed LSP. In addition, this command can be used to set the address family (IPv4) of an RSVP trunk. If no address family is assigned, the default value is used. If the address family is already set, a check is made to see whether the address family configured and the one already in the database are the same. An error message is returned if the two do not match.
Use the no parameter with this command to remove an RSVP trunk and all configured attributes, except the primary path.
Note: The RSVP trunk’s name (TRUNKNAME) is limited to 32 characters.
Command Syntax
rsvp-trunk TRUNKNAME (ipv4|gmpls)
no rsvp-trunk TRUNKNAME
Parameters
TRUNKNAME
Name to use for the trunk
ipv4
IPv4 address family trunk
gmpls
GMPLS enabled trunk
Default
By default, rsvp trunk is disabled
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
The command prompt changes from config to config-trunk as illustrated below:
#configure terminal
(config)#rsvp-trunk mytrunk ipv4
(config-trunk)#
 
Last modified date: 07-13-2023