bandwidth
Use this command to specify a discrete, maximum bandwidth value for the interface.
Use the no parameter resets the interface’s bandwidth to the default value.
Command Syntax
bandwidth BANDWIDTH
no 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
Default bandwidth will be default speed of the interface. For LAG, default bandwidth will be collective bandwidth of its member ports. For VLAN interface, default bandwidth is 1 gigabits/sec.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface xe4
(config-if)#bandwidth 100m
Last modified date: 10/19/2023