* You cannot disable auto-negotiation when the speed is set to 1000 or auto.
Related
Commands
speed (for 10/100/1000 interfaces) – sets the link speed to 10, 100, 1000 or auto-negotiate the
speed.
portmode hybrid
Set a physical port or port-channel to accept both tagged and untagged frames. A port configured this way is identified
as a hybrid port in report displays.
C-Series, E-Series, S-Series, Z-Series, S4810
Syntax
portmode hybrid
To return a port to accept either tagged or untagged frames (non-hybrid), use the no
portmode hybrid
command.
Defaults non-hybrid
Command Modes INTERFACE (conf-if-interface-slot/port)
Command History
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 8.1.1.0 Introduced on the E-Series ExaScale.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
Usage
Information
The following describes the interface command shown in the Example below. This
example sets a port as hybrid, makes the port a tagged member of VLAN 20, and an untagged
member of VLAN 10, which becomes the native VLAN of the port. The port will now accept:
• untagged frames and classify them as VLAN 10 frames
• VLAN 20 tagged frames
The following describes the do show interfaces command shown in the Example
below. This example shows output with “Hybrid” as the newly added value for 802.1QTagged.
The options for this field are:
• True—port is tagged
• False—port is untagged
• Hybrid—port accepts both tagged and untagged frames
The following describes the interface vlan command shown in the Example below. This
example shows unconfiguration of the hybrid port using the
no portmode hybrid
command.
NOTE: You must remove all other configurations on the port before you can remove the
hybrid configuration from the port.
717