<?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: How to configure Voice Vlan in 5412 zl switch in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/6087333#M31622</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Our voice vlan is vlan 2060 and below is the configuration.&lt;/P&gt;&lt;P&gt;ip helper-add ad1&lt;/P&gt;&lt;P&gt;ip helper-add ad2&lt;/P&gt;&lt;P&gt;ip add 10.1.1.1/24&lt;/P&gt;&lt;P&gt;ip ospf 10.1.1.1 area 10.1.0.0&lt;/P&gt;&lt;P&gt;qos priority 5&lt;/P&gt;&lt;P&gt;voice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've got 6 *5400 switches and they use ospf on vlan 1000 to do routing.&lt;/P&gt;&lt;P&gt;However, some of the IPT are connected to 5400A which assigned a 5400B's ip range.&lt;/P&gt;&lt;P&gt;or IPT connected to 5400C assigned a 5400A's ip address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our IPT use Polycom 235T.&lt;/P&gt;&lt;P&gt;I think there isn't any dhcp option that we need to config.&lt;/P&gt;&lt;P&gt;But can any one tell me how to troubleshoot this problem?&lt;/P&gt;&lt;P&gt;Otherwise, I think I need to config static on dhcp server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2013 06:51:12 GMT</pubDate>
    <dc:creator>YenLin</dc:creator>
    <dc:date>2013-05-31T06:51:12Z</dc:date>
    <item>
      <title>How to configure Voice Vlan in 5412 zl switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755186#M25343</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we have configured the Voice Vlan on 5412 &amp;amp; all phones are connected to this vlan port,&lt;BR /&gt;&lt;BR /&gt;this ports are tagged member of this vlan,we don't have any  data vlan.&lt;BR /&gt;&lt;BR /&gt;when ports are connected to this vlan it's not taking any IP address,once we manuly configure the voice vlan then phones are getting the IP address &amp;amp; it's working.&lt;BR /&gt;&lt;BR /&gt;my question here is why we have to give voice Vlan manully in phones,it has to take all info from DHCP server right?&lt;BR /&gt;&lt;BR /&gt;1.can any one tell me how to configure onely voice vlan.(here all ports are tagged member of voice vlan,we don't have data vlan)&lt;BR /&gt;2.if we want to configure both Data &amp;amp; voice Vlan how to configure it.(here  all ports are untagged member of data vlan &amp;amp; tagged member of voice vlan)&lt;BR /&gt;&lt;BR /&gt;is ther any other configuration is required for this voice vlan?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Feb 2011 15:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755186#M25343</guid>
      <dc:creator>Srinivasalu.r</dc:creator>
      <dc:date>2011-02-19T15:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Voice Vlan in 5412 zl switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755187#M25344</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have Avaya VoIP (96xx) phones and this is how we have set up the network:&lt;BR /&gt;&lt;BR /&gt;With older Avaya firmware there is no LLDP support, but uses DHCP instead.&lt;BR /&gt;Phone boot first in data VLAN and reboots afterwards in voice VLAN. You need DHCP option 242 (for 96xx phones) &lt;BR /&gt;&lt;BR /&gt;DHCP scope vlan 10&lt;BR /&gt;L2Q=1,L2QVLAN=20&lt;BR /&gt;&lt;BR /&gt;DHCP scope vlan 20&lt;BR /&gt;MCIPADD=&lt;IP adresses="" of=""&gt;,MCPORT=1719,L2Q=1,L2QVLAN=20,VLANTEST=60,HTTPSRVR=&lt;IP addres="" of="" config-web="" server=""&gt;,HTTPDIR=&lt;NAME of="" directory=""&gt;,DSCPAUD=46,DSCPSIG=26&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Avaya phones can with LLDP, but there are the mandatory commands:&lt;BR /&gt;1. Voice VLAN is configured with the command "voice"&lt;BR /&gt;2. Name of voice VLAN must contain start with the word "VOICE"&lt;BR /&gt;&lt;BR /&gt;E.g. &lt;BR /&gt;vlan 10 name DATA_vlan&lt;BR /&gt;vlan 20 name VOICE_vlan&lt;BR /&gt;vlan 20 voice&lt;BR /&gt;&lt;BR /&gt;With LLDP the config in data DHCP scope is not necessary.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Michael&lt;/NAME&gt;&lt;/IP&gt;&lt;/IP&gt;</description>
      <pubDate>Sun, 20 Feb 2011 08:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755187#M25344</guid>
      <dc:creator>MichaelvLonden</dc:creator>
      <dc:date>2011-02-20T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Voice Vlan in 5412 zl switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755188#M25345</link>
      <description>Thanks Michael,&lt;BR /&gt;&lt;BR /&gt;I need one more clarification.&lt;BR /&gt;1.I have only Voice Vlan,i don't have Data Vlan.&lt;BR /&gt;2.For Voice Vlan we have done following config&lt;BR /&gt;&lt;BR /&gt;Vlan 10&lt;BR /&gt;name "Voip Vlan"&lt;BR /&gt;tagged A1-A20,Trk1-Trk2&lt;BR /&gt;Voice&lt;BR /&gt;&lt;BR /&gt;3.For only Voice vlan the port are tagged to Voice or it's untagged to voice vlan.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Feb 2011 15:14:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755188#M25345</guid>
      <dc:creator>Srinivasalu.r</dc:creator>
      <dc:date>2011-02-20T15:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Voice Vlan in 5412 zl switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755189#M25346</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the VoIP phones are connected to the tagged voice VLAN port.&lt;BR /&gt;So you configuration should work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you use Avaya phones and LLDP, the voice vlan name must start with VOICE.&lt;BR /&gt;You also need firmware 3.x for LLPD MED  support for 96xx phones.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Michael &lt;BR /&gt;</description>
      <pubDate>Sun, 20 Feb 2011 20:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755189#M25346</guid>
      <dc:creator>MichaelvLonden</dc:creator>
      <dc:date>2011-02-20T20:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Voice Vlan in 5412 zl switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755190#M25347</link>
      <description>you said:&lt;BR /&gt;I have only Voice Vlan,i don't have Data Vlan&lt;BR /&gt;...&lt;BR /&gt;once we manuly configure the voice vlan then phones are getting the IP address &amp;amp; it's working.&lt;BR /&gt;-----&lt;BR /&gt;michael said:&lt;BR /&gt;the VoIP phones are connected to the tagged voice VLAN port.&lt;BR /&gt;So you configuration should work.&lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;michael's statement is incorrect.&lt;BR /&gt;&lt;BR /&gt;when phones first connect they don't know anything about the voice vlan used.&lt;BR /&gt;so they send UNTAGGED packets for dhcp-request.&lt;BR /&gt;as your port is not configured for untagged packets, the packet will be ignored.&lt;BR /&gt;&lt;BR /&gt;when untagged packets reach the dhcp-server&lt;BR /&gt;- The dhcp-server may have the voice vlan configured in the options.&lt;BR /&gt;- only after the phone has recieived a dhcp-respons (without vlan option) in the untagged vlan then LLDP can supply the voice vlan-id to the phone&lt;BR /&gt;- or you need manual configuration.&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2011 08:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755190#M25347</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2011-02-21T08:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Voice Vlan in 5412 zl switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755191#M25348</link>
      <description>Hi &lt;BR /&gt;vlan VOICE&lt;BR /&gt;   name "VOICE" &lt;BR /&gt;   qos priority (high priority &lt;BR /&gt;   ip helper-address (dhcp server)&lt;BR /&gt;   ip address (ip address of vlan) &lt;BR /&gt;   tagged (port you want to tagged&lt;BR /&gt;   exit &lt;BR /&gt;You have to configure some extra option in DHCP server for your voip phone, these information you should have from voip system provider.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2011 10:27:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/4755191#M25348</guid>
      <dc:creator>Jedda</dc:creator>
      <dc:date>2011-02-21T10:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Voice Vlan in 5412 zl switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/6087333#M31622</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Our voice vlan is vlan 2060 and below is the configuration.&lt;/P&gt;&lt;P&gt;ip helper-add ad1&lt;/P&gt;&lt;P&gt;ip helper-add ad2&lt;/P&gt;&lt;P&gt;ip add 10.1.1.1/24&lt;/P&gt;&lt;P&gt;ip ospf 10.1.1.1 area 10.1.0.0&lt;/P&gt;&lt;P&gt;qos priority 5&lt;/P&gt;&lt;P&gt;voice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've got 6 *5400 switches and they use ospf on vlan 1000 to do routing.&lt;/P&gt;&lt;P&gt;However, some of the IPT are connected to 5400A which assigned a 5400B's ip range.&lt;/P&gt;&lt;P&gt;or IPT connected to 5400C assigned a 5400A's ip address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our IPT use Polycom 235T.&lt;/P&gt;&lt;P&gt;I think there isn't any dhcp option that we need to config.&lt;/P&gt;&lt;P&gt;But can any one tell me how to troubleshoot this problem?&lt;/P&gt;&lt;P&gt;Otherwise, I think I need to config static on dhcp server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 06:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/6087333#M31622</guid>
      <dc:creator>YenLin</dc:creator>
      <dc:date>2013-05-31T06:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Voice Vlan in 5412 zl switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/6088117#M31624</link>
      <description>&lt;P&gt;I invete you to give a look to this...&lt;/P&gt;&lt;P&gt;Steps to configurate a VLAN Voice PORT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In short we have to follow this steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Be sure you have installed the phone file.bin&lt;/P&gt;&lt;P&gt;2. Give a name to the VLAN&lt;/P&gt;&lt;P&gt;3. Configure the interface&lt;/P&gt;&lt;P&gt;- Assigned port&lt;/P&gt;&lt;P&gt;- Tagged process&lt;/P&gt;&lt;P&gt;-Assigned VLAN&lt;/P&gt;&lt;P&gt;-Encapsulation&lt;/P&gt;&lt;P&gt;-IP if need&lt;/P&gt;&lt;P&gt;-Full duplex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it cuoul be usefull.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 15:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/6088117#M31624</guid>
      <dc:creator>profevirtualcol</dc:creator>
      <dc:date>2013-05-31T15:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Voice Flan in 5412 zl switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/6088163#M31625</link>
      <description>&lt;P&gt;It sounds like you are tagging a VLAN on the ports.&amp;nbsp; There is always an untagged VLAN which is probably the default VLAN then if you didn't configure any other DATA VLANs.&amp;nbsp; If you untag the VOICE VLAN on the ports the DHCP should get to your phones, but if there is no DHCP on the untagged VLAN your phones won't get connectivity until you manually configure them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Most VOIP phones that I have worked with will do a DHCP request on the untagged VLAN&amp;nbsp;(native in cisco speak) and get config settings from the DHCP server that tell it to switch to a different VLAN.&amp;nbsp; Once the phones use the 802.1Q settings to the other VLAN they will do another DHCP request on that VLAN which gets them settings from the phone system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 16:35:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-configure-voice-vlan-in-5412-zl-switch/m-p/6088163#M31625</guid>
      <dc:creator>RJM3</dc:creator>
      <dc:date>2013-05-31T16:35:48Z</dc:date>
    </item>
  </channel>
</rss>

