bandwidth

Use bandwidth to set the expected bandwidth of an interface.

Use undo bandwidth to restore the default.

Syntax

bandwidth bandwidth-value

undo bandwidth

Default

The expected bandwidth (in kbps) is the interface baud rate divided by 1000.

Views

Ethernet interface view

Ethernet subinterface view

Predefined user roles

network-admin

Parameters

bandwidth-value: Specifies the expected bandwidth in the range of 1 to 400000000 kbps.

Usage guidelines

The expected bandwidth is an informational parameter used only by higher-layer protocols for calculation. You cannot adjust the actual bandwidth of an interface by using this command.

Examples

# Set the expected bandwidth of Ten-GigabitEthernet 1/0/1 to 1000 kbps.

<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] bandwidth 1000

# Set the expected bandwidth of Ten-GigabitEthernet 1/0/1.1 to 1000 kbps.

<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1.1
[Sysname-Ten-GigabitEthernet1/0/1.1] bandwidth 1000

Related commands

speed