bandwidth (VBDIF interface view)

Function

The bandwidth command sets the bandwidth of a VBDIF interface.

The undo bandwidth command deletes the configured bandwidth of a VBDIF interface.

By default, the bandwidth of a VBDIF interface is 1000 Mbits/s.

Format

bandwidth bandwidth

bandwidth bandwidth kbps

undo bandwidth [ bandwidth ]

undo bandwidth bandwidth kbps

Parameters

Parameter Description Value
bandwidth

Specifies the bandwidth of a VBDIF interface.

The value ranges from 1 to 1000000, in Mbits/s.

kbps

Kbits/sec.

-

Views

VBDIF interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bdbase write

Usage Guidelines

Usage Scenario

The bandwidth command mainly ensures that the network management station (NMS) can acquire the bandwidth of the VBDIF 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 <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 <bandwidth>.

Example

# Set the bandwidth of VBDIF 2 to 10000 Mbits/s.
<HUAWEI> system-view
[~HUAWEI] bridge-domain 2
[*HUAWEI-bd2] quit
[*HUAWEI] interface Vbdif 2
[*HUAWEI-Vbdif2] bandwidth 10000
# Set the bandwidth of VBDIF 2 to 10000 Kbits/s.
<HUAWEI> system-view
[~HUAWEI] bridge-domain 2
[*HUAWEI-bd2] quit
[*HUAWEI] interface Vbdif 2
[*HUAWEI-Vbdif2] bandwidth 10000 kbps
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >