<?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: Enabling Application Telemetry in Cisco Catalyst Center</title>
    <link>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4483440#M4313</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added LAN to the port description but it does not work. We have other 9300 switches that have telemetry enabled that do not have LAN in the description. The issue is with switch ports, not an SSID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The switches that do have telemetry enabled also have data &amp;amp; voice VLANs configured, example below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/10&lt;BR /&gt;description ***PC/IP Phone Port***&lt;BR /&gt;switchport access vlan 20&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 101&lt;BR /&gt;switchport port-security maximum 3&lt;BR /&gt;switchport port-security aging time 2&lt;BR /&gt;switchport port-security aging type inactivity&lt;BR /&gt;switchport port-security&lt;BR /&gt;device-tracking attach-policy IPDT_POLICY&lt;BR /&gt;ip flow monitor dnacmonitor input&lt;BR /&gt;ip flow monitor dnacmonitor output&lt;BR /&gt;trust device cisco-phone&lt;BR /&gt;auto qos voip cisco-phone&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;spanning-tree bpduguard enable&lt;BR /&gt;service-policy input AutoQos-4.0-CiscoPhone-Input-Policy&lt;BR /&gt;service-policy output AutoQos-4.0-Output-Policy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This also shows that LAN/lan is not in the description.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Oct 2021 08:39:36 GMT</pubDate>
    <dc:creator>stephen.ebdale1</dc:creator>
    <dc:date>2021-10-11T08:39:36Z</dc:date>
    <item>
      <title>Enabling Application Telemetry</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4480999#M4235</link>
      <description>&lt;P&gt;When enabling application telemetry on our 9300 switches some are reporting 'No Telemetry-applicable interfaces found!'.' Other 9300s running the same (16.12.4) or older (16.9.4) versions of IOS-XE are fine. I have had a look at the port configurations on the failing switches and can see no difference between these and the enabled switches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any pointers to why we are unable to enable telemetry on these switches would be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 12:30:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4480999#M4235</guid>
      <dc:creator>stephen.ebdale1</dc:creator>
      <dc:date>2021-10-06T12:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Application Telemetry</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4481941#M4279</link>
      <description>&lt;P&gt;What version fo DNAC are you running?&lt;/P&gt;&lt;P&gt;What is the license level on the switch?&lt;/P&gt;&lt;P&gt;Could you share the interface configuration?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 14:59:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4481941#M4279</guid>
      <dc:creator>rasmus.elmholt</dc:creator>
      <dc:date>2021-10-07T14:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Application Telemetry</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4482405#M4286</link>
      <description>&lt;P&gt;Hi Rasmus, thanks for responding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DNA version is 2.2.2.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;License level is DNA Advantage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interface configuration is typically:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/10&lt;BR /&gt;description **PC/IP Phone Port LAN**&lt;BR /&gt;switchport access vlan 10&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 201&lt;BR /&gt;switchport port-security maximum 3&lt;BR /&gt;switchport port-security aging time 2&lt;BR /&gt;switchport port-security aging type inactivity&lt;BR /&gt;switchport port-security&lt;BR /&gt;device-tracking attach-policy IPDT_POLICY&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;spanning-tree bpduguard enable&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This particular switch has 24 ports. Ports 2 to 23 are configured in this way. I added 'LAN' to the port description as I read that this maybe needed. I did wonder if the port security maybe the reason as this was not set on another switch that has telemetry enabled successfully, so did remove this from one port but this did not make any difference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 08:06:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4482405#M4286</guid>
      <dc:creator>stephen.ebdale1</dc:creator>
      <dc:date>2021-10-08T08:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Application Telemetry</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4483400#M4311</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have had a few problems with telemetry on wired ports, works very well with WiFi, wired not so much so.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try putting the description as "lan" in lower case. The other thing it could is that a voice and data port is technically a trunk, but thats conjecture.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 07:00:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4483400#M4311</guid>
      <dc:creator>marcmawson00001</dc:creator>
      <dc:date>2021-10-11T07:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Application Telemetry</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4483404#M4312</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The keyword&amp;nbsp;&lt;/SPAN&gt;lan&lt;SPAN&gt;&amp;nbsp;is case insensitive and can be separated by a space, hyphen, or underscore. In&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph"&gt;Cisco DNA Center&lt;/SPAN&gt;&lt;SPAN&gt;, you can add the lan keyword inside the first 10 characters of the SSID name. Alternately, you can use the device's web UI to add the lan keyword.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thats from the telemetry documentation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 07:22:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4483404#M4312</guid>
      <dc:creator>marcmawson00001</dc:creator>
      <dc:date>2021-10-11T07:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Application Telemetry</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4483440#M4313</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added LAN to the port description but it does not work. We have other 9300 switches that have telemetry enabled that do not have LAN in the description. The issue is with switch ports, not an SSID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The switches that do have telemetry enabled also have data &amp;amp; voice VLANs configured, example below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/10&lt;BR /&gt;description ***PC/IP Phone Port***&lt;BR /&gt;switchport access vlan 20&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 101&lt;BR /&gt;switchport port-security maximum 3&lt;BR /&gt;switchport port-security aging time 2&lt;BR /&gt;switchport port-security aging type inactivity&lt;BR /&gt;switchport port-security&lt;BR /&gt;device-tracking attach-policy IPDT_POLICY&lt;BR /&gt;ip flow monitor dnacmonitor input&lt;BR /&gt;ip flow monitor dnacmonitor output&lt;BR /&gt;trust device cisco-phone&lt;BR /&gt;auto qos voip cisco-phone&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;spanning-tree bpduguard enable&lt;BR /&gt;service-policy input AutoQos-4.0-CiscoPhone-Input-Policy&lt;BR /&gt;service-policy output AutoQos-4.0-Output-Policy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This also shows that LAN/lan is not in the description.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 08:39:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/enabling-application-telemetry/m-p/4483440#M4313</guid>
      <dc:creator>stephen.ebdale1</dc:creator>
      <dc:date>2021-10-11T08:39:36Z</dc:date>
    </item>
  </channel>
</rss>

