Question : HP Procurve VLAN and VoIP

We currently have one flat network.  We are setting up a VLAN. One for voice and one for data.
Here are the specs:
Core switch is 5308xl
Core switch port a1,a2,a3 uplinks to voip switch 1,2,3 respectively
VoIP switch is 2910al+48GB PoE
All the voip switch ports will be both voip phones and pc
Data is VLAN 1 - IP 10.10.0.0/21
Voice is VLAN 10 - IP 10.10.8.0/22
How would I configure the vlans on the core and the 3 switches.
What I need is VLAN1 (data) and VLAN 10 (voice) on each switch
Port 1 is the uplink port on each of the voice switches.

Answer : HP Procurve VLAN and VoIP

H,

Please do thison the 5308xl:

vlan 1
   name "DATA"
   untagged A1-A4,B1-B4,C1-C4
   ip address 10.10.0.0  255.255.248.0
   exit
vlan 2
   name "VOIP"
   ip address 10.10.8.1 255.255.252.0
   tagged B1-B4,C1-C4
   exit

and use it:)
Random Solutions  
 
programming4us programming4us