Specifications

Table Of Contents
2-489
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
speed
speed
Configures the speed of the FastEthernet Interface management interface to either 10 Mbps or 100 Mbps.
Auto means auto-negotiation (do not force speed on the link).
speed speed
no speed
Syntax Description
Command Default speed = auto
Command Modes Mng Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Use this command to configure the speed of the management interfaces.
interface designation = 0/1 or 0/2
If the duplex mode (see duplex ) of the relevant interface is configured to auto, changing this
configuration has no effect.
Authorization: admin
Examples The following example configures the speed of management port #1 to auto.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface mng 0/1
SCE(config if)#speed auto
SCE(config if)#
Related Commands
speed The speed in Mbps or auto-negotiation. Can be set to 10, 100 or auto.
Release Modification
2.5.7 This command was introduced.
Command Description
duplex Configures the duplex operation of a FastEthernet Interface management
interface.
interface mng Enters Management Interface Configuration mode.
show interface mng Displays information regarding the specified management interface.