Private VLAN
Posted: 07 Feb 2022 07:50
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
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