- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- 2 ISP on two router
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
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
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
02-09-2015 02:16 PM
02-09-2015 02:16 PM
2 ISP on two router
I have 2 routers and two diffrent ISP on each connected to a HP core 2824 as the main switch. I want to utilize both ISP. for example, I want some internet traffic to go to router 1(ISP1) and certain website to router 2 (ISP2). how do I achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2015 04:21 PM
02-09-2015 04:21 PM
Re: 2 ISP on two router
You would need to do it on the routers as I strongly suspect the 2824 can't do any kind of routing.
Either that, or, you could replace the 2824 with a Layer3 switch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2015 06:57 PM
02-09-2015 06:57 PM
Re: 2 ISP on two router
Looks like I lied: The "Advanced Traffic Management Guide" for the 2800 has a Chapter 7 "IP Routing Features" which starts off:
The switches covered in this guide offer IP static routing, supporting up to 16 static routes. IP static routing is configurable through the switch’s console CLI. This chapter refers the switch as a “routing switch”. When IP routing is enabled on your switch, it behaves just like any other IP router. Basic IP routing configuration consists of adding IP addresses and enabling IP routing. For configuring the IP addresses, see chapter 7, “Configuring IP Addresses”.
So it looks like you can configure static routes on your 2824.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2015 07:02 PM
02-09-2015 07:02 PM
Re: 2 ISP on two router
Still, trying to sort web traffic out by target IP address won't really work unless the target website exists in its own little bubble.
Realistically, if you want to make use of both routers, you'll probably have your internal hosts split up by VLAN, and have each VLAN's default GW address sitting on one of the routers, and make each router route for half the VLANs.
If your routers support VRRP, then great, you can make this work quite well, otherwise configuring some kind of resilience for your internet access could be a bit fiddly.