R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference

146
Default command level
2: System level
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/0/0.
<Sysname> system-view
[Sysname] interface mfr 4/0/0
[Sysname-MFR4/0/0] 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 [ description ] ] [ |
{ 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.
description: Displays the full description of the specified interface. If the keyword is not specified, the
command displays at most the first 27 characters of the interface description. If the keyword is specified,
the command displays all characters of the interface description.
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.