Setting up private VLANs (PVLANs)
Posted: 28 Jul 2025 02:08
Hello ALL,
I need help setting up private VLANs (PVLANs).
I have a production network where I want to set up a PVLAN to increase security.
My problem is that when I set up a PVLAN on an access switch, I can't find a solution for forwarding traffic to the core via the existing uplink. It's not possible to tag a PVLAN on a link that already has existing VLANs configured.
When I try to assign a PVLAN to the uplink, I get the following error message
ERROR: A VPA already exists for this port
I understand that it's possible to connect two switches with an ISL link and transmit the PVLAN information, and that a promiscuous port has a connection to all other PVLAN ports. However, I don't know how to transport this via an uplink.
Has anyone done this before? Does anyone have any tips?
As an example, an excerpt from the config
OS6860E-P24 > sh vlan
vlan type admin opera ip mtu name
------+-------+-------+------+------+------+------------------
1 hour Ena Dis Ena 1500 VLAN 1
127 std Ena Dis Ena 1500 RCFG-DYN-VLAN
170 hours Ena Dis Ena 1500 test
400 hrs Ena Ena Dis 1500 VLAN 400
500 pvlan-p Ena Ena Ena 1500 test PV Lan
501 pvlan-i Ena Ena Dis 1500 PVLAN 501
502 pvlan-c Ena Dis Dis 1500 PVLAN 502
2390 hrs Ena Ena Dis 1500 VLAN 2390
2391 std Ena Ena Dis 1500 VLAN 2391
2392 hrs Ena Ena Dis 1500 VLAN 2392
2393 std Ena Ena Dis 1500 VLAN 2393
2394 std Ena Ena Dis 1500 VLAN 2394
2395 std Ena Ena Dis 1500 VLAN 2395
2396 std Ena Ena Dis 1500 VLAN 2396
2397 std Ena Ena Dis 1500 VLAN 2397
OS6860E-P24 > sh pvlan mem
pvlan port type status port type
-------+---------+------------------+------------+------------
501 1/1/16 untagged forwarding isolated
OS6860E-P24 >
OS6860E-P24 >
OS6860E-P24 > show vlan members port 1/1/1
vlan type status
--------+----------+---------------
2390 tagged forwarding
2391 tagged forwarding
2392 tagged forwarding
2393 tagged forwarding
2394 tagged forwarding
2395 tagged forwarding
2396 tagged forwarding
2397 tagged forwarding
2402 untagged forwarding
OS6860E-P24 >
OS6860E-P24 > pvlan 500 mem port 1/1/1 tagged
ERROR: A VPA already exists for this port
I need help setting up private VLANs (PVLANs).
I have a production network where I want to set up a PVLAN to increase security.
My problem is that when I set up a PVLAN on an access switch, I can't find a solution for forwarding traffic to the core via the existing uplink. It's not possible to tag a PVLAN on a link that already has existing VLANs configured.
When I try to assign a PVLAN to the uplink, I get the following error message
ERROR: A VPA already exists for this port
I understand that it's possible to connect two switches with an ISL link and transmit the PVLAN information, and that a promiscuous port has a connection to all other PVLAN ports. However, I don't know how to transport this via an uplink.
Has anyone done this before? Does anyone have any tips?
As an example, an excerpt from the config
OS6860E-P24 > sh vlan
vlan type admin opera ip mtu name
------+-------+-------+------+------+------+------------------
1 hour Ena Dis Ena 1500 VLAN 1
127 std Ena Dis Ena 1500 RCFG-DYN-VLAN
170 hours Ena Dis Ena 1500 test
400 hrs Ena Ena Dis 1500 VLAN 400
500 pvlan-p Ena Ena Ena 1500 test PV Lan
501 pvlan-i Ena Ena Dis 1500 PVLAN 501
502 pvlan-c Ena Dis Dis 1500 PVLAN 502
2390 hrs Ena Ena Dis 1500 VLAN 2390
2391 std Ena Ena Dis 1500 VLAN 2391
2392 hrs Ena Ena Dis 1500 VLAN 2392
2393 std Ena Ena Dis 1500 VLAN 2393
2394 std Ena Ena Dis 1500 VLAN 2394
2395 std Ena Ena Dis 1500 VLAN 2395
2396 std Ena Ena Dis 1500 VLAN 2396
2397 std Ena Ena Dis 1500 VLAN 2397
OS6860E-P24 > sh pvlan mem
pvlan port type status port type
-------+---------+------------------+------------+------------
501 1/1/16 untagged forwarding isolated
OS6860E-P24 >
OS6860E-P24 >
OS6860E-P24 > show vlan members port 1/1/1
vlan type status
--------+----------+---------------
2390 tagged forwarding
2391 tagged forwarding
2392 tagged forwarding
2393 tagged forwarding
2394 tagged forwarding
2395 tagged forwarding
2396 tagged forwarding
2397 tagged forwarding
2402 untagged forwarding
OS6860E-P24 >
OS6860E-P24 > pvlan 500 mem port 1/1/1 tagged
ERROR: A VPA already exists for this port