- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Procurve 2848 Vlan a routing
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
Forums
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
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
тАО12-16-2009 05:47 AM
тАО12-16-2009 05:47 AM
Procurve 2848 Vlan a routing
my default segment is 192.168.120.0/24 the router is on 192.168.120.254.
we like to have 4 more Vlans 192.168.121.0/24 (for wireless), 192.168.122.0/24 (for client acces), 192.168.123.0/24 (for client access), and 192.168.124.0/24 ( for Voip)
how do i setup the routing? Also, the 192.168.121.0/24 should only have access to the internet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2009 08:01 AM
тАО12-16-2009 08:01 AM
Re: Procurve 2848 Vlan a routing
The steps are :
- Create the VLANs
- Add an IP to each of the VLANs on the switch e.g. "vlan 2 ip add 192.168.121.1/24"
- Add the helper address for your DHCP server to the VLAN : "vlan 2 ip helper address 192.168.xxx.xxx"
- enable routing : "ip routing"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2009 09:50 AM
тАО12-16-2009 09:50 AM
Re: Procurve 2848 Vlan a routing
Example, IP: 192.168.121.1/24 Sub Net: 255.255.255.0 Gateway: 192.168.121.254
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2009 10:31 AM
тАО12-16-2009 10:31 AM
Re: Procurve 2848 Vlan a routing
I'm not quite sure on what you mean, so I'll give you both answers :)
Each VLAN will have a default gateway which will be the IP that you assign to the switch on that VLAN.
e.g.
Host_A = 192.168.121.20 (VLAN 2)
Default Gateway for Host_A = 192.168.121.254
Switch has "vlan 2 ip add 192.168.121.254/24"
If you are talking about the default gateway on the switch then no, you can only assign one default gateway to the switch (and it doesn't live in the VLAN context). The default gateway on the switch should be the for the management IP on the switch, i.e. if the IP that you manage the switch on was 192.168.121.10 you would set "ip default-gateway 192.168.121.254"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2009 10:32 AM
тАО12-16-2009 10:32 AM
Re: Procurve 2848 Vlan a routing
> Also, the 192.168.121.0/24 should only have
> access to the internet.
you will need an ACL on that VLAN.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2009 11:03 AM
тАО12-16-2009 11:03 AM
Re: Procurve 2848 Vlan a routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2009 01:38 PM
тАО12-21-2009 01:38 PM
Re: Procurve 2848 Vlan a routing
nothing is working now!!!!!!
this is what I have 2 procurve 2848.
they are setup on 192.168.120.5/24 and 192.168.120.6/24.
We need to trunked 6 ports together.
Port 39-44
We need IP routing enable
We need DHCP helper
we need the follow:
Server = VLAN 1 "192.168.120.0/24"
port 1 = router unlink switch 1
port 2-33 switch 1
port 1-33 switch 2
Wireless = VLAN 121 "192.168.121.0/24"
port 34 switch 1
poer 34 switch 2
Client1 = VLAN 122 "192.168.122.0/24"
Port 35 switch 1
Port 35 switch 2
Client2 = VLAN 123 "192.168.123.0/24"
Port 36 switch 1
port 36 switch 2
Service = VLAN 124 "192.168.124.0/24"
Port 37 switch 1
Port 37 switch 2
Voip = VLAN 125 "192.168.125.0/24"
Port on port 35 - 36 switch 1
Port on port 35 - 36 switch 2
I need ACL on the
Wireless = VLAN 121 "192.168.121.0/24"
port 34 switch 1
poer 34 switch 2
to only go to the internet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2009 02:53 PM
тАО12-21-2009 02:53 PM
Re: Procurve 2848 Vlan a routing
It would be quicker to post up you current configs and we can take a look at those.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-22-2009 06:45 AM
тАО12-22-2009 06:45 AM
Re: Procurve 2848 Vlan a routing
hostname "########"
time timezone -5
interface 39
flow-control
speed-duplex auto-1000
no lacp
exit
interface 40
flow-control
speed-duplex auto-1000
no lacp
exit
interface 41
flow-control
speed-duplex auto-1000
no lacp
exit
interface 42
flow-control
speed-duplex auto-1000
no lacp
exit
interface 43
flow-control
speed-duplex auto-1000
no lacp
exit
interface 44
flow-control
speed-duplex auto-1000
no lacp
exit
trunk 39-44 Trk1 Trunk
ip default-gateway 192.168.120.254
ip routing
snmp-server community "######" Unrestricted
vlan 1
name "Server"
ip address 192.168.120.6 255.255.255.0
tagged 1-38,45-48,Trk1
vlan 121
name "Wireless"
untagged 45-46
ip address 192.168.121.254 255.255.255.0
exit
vlan 122
name "Client1"
ip address 192.168.122.254 255.255.255.0
exit
vlan 123
name "Client2"
ip address 192.168.123.254 255.255.255.0
exit
vlan 125
name "VOIP"
ip address 192.168.125.254 255.255.255.0
exit
vlan 124
name "Service"
ip address 192.168.124.254 255.255.255.0
exit
stack commander "CORE"
stack member 1 mac-address 00156041f3c0
spanning-tree Trk1 priority 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-22-2009 07:08 AM
тАО12-22-2009 07:08 AM
Re: Procurve 2848 Vlan a routing
hostname "@@@@@@@"
time timezone -5
interface 39
flow-control
speed-duplex auto-1000
no lacp
exit
interface 40
flow-control
speed-duplex auto-1000
no lacp
exit
interface 41
flow-control
speed-duplex auto-1000
no lacp
exit
interface 42
flow-control
speed-duplex auto-1000
no lacp
exit
interface 43
flow-control
speed-duplex auto-1000
no lacp
exit
interface 44
flow-control
speed-duplex auto-1000
no lacp
exit
trunk 39-44 Trk1 Trunk
ip default-gateway 192.168.120.254
ip routing
snmp-server community "@@@@@@" Unrestricted
vlan 1
name "Server"
ip address 192.168.120.5 255.255.255.0
no untagged 1-38,45-48,Trk1
exit
vlan 121
name "Wireless"
untagged 1-38,45-48,Trk1
ip address 192.168.121.253 255.255.255.0
exit
vlan 122
name "Client1"
ip address 192.168.122.253 255.255.255.0
tagged Trk1
exit
vlan 123
name "Client2"
ip address 192.168.123.253 255.255.255.0
tagged Trk1
exit
vlan 124
name "Service"
ip address 192.168.124.253 255.255.255.0
tagged Trk1
exit
vlan 125
name "VOIP"
ip address 192.168.125.253 255.255.255.0
tagged Trk1
exit
stack join 001560018300
spanning-tree Trk1 priority 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-23-2009 07:05 AM
тАО12-23-2009 07:05 AM
Re: Procurve 2848 Vlan a routing
Running configuration:
; J4904A Configuration Editor; Created on release #I.10.77
hostname "NJHQSWSVR1"
time timezone -5
console baud-rate 115200
interface 37
no lacp
exit
interface 38
no lacp
exit
interface 39
no lacp
exit
interface 40
no lacp
exit
interface 41
no lacp
exit
interface 42
no lacp
exit
interface 43
no lacp
exit
interface 44
no lacp
exit
trunk 37-44 Trk1 LACP
ip default-gateway 192.168.120.254
ip routing
snmp-server community "GloryHQ" Unrestricted
vlan 1
name "Server"
untagged 1-36,45-48,Trk1
ip address 192.168.120.5 255.255.255.0
ip helper-address 192.168.120.213
exit
vlan 121
name "Wireless"
ip address 192.168.121.254 255.255.255.0
ip helper-address 192.168.120.213
tagged 32,Trk1
exit
vlan 122
name "Client1"
ip address 192.168.122.254 255.255.255.0
ip helper-address 192.168.120.213
tagged 33,Trk1
exit
vlan 123
name "Client2"
ip address 192.168.123.254 255.255.255.0
ip helper-address 192.168.120.213
tagged 34,Trk1
exit
vlan 125
name "VOIP"
ip address 192.168.125.254 255.255.255.0
ip helper-address 192.168.120.213
tagged 33-34,36,Trk1
exit
vlan 124
name "Service"
ip address 192.168.124.254 255.255.255.0
ip helper-address 192.168.120.213
tagged 35,Trk1
exit
stack commander "CORE"
stack auto-grab
stack member 1 mac-address 00156041f3c0
spanning-tree Trk1 priority 4
******
Running configuration:
; J4904A Configuration Editor; Created on release #I.10.77
hostname "NJHQSWSRV2"
time timezone -5
interface 37
no lacp
exit
interface 38
no lacp
exit
interface 39
no lacp
exit
interface 40
no lacp
exit
interface 41
no lacp
exit
interface 42
no lacp
exit
interface 43
no lacp
exit
interface 44
no lacp
exit
trunk 37-44 Trk1 LACP
ip default-gateway 192.168.120.254
ip routing
snmp-server community "GloryHQ" Unrestricted
vlan 1
name "Server"
untagged 1-36,45-48,Trk1
ip address 192.168.120.6 255.255.255.0
ip helper-address 192.168.120.213
exit
vlan 121
name "Wireless"
ip address 192.168.121.253 255.255.255.0
ip helper-address 192.168.120.213
tagged 32,Trk1
exit
vlan 122
name "Client1"
ip address 192.168.122.253 255.255.255.0
ip helper-address 192.168.120.213
tagged 33,Trk1
exit
vlan 123
name "Client2"
ip address 192.168.123.253 255.255.255.0
ip helper-address 192.168.120.213
tagged 34,Trk1
exit
vlan 124
name "Service"
ip address 192.168.124.253 255.255.255.0
ip helper-address 192.168.120.213
tagged 35,Trk1
exit
vlan 125
name "VOIP"
ip address 192.168.125.253 255.255.255.0
ip helper-address 192.168.120.213
tagged 33-34,36,Trk1
exit
stack join 001560018300
spanning-tree Trk1 priority 4