- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Aruba 2930f Static 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
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
01-19-2021 10:49 PM
01-19-2021 10:49 PM
Some background :
I have a server with the following ip : 192.168.0.95/24
I have set the subnet of my switch to 192.168.185.10/24
I am trying to setup a static route on the switch so that I can access the web interface from the server. I did the following :
config
ip route 192.168.185.0/24 192.168.0.95
write memory
Everything looks liek it has worked, ie no errors, but its not working.
When I do [show ip route static] I do not see this route. I do see it when I do [show run]. Also the web interface is not accessible from the server.
What am I doing wrong here? WHy is the route not working? Thanks so much in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2021 11:04 PM - edited 01-19-2021 11:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2021 06:57 PM
01-20-2021 06:57 PM
Re: Aruba 2930f Static Routing
Hi thanks for the response, I tried this but for the
ip route static ..
command I am getting an error saying 'static' invalid term.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2021 09:46 PM
01-20-2021 09:46 PM
Re: Aruba 2930f Static Routing
Hi I am able to now get it working by adding the route to windows as suggested.
Couple of things :
1) I used the router IP as gateway address, is there a reason in your example you have it as the server ip? Both work so I dont know if there is a reason to use on over the other.
2) Is this standard practice to add a persistent route to windows when routing to a different subnet using the 2930f?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2021 12:23 AM
01-25-2021 12:23 AM
Re: Aruba 2930f Static Routing
Hi Maria!
Since the 2930f doesn't support secondary IP addresses on Vlan interfaces, the solution provided is perfectly applicable and it is a standard practice to add persistent route in this situation