Technical information
ADC Telecommunications, Inc.
582 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
speed
Sets the speed on an Ethernet port.
Mode
interface:ethernet:csi(<c/s/i>)
Syntax
speed {auto | 10 | 100}
Arguments
Example
cli:192.168.208.3:interface:ethernet:csi(1/11/1)# speed 100
cli:192.168.208.3:interface:ethernet:csi(1/11/1)# show interface
Interface 1/11/1 Ethernet (100 Mb)
Configured duplex full
Configured speed 100 Mb
Auto-negotiation disable
In octets 0
In unicast 0
In multicast 0
In broadcast 0
Out octets 0
Out unicast 0
Out multicast 0
Out broadcast 0
{auto | 10 | 100} Specifies one of the following values:
■ auto – Speed is automatically negotiated. Note that, if you configure
the port to automatically negotiate speed, you also set the port to
automatically negotiate duplex mode.
■ 10 – Sets the speed to 10 Mbps. Note that, if you configure the port
for 10 Mbps or 100 Mbps, you also set the duplex mode to it’s last
explicit setting (half or full).
■ 100 – Sets the speed to 100 Mbps.