12
VLAN configuration commands
Basic VLAN configuration commands
bandwidth
Use
bandwidth
to set the expected bandwidth for a VLAN-interface.
Use
undo bandwidth
to cancel the configuration.
Syntax
bandwidth
bandwidth-value
undo bandwidth
Views
VLAN-interface view
Default command level
2: System level
Parameters
bandwidth-value
: Sets the expected bandwidth in the range of 1 to 4,294,967,295 kbps.
Usage guidelines
You can obtain the expected bandwidth of an interface by querying the ifspeed value of the MIB node
with third-party software.
The expected bandwidth is used by network management systems for monitoring bandwidth, but
does not affect the actual bandwidth of the interface.
Examples
# Set the expected bandwidth to 10,000 kbps for interface VLAN-interface 1.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] bandwidth 10000
default
Use
default
to restore the default settings for a VLAN-interface.
Syntax
default
Views
VLAN-interface view
Default command level
2: System level