- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- tagged port configuration
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО06-06-2010 10:44 PM
тАО06-06-2010 10:44 PM
I am facing a tagged port issue please help me.
I am using a HP procurve 1800 switch and HP procurve 3400 switch.I need configure tagged port between these switches,My current network status is,I have 4 vlans in hp procurve 1800
and all these vlans are configured in 3400 also.
Now port no 24 in 1800 is connected to port no 22 of 3400 and it is dedicated for one vlan.
My requirement is rest of all vlan should be go to 3400 switch via this 24 port in 1800.in 1800 have only web interfaces please let me know what all are the steps should i follow for completing my requirement.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2010 11:39 PM
тАО06-06-2010 11:39 PM
Solutionon port 24 (which is connected to the 3400 siwthc)
check "VLAN Aware enabled"
on "Packet Type" check 'All"
on "PVID" choose the untagged vlan that will be between the 2 switches (default is vlan 1)
and "Ingress Filtering Enabled" make sure to check it, this option will allow only the traffic from the VLANS that the port is member of.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2010 12:14 AM
тАО06-07-2010 12:14 AM
Re: tagged port configuration
But in PVID box i saw one none option why we are using this option.if i put one vlan in PVID box,I think it is for only one vlan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2010 12:32 AM
тАО06-07-2010 12:32 AM
Re: tagged port configuration
thanks for your response.actually we have for vlans tagged should be for four vlans,so how can i give more than one vlan in PVID box.In PVID box i saw one none option why we are using this option.if i put one vlan in PVID box,I think it is for only one vlan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2010 02:37 AM
тАО06-07-2010 02:37 AM
Re: tagged port configuration
Doible check on the 3400 switch is port 22 untagged on any vlan ?
If port 22 is only tagged in all the VLANS on the 3400 switch then choose none in that option and also on the option before it choose "Tagged only"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2010 03:09 AM
тАО06-07-2010 03:09 AM
Re: tagged port configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2010 04:25 AM
тАО06-07-2010 04:25 AM
Re: tagged port configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 01:40 AM
тАО06-08-2010 01:40 AM
Re: tagged port configuration
but only untagged member of one single vlan.
untagged and PVID differ a little in behaviuor because one influences sent and the other received packets.
if untagged packets are allowed on this port and untagged packets are recieved, they will be forwarded within the vlan defined by the PVID.
If untagged packets are allowed ont his port then packets comming from vlan defined by PVID have their vlan-id stripped before packets are sent untagged out of the port.
PVID is also used for "special" traffic like spanning-tree lacp etc.
if configured for all-tagged packets, then incomming untagged packets will be ignored, outgoing packet will all have vlan-tag. and the connected device must also be capable of hanling packets with vlan-tag.