- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- LAN Routing
- >
- Inter Vlan routing is not working in 2610-24
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
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
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
10-30-2012 05:52 AM
10-30-2012 05:52 AM
Inter Vlan routing is not working in 2610-24
I had posted this yesterday in switching. I feel this belongs to routing and hence posting the same here:
Hello!
I have a 2610-24 L2+ switch in which I have configured 3 Vlans
Default-Vlan : Vlan 1 - IP add 192.168.0.80/24 which has port no 1 and 4-6 as untagged
VLAN 2 : Test VLAN - IP add 192.168.20.1/24 which has port number 2 and 7-9 as untagged
VLAN 3 : Demo VLAN - IP add 192.168.30.1/24 which has port no 3 and 10-13 as untagged
I have also executed IP Routing command.
Now following PCs are connected:
PC1 : 192.168.0.81/24 Gateway :192.168.0.80 connected to eth 1
PC2 : 192.168.20.10/24 Gateway 192.168.20.1 connected to eth 2
PC3 : 192.168.30.10/24 Gateway 192.168.30.1 connected to eth 3
All PCs are able to ping their own gateway IP (and any PC in the same network connected to their VLAN Group ports). They are also able to ping the other VLAN gateway IPs. But that is about it. They are not able to ping or access other VLAN PCs.
Ex: PC1 pings 192.168.0.80 and 192.168.20.1 & 192.168.30.1. But not PC2 or PC3.
Can some one suggest where I have to correct the configuration please?
Thanks in advance.
- Tags:
- VLAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2012 06:05 PM
10-30-2012 06:05 PM
Re: Inter Vlan routing is not working in 2610-24
Hi Venkatramani,
My first guess is that your PCs are not using the switch as their default gateway. But to confirm, a copy of your switch config ('show run') and your routing table ('show ip route') would be good.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2012 12:26 AM
11-01-2012 12:26 AM
Re: Inter Vlan routing is not working in 2610-24
Are the firewalls of the pc disable?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2013 01:38 AM
09-20-2013 01:38 AM
Re: Inter Vlan routing is not working in 2610-24
Thanks for the support.