HPE Aruba Networking & ProVision-based
1827286 Members
3560 Online
109717 Solutions
New Discussion

Aruba 2930M Routing Issues

 
SOLVED
Go to solution
Marc_Siebert
Member

Aruba 2930M Routing Issues

Hello

I have an issues whit the Routing of an Aruba 2930M Switch.

Routing is enable and the Routing betwen the Subnets works but not the Default Route in the Transfer Network to the Lancom Router (10.10.10.2). The Switch can use the Default Route to the Lancom but not any PC which is directly conected to the Switch.

--------------------------------------

Running configuration:

; hpStack_WC Configuration Editor; Created on release #WC.16.08.0003
; Ver #14:27.6f.f8.1d.9b.3f.bf.bb.ef.7c.59.fc.6b.fb.9f.fc.ff.ff.37.ef:04

stacking
member 1 type "JL322A" mac-address 3821c7-4d9500
exit
hostname "SW_FWH"
console idle-timeout 3600
console idle-timeout serial-usb 3600
timesync sntp
sntp unicast
sntp server priority 1 192.168.175.1
time daylight-time-rule western-europe
time timezone 60
ip route 0.0.0.0 0.0.0.0 10.10.10.2
ip routing
snmp-server community "public" operator unrestricted
snmp-server community "NETMAN" operator unrestricted
snmp-server contact "Marc Siebert"
snmpv3 group managerpriv user "SNMP_Admin_Secure" sec-model ver3
oobm
ip address dhcp-bootp
ipv6 enable
ipv6 address dhcp full
member 1
ip address dhcp-bootp
ipv6 enable
ipv6 address dhcp full
exit
exit
vlan 1
name "DEFAULT_VLAN"
no untagged 1/48
untagged 1/1-1/47
ip address 192.168.175.1 255.255.255.0
exit
vlan 10
name "ELW_SYNC"
tagged 1/1-1/47
ip address 192.168.0.5 255.255.255.0
exit
vlan 20
name "Guest_WIFI"
tagged 1/1-1/2,1/4-1/45,1/47
ip address 192.168.1.1 255.255.255.0
ip helper-address 192.168.175.2
exit
vlan 90
name "Transit_to_Router"
untagged 1/48
ip address 10.10.10.1 255.255.255.248
exit
no tftp server
no autorun
no dhcp config-file-update
no dhcp image-file-update
no dhcp tr69-acs-url
password manager
password operator

 

Switch:
SW_FWH# ping 8.8.8.8
8.8.8.8 is alive, time = 17 ms

SW_FWH# traceroute 8.8.8.8
traceroute to 8.8.8.8 ,
1 hop min, 30 hops max, 5 sec. timeout, 3 probes
1 10.10.10.2 2 ms 1 ms 1 ms
2 62.156.244.49 12 ms 13 ms 12 ms
3 62.156.247.178 14 ms 13 ms 14 ms
4 217.0.200.70 18 ms 18 ms 18 ms
5 217.0.200.70 33 ms 17 ms 17 ms
6 80.157.207.46 17 ms 20 ms 18 ms
7 74.125.244.97 18 ms 18 ms74.125.244.81 18 ms
8 172.253.75.141 18 ms172.253.75.149 17 ms172.253.75.147 17
ms
9 8.8.8.8 16 ms 17 ms 16 ms

 

PC VLan 1:

C:\Users\u4013373>ping 8.8.8.8

Ping wird ausgeführt für 8.8.8.8 mit 32 Bytes Daten:
Zeitüberschreitung der Anforderung.
Zeitüberschreitung der Anforderung.
Zeitüberschreitung der Anforderung.
Zeitüberschreitung der Anforderung.

Ping-Statistik für 8.8.8.8:
Pakete: Gesendet = 4, Empfangen = 0, Verloren = 4
(100% Verlust),


C:\Users\u4013373>tracert 8.8.8.8

Routenverfolgung zu 8.8.8.8 über maximal 30 Hops

1 2 ms 2 ms 2 ms 192.168.175.1
2 * * * Zeitüberschreitung der Anforderung.
3 * * * Zeitüberschreitung der Anforderung.
4 * * * Zeitüberschreitung der Anforderung.
5 * * * Zeitüberschreitung der Anforderung.
6 ^C

1 REPLY 1
Ivan_B
HPE Pro
Solution

Re: Aruba 2930M Routing Issues

Hello Marc!

 

Does your router 10.10.10.2 have routes to 192.168.0.0/24, 192.168.175.0/24 and 192.168.1.0/24 networks behind the switch?

 

It seems like it doesn't, so just add those 3 static routes on the router. Use 10.10.10.1 as the next-hop.

 

 

I am an HPE employee

Accept or Kudo