cancel
Showing results for 
Search instead for 
Did you mean: 

Private vlans config

Private vlans config

Jaroslav_Stefan
New Contributor II
Hello, I have a few questions about private vlans configuration.
Firts of all topology:
Router1 - with several VLAN and with vlan9 (IP: 192.168.9.1/24)
Switch 1 (Extreme summit X440; XOS: 15.6.1.4) - which si directely connected to Router1 throw trunk port (port 1) where are the very same vlans as on Router1. On this switch is one more vlan vlan9_pv_isol which would be used for isolated ports eg. port 7,8. On this port are devices where I want prevent communication between them.

So I did this:
create vlan vlan9 tag 9
configure vlan vlan9 add port1 tagged

create vlan vlan9_pv_isol tag 209
conf vlan vlan9_pv_isol add port 7,8 untagged

create private-vlan vlan9_PV
configure private-vlan vlan9_PV add network vlan9
configure private-vlan vlan9_PV add subscriber vlan9_pv_isol

At this point expect ping to Router1 (gateway) and no ping between host on port 7-8. But result is that I can't ping to gateway.

I also try enable communication between host on port 7-8 using: configure private-vlan vlan9_PV add subscriber vlan9_pv_isol non-isolated but without success. question is what missing on configuration? So now I confused about private vlans configuration on Extreme.

Any suggestions?

Regards, JS.

2 REPLIES 2

Jaroslav_Stefan
New Contributor II
Hi, we can close this. Configuration was correct but one PC in topology was not  No more confusion.

Please close this thread.

Drew_C
Valued Contributor III
Hi Jarosalv,
As requested, I'll close the thread. Thanks for coming back to let us know the issue has been resolved.
GTM-P2G8KFN