<?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 Using AV-Pairs to add a description to a port based on the authe in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/2270114#M136752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion. A former co-worker, now a Cisco SE told me to do it with a macro and assign the macro with the cisco-av-pair=auto-smart-port=dot1x-port-description (&lt;SPAN style="font-size: 10pt;"&gt;dot1x-port-description&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; is the name I gave it). It isn't getting applied though.&amp;nbsp; Below is the macro:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User defined triggers&lt;/P&gt;&lt;P&gt;---------------------&lt;/P&gt;&lt;P&gt;Trigger Id: dot1x-port-description&lt;/P&gt;&lt;P&gt;Trigger description: dot1x-port-description&lt;/P&gt;&lt;P&gt;Trigger environment:&lt;/P&gt;&lt;P&gt;Trigger mapping function: {&lt;/P&gt;&lt;P&gt;if [[ $LINKUP == YES ]]&lt;/P&gt;&lt;P&gt;then&amp;nbsp; conf t&lt;/P&gt;&lt;P&gt;interface $INTERFACE&lt;/P&gt;&lt;P&gt;macro description $TRIGGER&lt;/P&gt;&lt;P&gt;description suplicant-name&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;fi&lt;/P&gt;&lt;P&gt;if [[ $LINKUP == NO ]]&lt;/P&gt;&lt;P&gt;then&amp;nbsp; conf t&lt;/P&gt;&lt;P&gt;interface $INTERFACE&lt;/P&gt;&lt;P&gt;no macro description $TRIGGER&lt;/P&gt;&lt;P&gt;description dynamic 802.1X port&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;fi&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 May 2013 14:23:43 GMT</pubDate>
    <dc:creator>SHANNON WYATT</dc:creator>
    <dc:date>2013-05-11T14:23:43Z</dc:date>
    <item>
      <title>Using AV-Pairs to add a description to a port based on the authenticated user?</title>
      <link>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/2270111#M136719</link>
      <description>&lt;P&gt;I recently saw a Cisco demo of ISE with a customer and the Cisco SE was setting the port description to the logged in username (dot1x). I can't find any docs on doing this. I did find some old ACS docs that mention using an AV pair and sending aaa:suplicant-name in the result, but that isn't working. I'm trying this on a 3750. and using ISE. &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:25:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/2270111#M136719</guid>
      <dc:creator>SHANNON WYATT</dc:creator>
      <dc:date>2019-03-11T03:25:02Z</dc:date>
    </item>
    <item>
      <title>Using AV-Pairs to add a description to a port based on the authe</title>
      <link>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/2270112#M136723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shannon, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of IOS do you have on 3750 and can we see "debug radius" from there to see what ISE is sending? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 09:55:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/2270112#M136723</guid>
      <dc:creator>Marcin Latosiewicz</dc:creator>
      <dc:date>2013-05-10T09:55:35Z</dc:date>
    </item>
    <item>
      <title>Using AV-Pairs to add a description to a port based on the authe</title>
      <link>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/2270113#M136730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shannon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the command "show aaa attribute" shows an attributed named "rm-port-description" on my switches.&lt;/P&gt;&lt;P&gt;Perphaps you can use this attribute for the requested functionality, but I suspect that it will also depend on your hardware/software version details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J.W. Molenaar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2013 12:23:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/2270113#M136730</guid>
      <dc:creator>jwmolenaar</dc:creator>
      <dc:date>2013-05-11T12:23:50Z</dc:date>
    </item>
    <item>
      <title>Using AV-Pairs to add a description to a port based on the authe</title>
      <link>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/2270114#M136752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion. A former co-worker, now a Cisco SE told me to do it with a macro and assign the macro with the cisco-av-pair=auto-smart-port=dot1x-port-description (&lt;SPAN style="font-size: 10pt;"&gt;dot1x-port-description&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; is the name I gave it). It isn't getting applied though.&amp;nbsp; Below is the macro:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User defined triggers&lt;/P&gt;&lt;P&gt;---------------------&lt;/P&gt;&lt;P&gt;Trigger Id: dot1x-port-description&lt;/P&gt;&lt;P&gt;Trigger description: dot1x-port-description&lt;/P&gt;&lt;P&gt;Trigger environment:&lt;/P&gt;&lt;P&gt;Trigger mapping function: {&lt;/P&gt;&lt;P&gt;if [[ $LINKUP == YES ]]&lt;/P&gt;&lt;P&gt;then&amp;nbsp; conf t&lt;/P&gt;&lt;P&gt;interface $INTERFACE&lt;/P&gt;&lt;P&gt;macro description $TRIGGER&lt;/P&gt;&lt;P&gt;description suplicant-name&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;fi&lt;/P&gt;&lt;P&gt;if [[ $LINKUP == NO ]]&lt;/P&gt;&lt;P&gt;then&amp;nbsp; conf t&lt;/P&gt;&lt;P&gt;interface $INTERFACE&lt;/P&gt;&lt;P&gt;no macro description $TRIGGER&lt;/P&gt;&lt;P&gt;description dynamic 802.1X port&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;fi&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2013 14:23:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/2270114#M136752</guid>
      <dc:creator>SHANNON WYATT</dc:creator>
      <dc:date>2013-05-11T14:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using AV-Pairs to add a description to a port based on the authe</title>
      <link>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/3194130#M136763</link>
      <description>&lt;P&gt;Hello! Did this configuration work for you? I'd like to add description with username to the running config after 802.1X authentication. But this config permanently adds - "desction supplicant-name", not "description {username}".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 14:37:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/using-av-pairs-to-add-a-description-to-a-port-based-on-the/m-p/3194130#M136763</guid>
      <dc:creator>Halyna</dc:creator>
      <dc:date>2018-04-13T14:37:58Z</dc:date>
    </item>
  </channel>
</rss>

