OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : secondary-priority bandwidth
secondary-priority bandwidth
Use this command to reserve the bandwidth in bits per second for the current trunk.
Each LSP has an associated bandwidth attribute. The bandwidth value is included in the sender's RSVP Path message and specifies the bandwidth to be reserved for the LSP. It is set in bits per second, with a higher value indicating a greater user traffic volume. A zero bandwidth reserves no resources, although label exchanges are possible.
Use the no parameter with this command to unset the configured bandwidth information.
Command Syntax
secondary-priority <1-5> bandwidth BANDWIDTH
no secondary-priority <1-5> bandwidth BANDWIDTH
Parameters
<1-5>
Secondary Priority value.
BANDWIDTH
<1-999>k for 1 to 999 kilobits/s
<1-999>m for 1 to 999 megabits/s
<1-100>g for 1 to 100 gigabits/s
 
Default
By default, bandwidth is 0 bits per second, which allows data to flow through but does not reserve bandwidth.
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)# rsvp-trunk t1
(config-trunk)#secondary-priority 1 bandwidth 100m
(config)# rsvp-trunk t1
(config-trunk)# no secondary-priority 1 bandwidth 100m
 
 
Last modified date: 07-13-2023