Page 1 of 1

Private VLAN

Posted: 07 Feb 2022 07:50
by gsjh
Hi. I have a stack switch configured with private VLAN. However, there is an issue where the server connecting to promiscuous port is not able to ping to the client connecting to isolated port. Can I know if there are any special things to take note of when configuring private VLAN on a stack switch?

These are the commands use to configure private VLAN:

pvlan 854 admin-state enable name "Primary VLAN"
pvlan 854 secondary 864 type isolated
pvlan 854 members linkagg 1 untagged
pvlan 864 members port 1/1/1-6 untagged

Re: Private VLAN

Posted: 10 Feb 2022 12:35
by silvio
Can't find any mistake in your config. But I am not sure about linkagg. Please test it with a port as promiscuos.
Have you tested with other type (f.e. community)? It is possible with an second promiscous port - ping between both?