LAN Routing
1753970 Members
7429 Online
108811 Solutions
New Discussion

InterVlan routing with default gateway 0.0.0.0 on 5406zl

 
docent14
Visitor

InterVlan routing with default gateway 0.0.0.0 on 5406zl

Hi

i have problem with intervlan routing with default gateway.

Config:

 

 

; J8697A Configuration Editor; Created on release #K.15.06.0006
; Ver #01:0d:0c

hostname "HP-E5406zl"
module 1 type J9550A
module 2 type J9550A
module 3 type J9550A
module 4 type J9537A
trunk D1 Trk1 Trunk
ip routing
vlan 1
name "DEFAULT_VLAN"
untagged A1,A7-A24,B1-B24,C1-C24,D2-D24
tagged Trk1
no untagged A2-A6
no ip address
exit
vlan 3
name "VLAN3"
untagged A3
ip address 192.168.3.1 255.255.255.0
tagged Trk1
exit
vlan 4
name "VLAN4"
untagged A4
ip address 192.168.4.1 255.255.255.0
tagged Trk1
exit
vlan 5
name "VLAN5"
untagged A5
ip address 192.168.5.1 255.255.255.0
tagged Trk1
exit
vlan 6
name "VLAN6"
untagged A6
ip address 192.168.6.1 255.255.255.0
exit
vlan 2
name "INTERNET"
untagged A2
ip address 172.16.0.25 255.255.255.0
tagged Trk1
exit
ip route 0.0.0.0 0.0.0.0 172.16.0.1
snmp-server community "public" unrestricted
spanning-tree Trk1 priority 4

 

doing:

ping 172.16.0.1 - works

ping 172.16.0.1 source 172.16.0.25 - works

ping 172.16.0.25 source 192.168.3.1 - works

ping 172.16.0.1 source 192.168.3.1 - doesn't work, 

 

gateway 0.0.0.0/0 is set. HP claims : it should be working, but it doesn't

Any ideas ?



1 REPLY 1
ISoliman
Super Advisor

Re: InterVlan routing with default gateway 0.0.0.0 on 5406zl

To which port is the 172.16.0.1 device is connected and did you configure a route back to subnet 192.168.3.0 on that device ??