Specifications

Table Of Contents
2-37
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
bandwidth
bandwidth
Sets Ethernet shaping for the GigabitEthernet line interfaces.
bandwidth bandwidth burst-size burstsize
Syntax Description
Command Default bandwidth = 100000K (100 Mbps)
burst-size = 5000 (5K bytes)
Command Modes GigabitEthernet Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines This command is valid for a specified GigabitEthernet line interface only. It must be executed explicitly
for each interface.
Authorization: admin
Examples The following sets bandwidth and burst size for a Gigabit Ethernet line interface (0/2) of a SCE 2000
4xGBE or SCE 1000 2xGBE.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface GigabitEthernet 0/2
SCE(config if)#bandwidth 100000 burstsize 5000
SCE(config if)#
Related Commands
bandwidth Bandwidth measured in kbps.
burstsize Burst size in bytes.
Release Modification
2.5.7 This command was introduced.
Command Description
interface
gigabitethernet
Enters GigabitEthernet Interface Configuration mode to configure a
specified Gigabit Ethernet line interface.
queue Sets the queue shaping.