Avaya 3500YL Switch User Manual


 
TMA; Reviewed:
SPOC 7/21/2008
Solution & Interoperability Test Lab Application Notes
©2008 Avaya Inc. All Rights Reserved.
15 of 21
ProCurve-ACM
1. Log into ProCurve 2626-24-PWR Switch using the appropriate Login ID and Password.
Login:
Password:
ProCurve Switch 2626-PWR#
2. Enable the following features on the ProCurve 2626-24-PWR Switch.
Enable spanning tree.
Set DSCP map setting for priority 6.
ProCurve Switch 2626-PWR# configure
ProCurve Switch 2626-PWR# spanning-tree
ProCurve Switch 2626-PWR# qos dscp-map 101110 priority 6
3. Create and configure the voice VLAN that will run between the control room and the closets.
Assign a VLAN ID for the voice VLAN.
Assign a name for the voice VLAN.
Assign ports to the voice VLAN.
Assign a QoS priority to the voice VLAN.
ProCurve Switch 2626-PWR (config)# vlan 33
ProCurve Switch 2626-PWR (vlan-33)#vlan 33 name Voice1
ProCurve Switch 2626-PWR (vlan-33)# tagged 1-2
ProCurve Switch 2626-PWR (vlan-33)# qos priority 6
ProCurve Switch 2626-PWR (vlan-33)# exit