HP ProCurve VLAN jargon:
Tagged ports = trunks between switches that carry vlan routing information
Untagged = ports connected to end devices (PC's, computers) and are essentially 'member' ports
Trunks = switch inter-connects that allow a vlan on one switch to communicate with an identical vlan on another, or other vlans on another, etc.
You're in luck - the 2848 is a layer 3 switch, so the choice is now yours to walk down one path or the other. For long term scalability and general network performance improvement, VLAN'ing would best suite, however as Mike has said supernetting your current range would be a little bit easier.
If you choose the VLAN method, let me know and I'll write you up a step-by-step for what you need to do (providing you can give me a better idea of your topology).
Main Topics
Browse All Topics





by: mikebernhardtPosted on 2008-12-15 at 15:43:13ID: 23179304
The easiest thing, I think, would be to supernet the subnet. I don't know if you are using DHCP but if you are, just change the subnet mask in your scope to 255.255.254.0. Arrange to reboot all the machines and then you can start handing out addresses in 192.168.11.0 without any problems.
If you have layer 3 switches, then you can route between 2 vlans. But I'm only cisco-knowledgeable so for configuration I'm not sure I can help you.