<?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: radius attribute 30 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709458#M25194</link>
    <description>&lt;P&gt;Do you see the Called-Station-Id in the access request from the NAS to ISE?&lt;/P&gt;
&lt;P&gt;Normally the NAS should include that automatically in all future Accounting requests if the Authentication was successful.&lt;/P&gt;
&lt;P&gt;Failing that, can you try&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;radius-server vsa send accounting&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry I don't deal much with IOS devices these days.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Sep 2018 10:25:46 GMT</pubDate>
    <dc:creator>Arne Bier</dc:creator>
    <dc:date>2018-09-19T10:25:46Z</dc:date>
    <item>
      <title>radius attribute 30</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709426#M25193</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to send attribute 30(called station) in my radius accounting session. This is working fine for attribute 31 (calling-station).&lt;/P&gt;
&lt;P&gt;I have the command&amp;nbsp; "radius-server attribute 30 original-called-number" in my configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea what could be causing this?&lt;/P&gt;
&lt;P&gt;thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Sep 2018 09:26:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709426#M25193</guid>
      <dc:creator>a.ascione</dc:creator>
      <dc:date>2018-09-19T09:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: radius attribute 30</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709458#M25194</link>
      <description>&lt;P&gt;Do you see the Called-Station-Id in the access request from the NAS to ISE?&lt;/P&gt;
&lt;P&gt;Normally the NAS should include that automatically in all future Accounting requests if the Authentication was successful.&lt;/P&gt;
&lt;P&gt;Failing that, can you try&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;radius-server vsa send accounting&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry I don't deal much with IOS devices these days.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 10:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709458#M25194</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2018-09-19T10:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: radius attribute 30</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709512#M25195</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;thanks for your quick reply No I don't see the attribute in my request (debug aaa accounting), I do see other attributes (including&amp;nbsp; for example calling-station-id)&lt;/P&gt;
&lt;P&gt;I have added the comand you mentioned, but the result is the same&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Sep 2018 11:43:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709512#M25195</guid>
      <dc:creator>a.ascione</dc:creator>
      <dc:date>2018-09-19T11:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: radius attribute 30</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709858#M25196</link>
      <description>Possible defect on platform? Check with tac on switching side</description>
      <pubDate>Wed, 19 Sep 2018 19:22:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709858#M25196</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2018-09-19T19:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: radius attribute 30</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709982#M25197</link>
      <description>&lt;P&gt;I realised after I sent my reply that Called-Station-Id is not a VSA (Vendor Specific Attribute) so therefore it would not have made a different.&amp;nbsp; Apologies.&amp;nbsp; But the fact that you don't see it in the Access-Request means that the NAS will not be able to generate Accounting requests containing that attribute.&lt;/P&gt;
&lt;P&gt;So the key thing is to find that command that adds the Called-Station-Id into all Access-Requests.&amp;nbsp; I thought that IOS did that by default.&amp;nbsp; More googling ... or if you have the patience, open a TAC case.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 23:02:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3709982#M25197</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2018-09-19T23:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: radius attribute 30</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3710440#M25198</link>
      <description>&lt;P&gt;ok Will do, just wanted to make sure that I wasn't missing anything in the configuration.&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Sep 2018 13:37:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-attribute-30/m-p/3710440#M25198</guid>
      <dc:creator>a.ascione</dc:creator>
      <dc:date>2018-09-20T13:37:56Z</dc:date>
    </item>
  </channel>
</rss>

