- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- LAN Routing
- >
- Re: Inter vlan routing doesn't work as expected on...
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
12-09-2019 07:26 AM - edited 12-09-2019 07:45 AM
12-09-2019 07:26 AM - edited 12-09-2019 07:45 AM
Hello everybody ,
it is a really simple test, i would routing between two Vlan's but i really don't know why doesn't work.
i have two clients : client 1 : 192.168.152.101 , 255.255.255.0 , GW : 192.168.152.1 ---> untagged to vlan 152
Client 2 : 192.168.150.102 255.255.255.0 GW: 192.168.150.1 ---> untagged to vlan 150
Problem: NO routing between Vlan's
Can you help me please ? it's really important for me . Thank you so much .
Config:
hostname "Aruba 2930M"
module 1 type jl321a
flexible-module A type JL081A
timesync ntp
ntp unicast
ntp server 192.168.34.254 iburst
ntp enable
no telnet-server
telnet-server listen data
time daylight-time-rule western-europe
time timezone 60
web-management ssl
web-management listen data
ip dns domain-name "asp.betoche.net"
ip dns server-address priority 1 192.168.34.254
ip ssh listen data
ip routing
snmp-server community "public"
snmp-server mib hpSwitchAuthMIB excluded
snmp-server listen data
snmp-server contact "XXX" location ""
oobm
disable
ip address dhcp-bootp
exit
vlan 1
name "Vlan1"
no untagged 21,23,33,35,37,39
untagged 1-20,22,24-32,34,36,38,40-48,A3-A4
tagged A1-A2
ip address 192.168.34.61 255.255.255.0
ipv6 enable
ipv6 address dhcp full
exit
vlan 150
name "VLAN150"
untagged 21,33,37
ip address 192.168.150.1 255.255.255.0
exit
vlan 152
name "VLAN152"
untagged 23,35,39
ip address 192.168.152.1 255.255.255.0
exit
no tftp server
tftp server listen data
no autorun
no dhcp config-file-update
no dhcp image-file-update
password manager
password operator
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2019 10:53 PM - edited 12-09-2019 10:56 PM
12-09-2019 10:53 PM - edited 12-09-2019 10:56 PM
Re: Inter vlan routing doesn't work as expected on 2930M-48G
Check: Ping to respective SVI Address, Ping to peer VLAN's SVI Address and then Ping to destination Host. Repeat on other Host.
I'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2019 11:59 PM
12-09-2019 11:59 PM
Re: Inter vlan routing doesn't work as expected on 2930M-48G
thank you for your response .
Yes everything seems to be right and it should work , firewall and antivirus are disabled.
the problem is i have no ROUTING. Host's are in their own Vlan's they have ping only to their own SVI address and host's that they are in same vlan.
Really confused . unfortunatly we must to run a project and have no time .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 12:33 AM
12-10-2019 12:33 AM
Re: Inter vlan routing doesn't work as expected on 2930M-48G
Very strange. Are you able to post (sanitized) outputs of show ip and show ip routing commands?
I'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 12:39 AM - edited 12-10-2019 12:40 AM
12-10-2019 12:39 AM - edited 12-10-2019 12:40 AM
Re: Inter vlan routing doesn't work as expected on 2930M-48G
Show IP:
Internet (IP) Service
IP Routing : Enabled
Default TTL : 64
Arp Age : 20
Domain Suffix : asp.proheris.de
DNS server : 192.168.34.254
| Proxy ARP
VLAN | IP Config IP Address Subnet Mask Std Local
-------------------- + ---------- --------------- --------------- ----------
Backup DO | Manual 192.168.34.61 255.255.255.0 No No
vlan-150 | Manual 192.168.150.1 255.255.255.0 No No
vlan-152 | Manual 192.168.152.1 255.255.255.0 No No
Show IP route :
Destination Gateway VLAN Type Sub-Type Metric Dist.
------------------ --------------- ---- --------- ---------- ---------- -----
127.0.0.0/8 reject static 0 0
127.0.0.1/32 lo0 connected 1 0
192.168.34.0/24 Backup DO 1 connected 1 0
192.168.150.0/24 vlan-150 150 connected 1 0
192.168.152.0/24 vlan-152 152 connected 1 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 02:00 AM
12-10-2019 02:00 AM
Re: Inter vlan routing doesn't work as expected on 2930M-48G
Those portions of VLAN table and Routing Table look good:
Internet (IP) Service
IP Routing : Enabled
Default TTL : 64
Arp Age : 20
Domain Suffix :
DNS server : 192.168.34.254
| Proxy ARP
VLAN | IP Config IP Address Subnet Mask Std Local
-------------------- + ---------- --------------- --------------- ----------
Backup DO | Manual 192.168.34.61 255.255.255.0 No No
vlan-150 | Manual 192.168.150.1 255.255.255.0 No No
vlan-152 | Manual 192.168.152.1 255.255.255.0 No No
Destination Gateway VLAN Type Sub-Type Metric Dist.
------------------ --------------- ---- --------- ---------- ---------- -----
127.0.0.0/8 reject static 0 0
127.0.0.1/32 lo0 connected 1 0
192.168.34.0/24 Backup DO 1 connected 1 0
192.168.150.0/24 vlan-150 150 connected 1 0
192.168.152.0/24 vlan-152 152 connected 1 0
Does show logging reports any warning/error? do you have ACL in place preventing routing between such VLANs? Have you tried to disable/enable the ip routing? What is the running software version?
I'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 03:03 AM - last edited on 12-10-2019 11:04 PM by Parvez_Admin
12-10-2019 03:03 AM - last edited on 12-10-2019 11:04 PM by Parvez_Admin
Re: Inter vlan routing doesn't work as expected on 2930M-48G
no, not yet. i only want at the first have a routing between Vlan's and then ather things . I've also updated the software .
Software revision : WC.16.07.0006 Base MAC Addr : 3821c7-513bc0
ROM Version : WC.17.02.0006 Serial Number : Info Erased
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 05:50 AM
12-10-2019 05:50 AM
Re: Inter vlan routing doesn't work as expected on 2930M-48G
OK. I suggest you to start with updating your Aruba 2930M to latest WC.16.10.0002 of WC.16.10 software branch instead of staying on WC.16.07 software branch.
I'm pretty much sure there could be something weird on your hosts or on the switch (write memory and then reboot, then recheck status of VLAN, IP and IP Routing).
I'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 06:06 AM
12-10-2019 06:06 AM
Re: Inter vlan routing doesn't work as expected on 2930M-48G
thank you so much . I did and its works. thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 06:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 11:30 PM - edited 12-10-2019 11:32 PM
12-10-2019 11:30 PM - edited 12-10-2019 11:32 PM
Re: Inter vlan routing doesn't work as expected on 2930M-48G
yes it is : )