Hello,
I'm having a problem with a ProCurve 5400zl.
i have ip routing enabled, 3 vlans.
Config:
; J8697A Configuration Editor; Created on release #K.13.25
hostname "HCF-SW1"
snmp-server contact "Andre Sousa"
snmp-server location "Bastidor 3"
time daylight-time-rule Middle-Europe-and-Portugal
module 1 type J8702A
module 2 type J8702A
module 3 type J8706A
module 4 type J8707A
trunk D1-D2 Trk1 LACP
trunk C1-C2 Trk2 LACP
trunk C3-C4 Trk3 LACP
trunk C5-C6 Trk4 LACP
trunk C7-C8 Trk5 LACP
trunk C9-C10 Trk6 LACP
ip routing
timesync sntp
sntp unicast
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged A1,C15-C24,D3-D4
qos priority 0
ip address 192.168.1.200 255.255.255.0
tagged C11-C14,Trk1-Trk6
no untagged A2-A24,B1-B24
exit
vlan 2
name "VLAN2"
untagged A2-A24,B1-B24
qos priority 0
ip address 192.168.2.200 255.255.255.0
tagged C11-C14,Trk1-Trk6
exit
vlan 100
name "VOIP"
qos priority 6
ip address 172.1.1.254 255.255.255.0
tagged C11-C14,Trk1-Trk6
exit
sntp server priority 1 192.168.2.3
ip route 0.0.0.0 0.0.0.0 192.168.2.1
ip dns server-address priority 1 195.22.0.136
no ip ssh
spanning-tree
spanning-tree Trk1 priority 4
spanning-tree Trk2 priority 4
spanning-tree Trk3 priority 4
spanning-tree Trk4 priority 4
spanning-tree Trk5 priority 4
spanning-tree Trk6 priority 4
spanning-tree priority 1 force-version RSTP-operation
no autorun
password manager
All work fine when I configure routing and route 0.0.0.0 0.0.0.0 192.168.2.1
After a while routing stops.
I can no longer ping IPs from vlan 2 to vlan 1.
For instance I can ping 192.168.2.200 (ip address for VLAN 2 on 5400, but cannot ping 192.168.1.200)
Can anyone give some help with this issue.
Thanks,
Hugo Sousa