<?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: help me with LLDP-MED Please. in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265051#M15581</link>
    <description>i can say this, i took a mitel 5212 which does support LLDP-MED, put it on my 3500 running K.12.57 and K.13.09 code levels, did a 'show lldp info remote &lt;PORT_WHERE_PHONE_IS&gt;' and i could see LLDP-MED info...&lt;BR /&gt;&lt;BR /&gt;i didn't have the optional features configured on the switch or phone...&lt;BR /&gt;&lt;BR /&gt;at this point i can't offer anymore assistance...&lt;BR /&gt;&lt;BR /&gt;i still think that the cisco phone doesn't LLDP-MED at all, and you are not going to see any LDP-MED related info because of that problem...&lt;BR /&gt;&lt;BR /&gt;regards...jeff&lt;/PORT_WHERE_PHONE_IS&gt;</description>
    <pubDate>Tue, 09 Sep 2008 23:54:24 GMT</pubDate>
    <dc:creator>Jeff Carrell</dc:creator>
    <dc:date>2008-09-09T23:54:24Z</dc:date>
    <item>
      <title>help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265044#M15574</link>
      <description>&lt;!--!*#--&gt;i want to configure a Procurve 5412zl to enable the LLDP-MED compatibility i need see the packet in wireshark. &lt;BR /&gt;Do you have any idea to make the configuration en Procurve 5412zl?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 08 Sep 2008 21:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265044#M15574</guid>
      <dc:creator>jesus rosas_2</dc:creator>
      <dc:date>2008-09-08T21:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265045#M15575</link>
      <description>jesus, on provision-asic switches (35xx/54xx/62xx/8212) LLDP-MED is enabled...&lt;BR /&gt;&lt;BR /&gt;generically, LLDP-MED is for end-point devices such as VoIP phones...if they have such features in them (and alot of VoIP phones don't support LLD-MED) then your 5212 can do some cool automatic deployment functions...&lt;BR /&gt;&lt;BR /&gt;see the MCG manual, chapter 14, starting at page 56 for more info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://cdn.procurve.com/training/Manuals/3500-5400-6200-8200-MCG-Jan08-14-NetMgmt.pdf" target="_blank"&gt;http://cdn.procurve.com/training/Manuals/3500-5400-6200-8200-MCG-Jan08-14-NetMgmt.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;in order to catch a packet with LLDP-MED info in it, you'll have to have a VoIP phone with LLDP-MED capability, then monitor/mirror a port to catch the packet...&lt;BR /&gt;&lt;BR /&gt;hth...jeff&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 05:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265045#M15575</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2008-09-09T05:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265046#M15576</link>
      <description>you can want use wireshark on 5412 switch &lt;BR /&gt;&lt;BR /&gt;you can enable mirror port see for all traffic  &lt;BR /&gt;&lt;BR /&gt;switch&amp;gt; enable&lt;BR /&gt;switch# configure&lt;BR /&gt;3- define interface 4 as mirror port (This port is monitoring the monitored interfaces which are defined later)&lt;BR /&gt;switch(config)# mirror-port ethernet 4&lt;BR /&gt;4- define monitored port (the traffic of these ports is monitored by interface 4)&lt;BR /&gt;switch(config)#interface ethernet 1&lt;BR /&gt;switch(eth-1)# monitor&lt;BR /&gt;5- save your configuration&lt;BR /&gt;&lt;BR /&gt;cenk</description>
      <pubDate>Tue, 09 Sep 2008 13:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265046#M15576</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2008-09-09T13:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265047#M15577</link>
      <description>Thanks again, for your answers.&lt;BR /&gt;&lt;BR /&gt;In the switch 5412zl, I was configure, the port A2, like the lldp-med support, and the port A5 like the mirror / monitor port. I was used, cisco IP telephone in the port a2.&lt;BR /&gt;&lt;BR /&gt;I was used the next lines in CLI to enable the LLDP-MED in the switch:&lt;BR /&gt;(config)# lldp run&lt;BR /&gt;(config)# lldp config a2 medtlvenable location_id&lt;BR /&gt;(config)# lldp config a2 medportlocation civic-addr MX 11 AsciGdl&lt;BR /&gt;(config)# lldp config a2 medportlocation elin-addr AsciGdl2.&lt;BR /&gt;&lt;BR /&gt;In Wireshark I receive the packet LLDP MULTICAST, but never receive the packet of lldp-med whit the information in â  bold and italicâ  .&lt;BR /&gt;&lt;BR /&gt;I donâ  t know if I need put another line in CLI to enable the lldp-med support. In the MCG manual, says is enable.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;Weâ  d appreciate your comments.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 14:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265047#M15577</guid>
      <dc:creator>jesus rosas_2</dc:creator>
      <dc:date>2008-09-09T14:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265048#M15578</link>
      <description>does your cisco phone support LLDP-MED?&lt;BR /&gt;&lt;BR /&gt;i didn't think cisco had implemented LLDP-MED in their phones yet, as they have CDP...and CDP is proprietary to cisco, where LLDP-MED is an industry standard...&lt;BR /&gt;&lt;BR /&gt;maybe that is why you are not seeing the data you expect??&lt;BR /&gt;&lt;BR /&gt;hth...jeff</description>
      <pubDate>Tue, 09 Sep 2008 15:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265048#M15578</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2008-09-09T15:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265049#M15579</link>
      <description>Hi Jeff!!!&lt;BR /&gt; Really I donâ  t know if the Cisco Ip Phone support LLDP-MED, But Is it necessary to set the media device, in order to see the packages?&lt;BR /&gt;&lt;BR /&gt; Because I only can see the LLDP MULTICAST, but never the LLDP TLV civic address. &lt;BR /&gt;&lt;BR /&gt;Thanks for your help!!!&lt;BR /&gt;regards...&lt;BR /&gt;Jesus Rosas &lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 17:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265049#M15579</guid>
      <dc:creator>jesus rosas_2</dc:creator>
      <dc:date>2008-09-09T17:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265050#M15580</link>
      <description>ok, I have any screen shots.&lt;BR /&gt;please see the attachments.</description>
      <pubDate>Tue, 09 Sep 2008 17:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265050#M15580</guid>
      <dc:creator>jesus rosas_2</dc:creator>
      <dc:date>2008-09-09T17:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265051#M15581</link>
      <description>i can say this, i took a mitel 5212 which does support LLDP-MED, put it on my 3500 running K.12.57 and K.13.09 code levels, did a 'show lldp info remote &lt;PORT_WHERE_PHONE_IS&gt;' and i could see LLDP-MED info...&lt;BR /&gt;&lt;BR /&gt;i didn't have the optional features configured on the switch or phone...&lt;BR /&gt;&lt;BR /&gt;at this point i can't offer anymore assistance...&lt;BR /&gt;&lt;BR /&gt;i still think that the cisco phone doesn't LLDP-MED at all, and you are not going to see any LDP-MED related info because of that problem...&lt;BR /&gt;&lt;BR /&gt;regards...jeff&lt;/PORT_WHERE_PHONE_IS&gt;</description>
      <pubDate>Tue, 09 Sep 2008 23:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265051#M15581</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2008-09-09T23:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265052#M15582</link>
      <description>The newer Cisco IP-phones (eg 7961, 7911)with latest firmware supports LLDP-MED. Older phones (eg 7912) does not support it.&lt;BR /&gt;Many of the Procurve switches (eg 26xx, 29xx)also support it. 28xx an 17xx and 18xx do not support LLDP-MED.&lt;BR /&gt;All this from my own experience 6 months ago when we implemented Cisco Call Manager in a HP Procurve LAN.</description>
      <pubDate>Wed, 10 Sep 2008 05:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265052#M15582</guid>
      <dc:creator>Bengt Sjoberg</dc:creator>
      <dc:date>2008-09-10T05:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: help me with LLDP-MED Please.</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265053#M15583</link>
      <description>Thanks!!!&lt;BR /&gt;Well with that information, I see more clearly in this problem. I need to find another way to see the packets, because this is my problem.&lt;BR /&gt;I can, too, see the information of the plugged device, in the switch, but in Wireshark never see the packets lldp-med.&lt;BR /&gt;If I solve the problem, I will return and share the answer.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Sep 2008 14:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/help-me-with-lldp-med-please/m-p/4265053#M15583</guid>
      <dc:creator>jesus rosas_2</dc:creator>
      <dc:date>2008-09-10T14:10:29Z</dc:date>
    </item>
  </channel>
</rss>

