User's Manual

Table Of Contents
Command Line Interface
6-70
Example
The following example disables the Ethernet port.
speed-duplex
This command configures the speed and duplex mode of a given
interface when autonegotiation is disabled. Use the no form to
restore the default.
Syntax
speed-duplex <auto | 10MH | 10MF | 100MF | 100MH>
auto - autonegotiate speed and duplex mode
10MH - Forces 10 Mbps, half-duplex operation
10MF - Forces 10 Mbps, full-duplex operation
100MH - Forces 100 Mbps, half-duplex operation
100MF - Forces 100 Mbps, full-duplex operation
Default Setting
Auto-negotiation is enabled by default.
Command Mode
Interface Configuration (Ethernet)
Command Usage
If autonegotiation is disabled, the speed and duplex mode
must be configured to match the setting of the attached
device.
Example
The following example configures the Ethernet port to 100 Mbps,
half-duplex operation.
SMC-AP(if-ethernet)#shutdown
SMC-AP(if-ethernet)#
SMC-AP(if-ethernet)#speed-duplex 100mf
SMC-AP(if-ethernet)#