F3215-HP Load Balancing Module Network Management Command Reference-6PW101
77
• If the port is a hybrid port, the system automatically assigns the port to the isolate-user-VLAN and its
associated secondary VLANs (if the isolate-user-VLAN has been associated with secondary VLANs)
as an untagged member (if the port has been assigned to a secondary VLAN as a tagged member,
the tagged member attribute is not changed), and keeps the PVID of the port.
When you use the port isolate-user-vlan promiscuous command on a port that operates in promiscuous
mode, the device automatically executes the undo port isolate-user-vlan command to cancel the
promiscuous mode of the port first.
The undo port isolate-user-vlan command does not remove a port from secondary VLANs or change its
link type and PVID, does not remove an access port from the specific VLAN, but removes a trunk or hybrid
port from the specific VLAN.
You can configure the port isolate-user-vlan promiscuous command and the isolate-user-vlan enable
command in any order.
Examples
# Configure hybrid port GigabitEthernet 0/1 to operate in promiscuous mode in isolate-user-VLAN 2,
which is associated with secondary VLAN 20, and then cancel the configuration.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] display this
#
interface GigabitEthernet0/1
port link-mode bridge
#
return
[Sysname-GigabitEthernet0/1] port isolate-user-vlan 2 promiscuous
[Sysname-GigabitEthernet0/1] display this
#
interface GigabitEthernet0/1
port link-mode bridge
port isolate-user-vlan 2 promiscuous
port link-type hybrid
undo port hybrid vlan 1
port hybrid vlan 2 20 untagged
port hybrid pvid vlan 2
#
return
[Sysname-GigabitEthernet0/1] undo port isolate-user-vlan
[Sysname-GigabitEthernet0/1] display this
#
interface GigabitEthernet0/1
port link-mode bridge
port link-type hybrid
undo port hybrid vlan 1
port hybrid vlan 20 untagged
port hybrid pvid vlan 2
#
return