Alcatel-Lucent 6850-48 Guida Di Rete

Pagina di 1162
Configuring Ethernet Ports
Setting Ethernet Combo Port Parameters
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
page 1-25
To configure the duplex mode on a single combo port, enter interfaces, followed by the slot number, a 
slash (/), the combo port number, hybrid, either fiber or copperduplex, and the desired duplex setting 
(autofull, or half). For example, to set the duplex mode on the fiber combo port 23 on slot 2 to full, 
enter:
-> interfaces 2/23 hybrid fiber duplex full
To configure the duplex mode 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 
copperduplex, and the desired duplex setting (autofull, or half). For example, to set the duplex mode 
on fiber combo ports 21 through 24 on slot 2 to full, enter:
-> interfaces 2/21-24 hybrid fiber duplex full
Configuring Autonegotiation and Crossover for Combo Ports
The following subsections describe how to enable and disable autonegotiation (see 
) and configure crossover settings (see 
on combo ports.
Enabling and Disabling Autonegotiation for Combo Ports
By default, autonegotiation is enabled. To enable or disable autonegotiation on a single combo port, a 
range of combo ports, or all combo ports on an entire switch (slot), use th
 
 for more information).
Note. In the interfaces hybrid autoneg 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 enable or disable autonegotiation on all combo ports in an entire switch, enter interfaces, followed by 
the slot number, hybrid, either fiber or copperautoneg, and either enable or disable. For example, to 
enable autonegotiation on all copper combo ports on slot 2, enter:
-> interfaces 2 hybrid copper autoneg enable
Note. using the interface hybrid autoneg command to set all combo ports on a switch will not affect the 
configurations of the non-combo ports.
To enable or disable autonegotiation on a single combo port, enter interfaces, followed by the slot 
number, a slash (/), the combo port number, hybrid, either fiber or copperautoneg, and either enable or 
disable. For example, to enable autonegotiation on copper combo port 23 on slot 2, enter:
-> interfaces 2/23 hybrid copper autoneg enable
To enable or disable autonegotiation 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 copperautoneg, and either enable or disable. For example, to enable autonegotiation on copper 
combo ports 21 through 24 on slot 2, enter:
-> interfaces 2/21-24 hybrid copper autoneg enable