R3102-R3103-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide
138
Parameters
bandwidth-value: Intended bandwidth, which is in the range of 1 to 4294967295 kbps.
Usage guidelines
You can obtain the intended bandwidth of an interface by using third-party software to query the value
of the MIB ifspeed.
The intended bandwidth of an interface is for the network management system to monitor the interface
bandwidth, and does not affect the actual bandwidth of the interface.
Examples
# Set the intended bandwidth to 1000 kbps for interface MFR 4.
<Sysname> system-view
[Sysname] interface mfr 4
[Sysname-MFR4] bandwidth 1000
display interface mfr
Use display interface mfr to display the information about an MFR interface or an MFR sub-interface,
including configuration, state, and packet statistics.
Syntax
display interface mfr {[ interface-number | interface-number.subnumber }] [ brief ] [ | { begin | exclude
| include } regular-expression ]
display interface [ mfr ] [ brief [ down ] ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-number: MFR interface number.
interface-number.subnumber: MFR subinterface number, of which, interface-number is the main interface
number, and subnumber is the subinterface number. The subnumber argument is in the range of 0 to
1023.
brief: Displays brief interface information. If you do not specify this keyword, the command displays
detailed interface information.
down: Displays information about interfaces in the DOWN state and the causes. If you do not specify
this keyword, this command displays information about interfaces in all states.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.










