HPE GreenLake Administration
- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Re: configure port based vlan
Switches, Hubs, and Modems
1833042
Members
2551
Online
110049
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2007 10:02 PM
01-07-2007 10:02 PM
configure port based vlan
Hi.
How do I config port based vlan.
I want every port from 2-22 on my 2824 to be isolated from each other so that port 2 cannot access port 3-22 and port 3 cannot acces port 2 -4-22 and so. i am new to vlan. how do i set it up?
How do I config port based vlan.
I want every port from 2-22 on my 2824 to be isolated from each other so that port 2 cannot access port 3-22 and port 3 cannot acces port 2 -4-22 and so. i am new to vlan. how do i set it up?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 09:45 AM
01-08-2007 09:45 AM
Re: configure port based vlan
If you just want to put each port into a different VLAN you would do the following:
2824(config)# vlan 2
2824(vlan-2)# untagged 2
2824(config)# vlan 3
2824(vlan-3)# untagged 3
2824(config)# vlan 4
2824(vlan-4)# untagged 4
etc.
Each port will only be able to communicate with itself, which is not very useful at all.
Maybe you need source-port filtering instead? This will allow each port to talk to the uplink port to get access to the rest of the network, but will prevent them from talking to the other ports on the same switch. You should be able to find more information on this in the manuals for the product.
2824(config)# vlan 2
2824(vlan-2)# untagged 2
2824(config)# vlan 3
2824(vlan-3)# untagged 3
2824(config)# vlan 4
2824(vlan-4)# untagged 4
etc.
Each port will only be able to communicate with itself, which is not very useful at all.
Maybe you need source-port filtering instead? This will allow each port to talk to the uplink port to get access to the rest of the network, but will prevent them from talking to the other ports on the same switch. You should be able to find more information on this in the manuals for the product.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 12:39 AM
01-09-2007 12:39 AM
Re: configure port based vlan
hi
yes that is what i am looking for.
thank you for your help.
THX
yes that is what i am looking for.
thank you for your help.
THX
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP