14 speed-duplex – PLANET XGS3-24040 User Manual
Page 120
XGS3 Command Guide
4-120
Default:
Ethernet port is open by default.
Usage Guide:
When Ethernet port is shut down, no data frames are sent in the port, and the port status displayed when the user
types the “show interface” command is “down”.
Example:
Opening ports1/1-8.
Switch(config)#interface ethernet1/1-8
Switch(Config-Port-Range)#no shutdown
4.1.14 speed-duplex
Command:
speed-duplex {auto | force10-half | force10-full | force100-half | force100-full | force100-fx [module-type
{auto-detected | no-phy-integrated | phy-integrated}] | {{force1g-half | force1g-full} [nonegotiate [master |
slave]]}}
no speed-duplex
Function:
Sets the speed and duplex mode for 1000Base-TX, 100Base-TX or 100Base-FX ports; the “no speed-duplex”
command restores the default speed and duplex mode setting, i.e., auto speed negotiation and duplex.
Parameters:
auto for auto speed negotiation; force10-half for forced 10Mbps at half-duplex; force10-full for forced 10Mbps at
full-duplex mode; force100-half for forced 100Mbps at half-duplex mode; force100-full for forced 100Mbps at
full-duplex mode; force100-fx for forced 100Mbps at full-duplex mode; module-type is the type of 100Base-FX
module; auto-detected: automatic to detect; no-phy-integrated: there is no phy-integratd 100Base-TX module;
phy-integrated: phy-integratd 100Base-TX module; force1g-half for forced 1000Mbps at half-duplex mode;
force1g-full for forced 1000Mbps at full-duplex mode; nonegotiate for disable auto-negotiation for 1000 Mb port;
master to force the 1000Mb port to be master mode; slave to force the 1000Mb port to be slave mode.
Command mode:
Port Mode.
Default:
Auto-negotiation for speed and duplex mode is set by default.