R211x-HP Flexfabric 11900 Layer 2 - LAN Switching Command Reference

189
[Sysname-Ten-GigabitEthernet1/0/1] undo port private-vlan
[Sysname-Ten-GigabitEthernet1/0/1] display this
#
interface Ten-GigabitEthernet1/0/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
Related commands
private-vlan
private-vlan primary
port private-vlan trunk promiscuous
port private-vlan host
port private-vlan trunk promiscuous
Use port private-vlan trunk promiscuous to configure the port to operate in trunk promiscuous mode in
the specified VLANs and assign the port to the specified VLANs. If the specified VLANs are primary
VLANs that have been associated with secondary VLANs, the command also assigns the port to the
associated secondary VLANs.
Use undo port private-vlan trunk promiscuous to disable the port from operating in trunk promiscuous
mode in the specified VLANs. The command does not change the VLAN attributes (allowed secondary
VLANs, port link type, and PVID) of the port.
Syntax
port private-vlan vlan-id-list trunk promiscuous
undo port private-vlan vlan-id-list trunk promiscuous
Default
A port does not operate in trunk promiscuous mode in a VLAN.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
mdc-admin
Parameters
vlan-id-list: Specifies a list of primary VLANs in the format of vlan-id-list = { vlan-id1 [ to
vlan-id2 ] }&<1-10>, where the value range for vlan-id1 and vlan-id2 is 1 to 4094, vlan-id2 cannot be
smaller than vlan-id1, and &<1-10> indicates that you can specify up to 10 vlan-id1 [ to vlan-id2 ]
parameters. Though the default VLAN (VLAN 1) is in the valid value range, it cannot be configured in the
command.