HP ProCurve Switch Configuration

After working with ProCurve switches for a while, I figured I would post my general configuration for others to use as a template.  This configuration will be a simple setup with 2 VLANS, if you have any questions, feel free to ask.

hostname HP-Procurve-Core

time timezone -480
time daylight-time-rule Continental-US-and-Canada
sntp server priority 1 69.25.96.13
timesync sntp
sntp unicast

qos type-of-service diff-services

spanning-tree
spanning-tree 1-24 bpdu-protection (do not apply this to ports connected to switches)
spanning-tree bpdu-protection-timeout 300

ip routing
ip route 0.0.0.0/0 10.0.0.254

vlan 1 name Data
vlan 1 ip address 10.0.0.1/24
vlan 1 untag 1-22, 23-24

vlan 10 name Voice
vlan 10 ip address 10.0.10.1/24
vlan 10 voice
vlan 10 tag 1-20
vlan 10 untag 21-22
vlan 10 ip helper-address 10.0.0.110

password manager username hpadmin plaintext hpadminpassword