HPE GreenLake Administration
- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Re: Multiple Internet connections using Procurve 2...
Switches, Hubs, and Modems
1835917
Members
2595
Online
110087
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
07-17-2009 06:06 AM
07-17-2009 06:06 AM
Multiple Internet connections using Procurve 2610 and Cisco router
I need help configuring my VLANs to support 3 internet connections for reduntant connections.
The router will manage all of the IP address and routing.
Thank you
The router will manage all of the IP address and routing.
Thank you
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 07:49 AM
07-17-2009 07:49 AM
Re: Multiple Internet connections using Procurve 2610 and Cisco router
Here is the list of how I plane to use the ports.
The Cisco will manage te primary connection on its own interface.
Ports 1-23; internal network
Port 24; Internal interface of Cisco router
Port 25; 2nd internet connection
Port 26; 3rd internet connection
I will need the router to have access to all VLANs.
I and the internal network will only have access to the Cisco router.
The Cisco will manage te primary connection on its own interface.
Ports 1-23; internal network
Port 24; Internal interface of Cisco router
Port 25; 2nd internet connection
Port 26; 3rd internet connection
I will need the router to have access to all VLANs.
I and the internal network will only have access to the Cisco router.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2009 11:51 PM
07-19-2009 11:51 PM
Re: Multiple Internet connections using Procurve 2610 and Cisco router
So you need to create three vlan's
(let's say 10, 20, 30)
The switch only needs an ip-adress in vlan-A for management as it will not do any routing itself.
The port connected to the router must pass all vlan's.
vlan 10
ip address 192.168.10.254 255.255.255.0
untagged 1-23
tagged 24
vlan20
untagged 25
tagged 24
vlan30
untagged 26
tagged 24
on the cisco router on the physical interface connected to port 24 of the switch
(let's say interface Gig0/1)
you must create a subinterface for each vlan
interface Gig0/0.1
ip address 192.168.10.1 255.255.255.0
vlan 10
interface Gig0/0.2
ip address 192.168.20.1 255.255.255.0
vlan 20
interface Gig0/0.3
ip address 192.168.30.1 255.255.255.0
vlan 30
and offcourse the external routes
(let's say 10, 20, 30)
The switch only needs an ip-adress in vlan-A for management as it will not do any routing itself.
The port connected to the router must pass all vlan's.
vlan 10
ip address 192.168.10.254 255.255.255.0
untagged 1-23
tagged 24
vlan20
untagged 25
tagged 24
vlan30
untagged 26
tagged 24
on the cisco router on the physical interface connected to port 24 of the switch
(let's say interface Gig0/1)
you must create a subinterface for each vlan
interface Gig0/0.1
ip address 192.168.10.1 255.255.255.0
vlan 10
interface Gig0/0.2
ip address 192.168.20.1 255.255.255.0
vlan 20
interface Gig0/0.3
ip address 192.168.30.1 255.255.255.0
vlan 30
and offcourse the external routes
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