DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
610
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command cannot be applied to a port when the medium of the port interface is fiber.
Example
This example shows how to configure the MDIX state of interface eth1/0/1 to auto:
Switch# configure terminal
Switch(config)# interface eth1/0/1
Switch(config-if)# mdix auto
Switch(config-if)#
69-4 speed
This command is used to configure the physical port interface’s speed settings. Use the no form of
command to revert to the default setting.
speed {10 | 100 | 1000 [master | slave] | 10giga | auto [SPEED-LIST]}
no speed
Parameters
Specifies to force the speed to 10 Mbps.
Specifies to force the speed to 100 Mbps.
Specifies that for copper ports, it forces the speed to 1000 Mbps
and the user must manually set that the port operates as master or
slave.
Specifies that for fiber ports (1000BASE-SX/LX), the port will
disable the auto-negotiation.
Specifies the port operates as master or slave timing. This
parameter is only applicable to 1000BASE-T connections.
Specifies to force the speed to 10 Gbps.
Specifies that for copper ports, it specifies to determine the speed
and flow control via auto-negotiation with its link partner.
Specifies that for fiber ports (1000BASE-SX/LX), it enables the
auto-negotiation option. Auto-negotiation will start to negotiate the
clock and flow control with its link partner.
(Optional) Specifies a list of speeds that the Switch will only auto-
negotiate to. The speed can be 10, 100, and/or 1000. Use a comma
(,) to separate multiple speeds. If the speed list is not specified, all
speed will be advertised.
Default
The speed will be set as auto for 1000BASE-T interfaces.
Command Mode
Interface Configuration Mode.
Command Default Level