OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : MPLS Commands : bandwidth
bandwidth
Use this command to specify the maximum bandwidth to be used for a band-class. The bandwidth value is in bits.
Note: Run this command in the Bandwidth-class mode (refer to mpls bandwidth-class).
Command Syntax
bandwidth BANDWIDTH setup-priority <0-7> hold-priority <0-7>
 
Parameter
BANDWIDTH
<1-999>k for 1 to 999 kilo bits/s
<1-999>m for 1 to 999 mega bits/s
<1-100>g for 1 to 100 giga bits/s
setup-priority
Indicate the setup-priority parameter
<0-7>
The actual setup priority value
hold-priority
Indicate the hold-priority parameter
<0-7>
The actual hold priority value
Default
By default, bandwidth priority is 0
Command Mode
Bandwidth-class mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#mpls bandwidth-class new-BC
(config-mpls-bw)#bandwidth 100m setup-priority 1 hold-priority 1
Last modified date: 07-13-2023