Switch 7700 Command reference Guide, v2.0

Table Of Contents
54 CHAPTER 2: USING PORT COMMANDS
Parameter
vlan_id: Enter a VLAN ID in the range 1 to 409, as defined in IEEE 802.1Q. The
default is 1.
Description
Use the port hybrid pvid vlan command to configure the default VLAN ID
of the hybrid port.
Use the undo port hybrid pvid command to restore the default VLAN ID of
the hybrid port.
Hybrid port can be configured together with the isolate-user-vlan. But if the
default VLAN has set mapping in the isolate-user-vlan, the default VLAN ID cannot
be modified. If you want to modify it, cancel the mapping first.
The default VLAN ID of local hybrid port must be consistent with that of the peer
one, otherwise, the packet cannot be properly transmitted.
Related command: port link-type.
Example
To configure the default VLAN of the hybrid port Ethernet1/0/1 to VLAN100, enter
the following.
[SW7700-Ethernet1/0/1]port hybrid pvid vlan 100
port hybrid vlan Syntax
port hybrid vlan vlan_id [ to last_vlan_id ]] { tagged | untagged }
undo port hybrid vlan [ vlan_id_1 ] [ to vlan_id_2 ]
View
Ethernet port view
Parameter
vlan_id: Enter a VLAN ID, or more than one VLAN ID, in the range 1 to 4094.
The hybrid port will be added to the specified VLANs. This can be a single VLAN, a
series of individual VLANs separated by a space, or the the first VLAN in a range of
VLANs. If this is the first VLAN in a range use the
last_ vlan_id parameter to
indicate the last VLAN in the range.
to last_vlan_id: Enter a VLAN ID in the range 1 to 4094. If you want to add
the hybrid port to a range of VLANs, use this parameter to indicate the last VLAN
in the range. Optional.
You can enter up to ten vlan_id parameters at one port hybrid vlan
command.
tagged: Enter to tag the packets of the specified VLAN(s).
untagged: Enter to leave the packets of the specified VLAN(s) untagged.