Switch 7700 Command reference Guide, v2.0

Table Of Contents
Ethernet Port Configuration Commands 55
Description
Using the command port hybrid vlan, you can add the hybrid port to a single
VLAN, a series of individual VLANs or a range of VLANs.
Use the port hybrid vlan vlan_id command to join the hybrid port to a
single VLAN.
Use the port hybrid vlan vlan_id vlan_id … command to join the hybrid
port to two or more individual VLANs. Separate the number of each VLAN ID
with a space.
Use the port hybrid vlan vlan_id to last_vlan_id command to join the
hybrid port to a range of VLANs.
You can use the above parameters in any combination, for example a single VLAN
followed by a range of VLANs. See the Example below.
Use the undo port hybrid vlan command to remove the hybrid port from
the specified VLAN(s).
Related command: port link-type.
Example
To add the hybrid port Ethernet1/0/1 to VLAN2, VLAN4 and all VLANs in the range
50 to 100, and to tag the VLAN packets, enter the following:
[SW7700-Ethernet1/0/1]port hybrid vlan 2 4 50 to 100 tagged
port link-type Syntax
port link-type { access | hybrid | trunk }
undo port link-type
View
Ethernet port view
Parameter
access: Enter to configure the port as an access port.
hybrid: Enter to configure the port as a hybrid port
trunk: Enter to configure the port as a trunk port.
Description
Use the port link-type command to configure the link type of the Ethernet
port.
Use the undo port link-type command to restore the port as default status.
By default, a port is an access port.
A port on an Ethernet switch cannot be configured as a trunk port and a hybrid
port at the same time. In addition, a port that has been designated as a mirror port
cannot be set as a trunk port.