Aruba & ProVision-based
1752378 Members
6395 Online
108788 Solutions
New Discussion

Switch Config for Voice vlan

 
KerriTeam
Visitor

Switch Config for Voice vlan

I have been butting my head against the wall for a few days trying to figure out what I am missing. If any of you could help, I sure would appreciate it!

 

I am trying to move our Avaya IP phones to their own vlan out of our regular network traffic. I created a LAN 2 on the Avaya IP Office device, set up a vlan for that port (vlan 5) and set up one for the voice traffic (vlan 4).

The switch cannot ping the ip address of Avaya IP Office (xxx.xxx.5.2) though it can ping xxx.xxx.5.1

The 9611 phone loops at waiting for LLDP “Discover xxx.xxx.1.xxx” on the screen then reboots, though it does get vlan 4.

Do I really need QoS enabled if there are no service issues with the phones?

It seems like the phone is not receiving information from the IPO server.

---------------------------------------------------------------------------------
Procurve 8212 Switch Configuration
Release K.15.18.0015

Ip routing
qos dscp-map 101110 priority 6
qos device-priority xxx.xxx.5.2 dscp 101110
qos type-of-service diff-services
lldp enable-notification ALL
lldp config ALL dot1TlvEnable vlan-name
lldp config ALL ipAddrEnable xxx.xxx.5.1
vlan 4
name "Voice"
tagged D10,F7
ip address xxx.xxx.4.1 255.255.255.0
ip helper-address xxx.xxx.1.xxx (Vlan 1 DHCP server)
qos priority 6
voice
vlan 5
name "VOIP Mgmt"
tagged F7
ip address xxx.xxx.5.1 255.255.255.0
-------------------------------------------------------------------------------------
IP Address of Avaya IP Office 500 v2: (LAN 2) xxx.xxx.5.2
(LAN 1) xxx.xxx.1.x
Switchport D10 is Avaya 9611 (my testing phone)
Switchport F7 is IP Office LAN 2
--------------------------------------------------------------------------------------
LLDP Remote Device Information Detail

Local Port : D10
ChassisType : network-address
ChassisId : xxx.xxx.4.26
PortType : mac-address
PortId : ## ## ## ## ## ## ## ##
SysName : AVX81C382
System Descr :
PortDescr :
Pvid :

System Capabilities Supported : bridge, telephone
System Capabilities Enabled : bridge

Remote Management Address
Type : ipv4
Address : xxx.xxx.4.26

MED Information Detail
EndpointClass :Class3
Media Policy Vlan id :4
Media Policy Priority :6
Media Policy Dscp :46
Media Policy Tagged :True
---------------------------------------------------------------------------------
LLDP Local Port Information Detail

Port : D10
PortType : local
PortId : 82
PortDesc : D10
Pvid : 0

Poe Plus Information Detail

Poe Device Type : Type2 PSE
Power Source : Primary
Power Priority : Low
PD Requested Power value = 3 Watts
PSE Allocated Power Value : 2 Watts
---------------------------------------------------------------------------------