- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- LAN Routing
- >
- HP5500 and two internet gateways
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
07-08-2017 03:15 AM
07-08-2017 03:15 AM
HP5500 and two internet gateways
Hi, i have an HP5500EI with is my core switch and is the gataway for all my pc and servers, behing it i have a cisco router and an checkpoint utm, is there i way i cans et the 5500 to be the gataways for all the PC and servers but set it for some host to use the checkpoint for internet and some to use the cisco?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2017 10:23 PM
07-09-2017 10:23 PM
Re: HP5500 and two internet gateways
You could use VRF or policy based routing to do that.
With policy based routing, you use access lists to identify traffic by source address and route it accordingly.
With VRF, you associate some VLANs with one VRF, and other VLANs with the other. Each VRF has an independent routing table, and you will need to leak some routes between VRFs so devices can communicate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2017 11:09 PM
07-09-2017 11:09 PM
Re: HP5500 and two internet gateways
I'm thinking obout PBR, can I setup acls as client list to use the second internet connection using PBR or i sould go with VRF?