- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Routing between VLAN with IP Routing turned off
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
Discussions
Discussions
Discussions
Forums
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
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
тАО03-20-2007 03:21 AM
тАО03-20-2007 03:21 AM
Routing between VLAN with IP Routing turned off
I'm using a procurve 2650.
I've configured 2 Vlans and IP Routing is turned off because i want to specify my own routes !
but when i try to execute
ip route dest/netmask gateway
i'm getting this message : can not be switch and gateway at the same time...
what is going wrong here ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-20-2007 03:37 AM
тАО03-20-2007 03:37 AM
Re: Routing between VLAN with IP Routing turned off
Check the destination/mask and gateway, it shouldn;t be in the same range of the IP addresses you configured on the switch.
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-20-2007 09:13 PM
тАО03-20-2007 09:13 PM
Re: Routing between VLAN with IP Routing turned off
Routing is off as you writes. Thus you can rconfigure also no routes.
Which you to make can are the configuration of a default gateway to the next router. That is easily possible over the menu.
Greets
Carsten
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-20-2007 11:17 PM
тАО03-20-2007 11:17 PM
Re: Routing between VLAN with IP Routing turned off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2007 12:02 AM
тАО03-21-2007 12:02 AM
Re: Routing between VLAN with IP Routing turned off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2007 03:41 AM
тАО03-21-2007 03:41 AM
Re: Routing between VLAN with IP Routing turned off
ip routing is off , i've configured 2 vlans ... but also built up an old pc with debian and one network card....
i installed the vlan package on this "router" and i've configured iptables ... now everything works fine .. you're able to ping between vlans but you can't do anything more ....
until i allow it ...
thanks for your suggestions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-13-2007 12:39 PM
тАО04-13-2007 12:39 PM
Re: Routing between VLAN with IP Routing turned off
The 26xx series of ProCurve switches support static routes only (no RIP or OSPF), so as I understand it the ip route command doesn't automatically turn routing on between all VLAN's - you have to setup your routes manually.
What you need to do is possible with static routes in the switch, just enable the ip routing then setup your own routes.
An external PC running as a router between these VLAN's is just a bottleneck you don't need.
Regards,
Shane.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-28-2007 05:55 PM
тАО04-28-2007 05:55 PM
Re: Routing between VLAN with IP Routing turned off
And yes, you are able to route between subnets on the same switch without setting up any static routes.