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

ページ / 1162
Setting Ethernet Combo Port Parameters
Configuring Ethernet Ports
page 1-24
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
To set the line speed for all combo ports on an entire switch, enter interfaces, followed by the slot 
number, hybrid, either fiber or copper, and the desired speed. For example, to set all combo copper ports 
on slot 2 to 100 Mbps, enter:
-> interfaces 2 hybrid copper speed 100
Note. using the interfaces hybrid speed command to set all combo ports on a switch, will not affect the 
configurations of the non-combo ports.
To set the line speed on a single combo port, enter interfaces, followed by the slot number, a slash (/), the 
combo port number, hybrid, either fiber or copper, and the desired speed. For example, to set the line 
speed on slot 2 combo copper RJ-45 port 23 to 100 Mbps, enter:
-> interfaces 2/23 hybrid copper speed 100
To set the line speed on a range of combo ports, enter interfaces, followed by the slot number, a slash (/), 
the first combo port number, a hyphen (-), the last combo port number, hybrid, either fiber or copper, and 
the desired speed. For example, to set the line speed on combo copper ports 21 through 24 on slot 2 to 100 
Mbps, enter:
-> interfaces 2/21-24 hybrid copper speed 100
Configuring Duplex Mode for Combo Ports
 command is used to configure the duplex mode on a specific combo port, a 
range of combo ports, or all combo ports on a switch (slot) to full (full duplex mode, which is the default 
for 100 Mbps fiber SFP, 1 Gbps fiber SFP, and 1 Gbps XFP ports), half (half duplex mode), auto (auto-
negotiation, which is the default for copper RJ-45 ports). (The Auto option sets both the duplex mode and 
line speed settings to autonegotiation.) In full duplex mode, the interface transmits and receives data 
simultaneously. In half duplex mode, the interface can only transmit or receive data at a given time. 
(Available settings for this command depend on the available line speeds of your hardware interface. See 
, and 
 for more information.)
Note. In the interfaces hybrid duplex command the copper keyword is used to configure the copper RJ-
45 10/100/1000 port while the fiber keyword is used to configure the fiber SFP connector.
To configure the duplex mode on an entire slot, enter interfaces, followed by the slot number, hybrid
either fiber or copperduplex, and the desired duplex setting (auto, full, or half). For example, to set the 
duplex mode on all fiber combo ports on slot 2 to full, enter:
-> interfaces 2 hybrid fiber duplex full
Note. using the interfaces hybrid duplex command to set all combo ports on a switch, will not affect the 
configurations of the non-combo ports.