Inter vlan routing not working. cannot ping the device sitting in a different subnet (EXOS X465)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-04-2020 11:31 PM
Hello
We set up an X465 switch that has two vlans. vlan default and vlan b. ipforwarding enabled. However, device 1 sitting in vlan default cannot ping device2 sitting in vlan b. What I don’t understand is device2 can ping device 1. Can someone shed some light so that I know how to fix this issue.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-14-2020 12:59 AM
The issue seems to be resolved after we load the new software. Thank you all for the input and advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-11-2020 08:59 PM
Hi jwumcp,
you can also try these commands:
ping vr vr-default <client IP in vlan A> from <switch IP in vlan B>
or
ping vr vr-default <client IP in vlan B> from <switch IP in vlan A>
And of course replace the IP addresses accordingly  This will ping the device from the specified IP address on your X465. If you don’t specify the source IP address your switch will use the IP address located near to the destination, i.e. it will ping from the same VLAN. Specifying an different source will force the switch to ping from another VLAN.
Kind regards
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-11-2020 04:29 AM
Thank you Ronald and Sandro for your response. Sorry i did not check the forum lately. I contacted Extreme Support and I was advised to do software upgrade, I did not get a chance to do this yet. Will let you guys know if this resolve the issue.
Thank you again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-05-2020 08:36 AM
Firewall enabled on device#2 ?!
Are you able to ping device#2 from another device in the same VLAN ?
-Ron