Hi,
I have recreated your setup using an X460 switch for private VLANs, and X460/X460-G2 switches as "router" and "clients," and can confirm your findings:
Adding the second private VLAN does not work, i.e. no data traffic (ping) in this VLAN. Enabling VLAN translation for the "router" port in pvlan2 results in broken connectivity for pvlan1 (but pvlan2 works)
I could create a working configuration by using VLAN translation on the network port for both private VLANs and using tagged interfaces (VLAN tags 2 & 5) on the "router."
configure vlan net_pvlan1 add ports 6 private-vlan translated
configure vlan net_pvlan2 add ports 6 private-vlan translated (
Edit: I have been using port 6 (instead of 1) to connect the private VLAN switch to the "router," as that was already available in our lab; the two "client" switches are connected using ports 13 (instead of 2) & 15 (instead of 3))
You could open a case with Extreme Networks to find out if this is considered a bug or not, and thus have this information added to
GTAC Knowledge, if you like.
Thanks,
Erik