primary bandwidth
Use this command to reserve the primary 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 specified in bits per second, with a higher value indicating a greater user traffic volume. A zero bandwidth reserves no resources, although exchanges labels.
Use the no parameter to remove configured bandwidth information.
Command Syntax
primary bandwidth BANDWIDTH
no primary bandwidth BANDWIDTH
Parameter
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
The 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
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#primary bandwidth 100m
Last modified date: 07-13-2023