Command Reference Guide

SROS Command Line Interface Reference Guide Ethernet Interface Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 440
bandwidth <value>
Use the bandwidth command to provide the bandwidth value of an interface to the higher-level protocols.
This value is used in cost calculations. Use the no form of this command to restore the default values.
Syntax Description
<value> Enter bandwidth in kbps.
Default Values
To view default values use the show interfaces command.
Command Modes
(config-interface)# Interface Configuration Mode
Valid interfaces include: Ethernet, Frame Relay virtual sub-interfaces (fr 1.20),
virtual PPP (ppp 1), and loopback interfaces
Functional Notes
The bandwidth command is an informational value that is communicated to the higher-level protocols to
be used in cost calculations. This is a routing parameter only and does not affect the physical interface.
Usage Examples
The following example sets bandwidth of the Ethernet 0/1 interface to 10 Mbps:
(config)#interface eth 0/1
(config-eth 0/1)#bandwidth 10000