Specifications

Table Of Contents
2-98
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
duplex
duplex
Configures the duplex operation of a FastEthernet Interface management interface.
duplex mode
no duplex
Syntax Description
Command Default mode = 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 duplex mode of the Fast Ethernet management interface.
interface designation = 0/1 or 0/2
If the speed (see speed ) of the relevant interface is configured to auto, changing this configuration has
no effect.
Authorization: admin
Examples The following example configures management port #2 to auto mode.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface mng 0/2
SCE(config if)#duplex auto
SCE(config if)#
mode Set to the desired duplex mode:
full : full duplex
half : half duplex
auto : auto-negotiation (do not force duplex on the link)
Release Modification
2.5.7 This command was introduced.