Fit AP V200R010C00 Command Reference

bandwidth (Interface view)

bandwidth (Interface view)

Function

The bandwidth command specifies the interface bandwidth acquired by the NMS from the MIB.

The undo bandwidth command cancels the configured interface bandwidth acquired by the NMS from the MIB.

By default, no interface bandwidth acquired by the NMS from the MIB is set.

Format

bandwidth bandwidth [ kbps ]

undo bandwidth

Parameters

Parameter Description Value
bandwidth Specifies the bandwidth of an interface. The value is an integer ranging from 1 to 1000000, in Mbit/s.
kbps

Indicates that the unit of the interface bandwidth is kbit/s.

If this parameter is not specified, the interface bandwidth is expressed in Mbit/s.

-

Views

Interface view

Default Level

2: Configuration level

Usage Guidelines

The bandwidth command mainly ensures that the network management station (NMS) can acquire the bandwidth of an interface. The NMS can check the interface bandwidth through the two objects ifSpeed and ifHighSpeed in IF-MIB.
  • If the configured bandwidth is smaller than 4000 Mbit/s, ifSpeed and ifHighSpeed are respectively displayed as bandwidth x 1000 x 1000 and bandwidth.
  • If the configured bandwidth is equal to or larger than 4000 Mbit/s, ifSpeed and ifHighSpeed are respectively displayed as 4294967295 (0XFFFFFFFF) and bandwidth.

Example

# Set the bandwidth of GE0/0/1 to 10000 Mbit/s.

<Huawei> system-view
[Huawei] interface gigabitethernet 0/0/1
[Huawei-GigabitEthernet0/0/1] bandwidth 10000
Translation
Favorite
Download
Update Date:2021-02-27
Document ID:EDOC1100064353
Views:3208235
Downloads:4067
Average rating:4.0Points