- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
03-06-2017 11:20 AM
I am using an Aruba 3810M switch. I am trying to create a VLAN that allows users to connect hardwired as guest. I want them to have the port isolation to the internet as if they were on a WLAN Guest network. Anotherwords, the device plugged into Port1 cannot see Port2, etc... There are 1300 ports in the building. Creating a seperate VLAN is out of the question. I have attempted to use the Private Vlan feature. It did not work as I hoped, or my configuration was incorrect. Can someone point me in the right direction to get this started?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
03-07-2017 03:35 AM
you can use "isolate-list" feature on the vlan. Isolate-list feature creates a list of isolated ports for the VLAN. Traffic received on isolated ports will not be forwarded to other isolated ports in the VLAN. Traffice will be forwarded only to non-isolated ports on that vlan.For example if ports a1-a23 is part of vlan 1,and if "isolate-list" is created with ports a1-a22, then ports a1-a22 will not be able to talk to each other. only port a23 can talk to a1-a22.
HP-Switch-5406Rzl2(vlan-1)# isolate-list a1-a22
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Port Isolation (Wired Guest Network)
Re: Port Isolation (Wired Guest Network)
03-07-2017 03:37 AM
link for isolate-list (source-vlan filtering)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Port Isolation (Wired Guest Network)
Re: Port Isolation (Wired Guest Network)
03-07-2017 03:39 AM
Thank You! I will try that on my “test floor” as soon as I get in this morning.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Port Isolation (Wired Guest Network)
Re: Port Isolation (Wired Guest Network)
03-08-2017 08:56 AM
That worked wonderfully! Thanks so much for the input!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator