Dear All,
Can someone help me to how can i communicate between 2 vlans.
we are using HP Procurve 2610-45 PoE Switch, created 2 vlan, one for Data and another for voice. Here i can not able to ping from date to voice and voice to date.
my switch running configuration follow:-
EO_ProCurve_2610-48-PWR# show running-config
Running configuration:
; J9089A Configuration Editor; Created on release #R.11.22
hostname "EO_ProCurve_2610-48-PWR"
snmp-server contact "IT Department"
snmp-server location "EO"
ip default-gateway 192.168.2.253
ip routing
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 49-50
no ip address
no untagged 1-48,51-52
exit
vlan 2
name "Data"
untagged 3-40,44-47,51-52
ip address 192.168.2.254 255.255.255.0
tagged 49-50
exit
vlan 3
name "voice"
untagged 1-2,42-43
ip address 192.168.3.254 255.255.255.0
qos priority 7
tagged 3-41,44-52
exit
ip route 0.0.0.0 0.0.0.0 192.168.2.253
password manager
password operator
Thank you in advance