<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HP5412zl VOIP VLAN Assignments Issue in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708935#M24342</link>
    <description>I also meant to say, the few brands of VoIP phones I have played with default to speaking untagged. That is why I had to go through the steps I did, as they had to be controlled based on a downloaded config file.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
    <pubDate>Wed, 03 Nov 2010 22:08:58 GMT</pubDate>
    <dc:creator>Jeff Carrell</dc:creator>
    <dc:date>2010-11-03T22:08:58Z</dc:date>
    <item>
      <title>HP5412zl VOIP VLAN Assignments Issue</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708933#M24340</link>
      <description>Hi experts,&lt;BR /&gt;&lt;BR /&gt;I am trying to setup 200 ININ SIP 100 VOIP stations on my HP Procurve 5412zl switch as follows:&lt;BR /&gt;&lt;BR /&gt;These VOIP Appliances are class 1 POe devices and my switch is Poe as well also they do not have LED/LCD screens that I can &lt;BR /&gt;&lt;BR /&gt;use to set configuration settings with.&lt;BR /&gt;&lt;BR /&gt;Issue:&lt;BR /&gt;&lt;BR /&gt;I need to use 1 port on the switch to connect both the VOIP appliance and the PC where the PC gets an IP on VLAN3 and the &lt;BR /&gt;&lt;BR /&gt;Appliance gets an IP on VLAN5 (the VOIP VLAN)&lt;BR /&gt;&lt;BR /&gt;The VOIP appliance has a 1 port switch on it to use to connect the PC through it.&lt;BR /&gt;&lt;BR /&gt;Problem:&lt;BR /&gt;&lt;BR /&gt;The problem is that I cannot get the two device to get IP's from different VLANS.&lt;BR /&gt;&lt;BR /&gt;I setup a port(I2) as an untagged member of VLAN3 and a tagged member of VLAN5(voip) but both devices get a VLAN3(data) IP &lt;BR /&gt;&lt;BR /&gt;address.&lt;BR /&gt;&lt;BR /&gt;I have done this before and can't remember the additional steps needed to make this work.&lt;BR /&gt;&lt;BR /&gt;I need to get this working by tomorrow and urgently need some assistance from an HP Procurve expert :-)&lt;BR /&gt;&lt;BR /&gt;I have followed the following advice from the documentation for my switch.(see below)&lt;BR /&gt;&lt;BR /&gt;I have also copied my config to the bottom of this post.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Voice VLANs&lt;BR /&gt;&lt;BR /&gt;Configuring voice VLANs separates voice traffic from data traffic and shields your voice traffic from broadcast storms. This &lt;BR /&gt;&lt;BR /&gt;section describes how to configure the switch for voice VLAN operation.&lt;BR /&gt;Operating Rules for Voice VLANs&lt;BR /&gt;&lt;BR /&gt;You must statically configure voice VLANs. GVRP and dynamic VLANs do not support voice VLAN operation.&lt;BR /&gt;&lt;BR /&gt;Configure all ports in a voice VLAN as tagged members of the VLAN. This ensures retention of the QoS (Quality of Service) &lt;BR /&gt;&lt;BR /&gt;priority included in voice VLAN traffic moving through your network.&lt;BR /&gt;&lt;BR /&gt;If a telephone connected to a voice VLAN includes a data port used for connecting other networked devices (such as PCs) to &lt;BR /&gt;&lt;BR /&gt;the network, then you must configure the port as a tagged member of the voice VLAN and a tagged or untagged member of the &lt;BR /&gt;&lt;BR /&gt;data VLAN you want the other networked device to use.&lt;BR /&gt;&lt;BR /&gt;Tagged/Untagged VLAN Membership: If the appliances using a voice VLAN transmit tagged VLAN packets, then configure the &lt;BR /&gt;&lt;BR /&gt;member ports as tagged members of the VLAN. Otherwise, configure the ports as untagged members.&lt;BR /&gt;&lt;BR /&gt;Config:&lt;BR /&gt;&lt;BR /&gt;ProCurve J8698A Switch 5412zl&lt;BR /&gt;Software revision K.14.60&lt;BR /&gt;&lt;BR /&gt;HP 5412zl 10th Floor# config t&lt;BR /&gt;HP 5412zl 10th Floor(config)# show config&lt;BR /&gt;&lt;BR /&gt;Startup configuration:&lt;BR /&gt;&lt;BR /&gt;; J8698A Configuration Editor; Created on release #K.14.60&lt;BR /&gt;&lt;BR /&gt;hostname "HP 5412zl 10th Floor"&lt;BR /&gt;time timezone -480&lt;BR /&gt;time daylight-time-rule Continental-US-and-Canada&lt;BR /&gt;module 1 type J8702A&lt;BR /&gt;module 2 type J8705A&lt;BR /&gt;module 3 type J8702A&lt;BR /&gt;module 4 type J8702A&lt;BR /&gt;module 5 type J8702A&lt;BR /&gt;module 6 type J8702A&lt;BR /&gt;module 7 type J8702A&lt;BR /&gt;module 9 type J8705A&lt;BR /&gt;ip routing&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged B1-B24,C1,G13-G24,I1,I3-I4,I6,I8-I24&lt;BR /&gt;   ip address 192.168.1.2 255.255.255.0&lt;BR /&gt;   tagged I5&lt;BR /&gt;   no untagged A1-A24,C2-C24,D1-D24,E1-E24,F1-F24,G1-G12,I2,I7&lt;BR /&gt;   exit&lt;BR /&gt;vlan 2&lt;BR /&gt;   name "Corporate"&lt;BR /&gt;   untagged A1-A24,C2-C24,E1-E24,G1-G12&lt;BR /&gt;   ip helper-address 192.168.1.16&lt;BR /&gt;   ip address 192.168.2.1 255.255.255.0&lt;BR /&gt;   tagged B23&lt;BR /&gt;   exit&lt;BR /&gt;vlan 3&lt;BR /&gt;   name "Call Center 1"&lt;BR /&gt;   untagged D1-D24,F1-F24,I2&lt;BR /&gt;   ip helper-address 192.168.1.16&lt;BR /&gt;   ip address 192.168.3.1 255.255.255.0&lt;BR /&gt;   tagged B23&lt;BR /&gt;   exit&lt;BR /&gt;vlan 4&lt;BR /&gt;   name "Call Center 2"&lt;BR /&gt;   ip helper-address 192.168.1.16&lt;BR /&gt;   ip address 192.168.4.1 255.255.255.0&lt;BR /&gt;   tagged B23&lt;BR /&gt;   exit&lt;BR /&gt;vlan 5&lt;BR /&gt;   name "VOIP"&lt;BR /&gt;   ip helper-address 192.168.1.16&lt;BR /&gt;   ip address 192.168.5.1 255.255.255.0&lt;BR /&gt;   tagged B23,D1-D24,F1-F24,I2&lt;BR /&gt;   exit&lt;BR /&gt;vlan 40&lt;BR /&gt;   name "WLAN"&lt;BR /&gt;   untagged I5,I7&lt;BR /&gt;   tagged B23&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;fault-finder bad-driver sensitivity high&lt;BR /&gt;fault-finder bad-transceiver sensitivity high&lt;BR /&gt;fault-finder bad-cable sensitivity high&lt;BR /&gt;fault-finder too-long-cable sensitivity high&lt;BR /&gt;fault-finder over-bandwidth sensitivity high&lt;BR /&gt;fault-finder broadcast-storm sensitivity high&lt;BR /&gt;fault-finder loss-of-link sensitivity high&lt;BR /&gt;fault-finder duplex-mismatch-HDx sensitivity high&lt;BR /&gt;fault-finder duplex-mismatch-FDx sensitivity high&lt;BR /&gt;console inactivity-timer 30&lt;BR /&gt;no dhcp-relay hop-count-increment&lt;BR /&gt;logging 192.168.1.12&lt;BR /&gt;logging severity info&lt;BR /&gt;qos udp-port ipv4 range 16386 25386 dscp 101110&lt;BR /&gt;qos udp-port ipv4 range 8000 8010 dscp 101110&lt;BR /&gt;qos udp-port ipv4 range 2222 2268 dscp 101110&lt;BR /&gt;qos udp-port ipv4 5060 dscp 011000&lt;BR /&gt;timesync sntp&lt;BR /&gt;sntp unicast&lt;BR /&gt;sntp 30&lt;BR /&gt;sntp server priority 1 192.168.1.1 3&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.1.1&lt;BR /&gt;ip route 10.181.204.0 255.255.255.0 192.168.1.19&lt;BR /&gt;snmp-server community "public" unrestricted&lt;BR /&gt;snmp-server contact "IT Administrator" location "10th Floor"&lt;BR /&gt;no autorun&lt;BR /&gt;password manager&lt;BR /&gt;password operator&lt;BR /&gt;&lt;BR /&gt;HP 5412zl 10th Floor(config)#&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2010 21:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708933#M24340</guid>
      <dc:creator>Steve K Harris</dc:creator>
      <dc:date>2010-11-03T21:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: HP5412zl VOIP VLAN Assignments Issue</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708934#M24341</link>
      <description>Sounds to me as if the VoIP phones are configured to "speak" untagged to start with.&lt;BR /&gt;&lt;BR /&gt;Various systems I've setup required me to have the phone configuration info be tftp downloaded to the phone, via a tftp server config parameter in the DHCP server (in your case VLAN3 scopes).&lt;BR /&gt;&lt;BR /&gt;The phone gets a vlan3 addr, gets its tftp server addr, does a tftp d/l, in the config file there parameters to make the phone reconfig to speak tagged, then reboot itself. Then the phone comes up speaking tagged and now gets a vlan5 addr and communicates to the phone server.&lt;BR /&gt;&lt;BR /&gt;To me it looks like you have no ports untagged in vlan5...is the phone server in a different vlan? (or is it speaking tagged)&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Wed, 03 Nov 2010 22:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708934#M24341</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-11-03T22:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: HP5412zl VOIP VLAN Assignments Issue</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708935#M24342</link>
      <description>I also meant to say, the few brands of VoIP phones I have played with default to speaking untagged. That is why I had to go through the steps I did, as they had to be controlled based on a downloaded config file.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Wed, 03 Nov 2010 22:08:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708935#M24342</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-11-03T22:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: HP5412zl VOIP VLAN Assignments Issue</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708936#M24343</link>
      <description>Thanks Jeff ! !&lt;BR /&gt;&lt;BR /&gt;This actually makes a lot of sense and has put me on the right track to getting this resolved.&lt;BR /&gt;&lt;BR /&gt;Some additional info:&lt;BR /&gt;&lt;BR /&gt;The vendor has specified option 160 in the DHCP scope with the address to their provisioning server which is on the other side of an MPLS link.&lt;BR /&gt;However I do not have end to end connectivity with it until tomorrow which might explain why it's not working yet based upon the info you provided :-)</description>
      <pubDate>Thu, 04 Nov 2010 00:06:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708936#M24343</guid>
      <dc:creator>Steve K Harris</dc:creator>
      <dc:date>2010-11-04T00:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: HP5412zl VOIP VLAN Assignments Issue</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708937#M24344</link>
      <description>Jeff just to confirm,&lt;BR /&gt;&lt;BR /&gt;If I want the PC's in the data VLAN3 and the phones in the voice VLAN5, I need to have the ports untagged in VLAN3 and tagged in VLAN5 correct ?&lt;BR /&gt;&lt;BR /&gt;But intially I need to have both devices in VLAN3 so the phones can get the config from the provisioning server via option 160 in VLAN3 correct ?</description>
      <pubDate>Thu, 04 Nov 2010 00:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708937#M24344</guid>
      <dc:creator>Steve K Harris</dc:creator>
      <dc:date>2010-11-04T00:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: HP5412zl VOIP VLAN Assignments Issue</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708938#M24345</link>
      <description>Steve asked:  to confirm,&lt;BR /&gt;&lt;BR /&gt;If I want the PC's in the data VLAN3 and the phones in the voice VLAN5, I need to have the ports untagged in VLAN3 and tagged in VLAN5 correct ?&lt;BR /&gt;&lt;BR /&gt;But initially I need to have both devices in VLAN3 so the phones can get the config from the provisioning server via option 160 in VLAN3 correct ?&lt;BR /&gt;----&lt;BR /&gt;&lt;BR /&gt;Yep, that (all the above) should do it :-)&lt;BR /&gt;&lt;BR /&gt;Of course let us know when it all works :-)&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Thu, 04 Nov 2010 02:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708938#M24345</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-11-04T02:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: HP5412zl VOIP VLAN Assignments Issue</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708939#M24346</link>
      <description>Will do !&lt;BR /&gt;&lt;BR /&gt;I am very close now and found out from the hardware provider that there is a bug in the current firmware that causes a problem with VLAN discovery and results in both devices obtaining IP's from the native data VLAN.&lt;BR /&gt;&lt;BR /&gt;Apparently LLDP support has been added in this next version so I turned that on in anticipation of the fix.&lt;BR /&gt;&lt;BR /&gt;Problem now is that I cannot contact their update server due to a routing issue either in the switch or the MPLS router....not sure which is the culprit at this time.&lt;BR /&gt;&lt;BR /&gt;Starting a separate post for that.</description>
      <pubDate>Thu, 04 Nov 2010 23:14:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp5412zl-voip-vlan-assignments-issue/m-p/4708939#M24346</guid>
      <dc:creator>Steve K Harris</dc:creator>
      <dc:date>2010-11-04T23:14:12Z</dc:date>
    </item>
  </channel>
</rss>

