- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: 3800 routing challenge
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-03-2013 09:33 AM
02-03-2013 09:33 AM
3800 routing challenge
Hi,
I have a network with multiple gateways on each VLAN.
There is a 3800 and a Cisco ASA that both act as router.
The 3800 has IP address 10.x.y.254 in each VLAN.
The ASA has IP address 10.x.y.249 in each VLAN.
The current setup is to route all interVLAN traffic on the 3800 and all internet traffic to the Cisco ASA.
This requires setting static routes or defining dhcp option 121 (classless static route) for all hosts.
I would like to have the 3800 as default gateway for all hosts in each VLAN.
Can I use policy based routing on the 3800 to disable the need for static routes?
Or should I reconfigure the 3800 and the ASA and use a routing subnet?
Kind regards,
Arjan
- Tags:
- VLAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2013 11:24 AM
02-06-2013 11:24 AM
Re: 3800 routing challenge
In my opinion, the simplest option is to put the ASA behind the 3800 and have all clients use the 3800 as the default gateway.
That said, when i researched DHCP option 121, i found that the support for it was inconsistent across Windows versions, and i wasn't prepared to put time into it with the possibility of it not working. If DHCP option 121 works for you, then using it makes good sense. For routing between the ASA and 3800 in this case, i would recommend using a dynamic routing protocol such as OSPF (preferably) or RIP (if you must).
Paul