Alcatel-Lucent 6850-48 ネットワークガイド

ページ / 1162
Setting Ethernet Parameters for Non-Combo Ports
Configuring Ethernet Ports
page 1-16
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
Setting Ethernet Parameters for Non-Combo Ports
The following sections describe how to use CLI commands to configure non-combo ports. (See the tables 
in 
, an
more information.)
While you can use the CLI commands described in the following sections to configure combo ports, please 
keep in mind that configuration changes made on combo ports configured as either forced fiber or 
preferred fiber will only be made on the SFP fiber connectors and not to the copper 
RJ-45 10/100/1000 ports.
Similarly, configuration changes made on combo ports configured as either forced copper or preferred 
copper, will only be made on the copper RJ-45 10/100/1000 ports and not to the SFP fiber connector. See 
 or more information on configuring combo ports.
Setting Interface Line Speed
 command is used to set the line speed on a specific port, a range of ports, or all ports 
on an entire switch (slot) to one of the following parameter values:
• 10 (10 Mbps Ethernet)
• 100 (100 Mbps Fast Ethernet)
• 1000 (1000 Mbps Gigabit Ethernet)
• 10000 (10000 Mbps Gigabit Ethernet)
• auto (auto-sensing, which is the default)—The auto setting automatically detects and matches the line 
speed of the attached device. 
Note that available settings for the interfaces speed command depend on the available line speeds of your 
hardware interface. See 
 for more information.
In order to set up a speed and duplex on a port, autonegotiation should be disabled.
-> interfaces 2 autoneg disable
To set the line speed on an entire switch, enter interfaces followed by the slot number and the desired 
speed. For example, to set slot 2 to 100 Mbps, enter:
-> interfaces 2 speed 100
To set the line speed on a single port, enter interfaces followed by the slot number, a slash (/), the port 
number, and the desired speed. For example, to set the line speed on slot 2 port 3 at 100 Mbps, enter:
-> interfaces 2/3 speed 100
To set the line speed on a range of ports, enter interfaces followed by the slot number, a slash (/), the first 
port number, a hyphen (-), the last port number, and the desired speed. For example, to set the line speed 
on ports 1 through 3 on slot 2 at 100 Mbps, enter: