Author Topic: Problem with VOIP handsets and Procurve switches  (Read 3289 times)

Offline Floremus

  • New Member
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Problem with VOIP handsets and Procurve switches
« on: October 27, 2011, 05:24:38 AM »
Hi,

We've got some new VOIP handsets, The idea is to plug the PC's into the back of them so they can get onto the Data VLAN and then the phone tags it's traffic as being for the VOICE vlan and gets routed through that way.

The config i am using is below:


Running configuration:

; J9086A Configuration Editor; Created on release #R.11.72

hostname "POESwitch"
trunk 25 Trk1 LACP
ip default-gateway 10.21.6.1
ip routing
no timesync
snmp-server community "public" Unrestricted
vlan 1
   name "DEFAULT_VLAN"
   untagged 3-24,26-28,Trk1
   ip address 10.21.6.254 255.255.255.0
   no untagged 1-2
   exit
vlan 15
   name "Voice"
   untagged 1
   ip address 10.21.106.1 255.255.255.0
   tagged 2-24,26-28,Trk1
   voice
   exit
no dhcp-relay
ip route 0.0.0.0 0.0.0.0 10.21.6.1
dhcp-snooping vlan 15
spanning-tree Trk1 priority 4

3300 is in port 1, the phone is in port 2 for testing.

Uplink is in port 25.

The Data DHCP scope has been configured with:

id:ipphone.mitel.com;sw_tftp=10.21.106.230;call_srv=10.21.106.230;vlan=15;l2p=6v6s3;dscp=46v46s26;

HEX:

000004036269643A697070686F6E652E6D6974656C2E636F6 D3B73775F746674703D31302E32312E3130362E3233303B63 616C6C5F7372763D31302E32312E3130362E3233303B766C6 16E3D31353B6C32703D36763673333B647363703D34367634 367332363B

Not sure why it's not working.

If i untag port 2, it gets DHCP from the Mitel strait away.

If it's tagged, It gets DHCP from the Data VLAN and says releasing and then just sits on it's Data IP?

Routing between both VLAN's is fully working, And i can acccess the Mitel from the DAta network and vice versa.

any suggestions? I'm begining to pull my hair out!







Offline bluewhite4

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1041
  • Country: us
  • Karma: +20/-0
    • View Profile
Re: Problem with VOIP handsets and Procurve switches
« Reply #1 on: October 27, 2011, 07:39:07 AM »
vlan 1
   name "DEFAULT_VLAN"
   untagged 3-24,26-28,Trk1
   ip address 10.21.6.254 255.255.255.0
   no untagged 1-2
   exit

You have port 2 forbidden from your data vlan. Its configured correctly on your voice vlan, but needs to be untagged on the data vlan as well.

Offline Floremus

  • New Member
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Problem with VOIP handsets and Procurve switches
« Reply #2 on: October 27, 2011, 10:37:56 AM »
vlan 1
   name "DEFAULT_VLAN"
   untagged 3-24,26-28,Trk1
   ip address 10.21.6.254 255.255.255.0
   no untagged 1-2
   exit

You have port 2 forbidden from your data vlan. Its configured correctly on your voice vlan, but needs to be untagged on the data vlan as well.

That wasn't the issue.

I had fixed that in the live config.

Whatever the issue was, It "fixed" itself between me leaving site last night and returning this afternoon.

I think the company who run the phone system had changed their settings.

Thankyou for the responce!

The system is now working as designed (And Configured!)

 :D


 

Sitemap 1 2 3 4 5 6 7 8 9 10