<?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 ACS5 - Returning multiple Framed-Route RADIUS attributes in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs5-returning-multiple-framed-route-radius-attributes/m-p/2076593#M161148</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a load of internal users in my ACS boxes. I've added Framed-Route as a variable in the Internal User dictionary and use it as a dynamic variable in my Authorzation Profiles as a RADIUS attribute. Now, a couple of users need &lt;EM&gt;two&lt;/EM&gt; Framed-Routes, what's the right way to accomodate this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can return multiple Framed-Route attributes in the profile, but only one or two users need multiple Framed-Routes. I could add an optional&amp;nbsp; "Framed-Route2" to the dictionary and give the Authorzation Profile a second Framed-Route attribute, but then for all the other users ACS will be returning two Framed-Route attributes, one of which will be empty (and uneccasry) and I'm not sure how upstream devices will interpret this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a better way to do this? Or will ACS not send the attribute if the value is empty? Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers all!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 03:00:50 GMT</pubDate>
    <dc:creator>Paul Masterton</dc:creator>
    <dc:date>2019-03-11T03:00:50Z</dc:date>
    <item>
      <title>ACS5 - Returning multiple Framed-Route RADIUS attributes</title>
      <link>https://community.cisco.com/t5/network-access-control/acs5-returning-multiple-framed-route-radius-attributes/m-p/2076593#M161148</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a load of internal users in my ACS boxes. I've added Framed-Route as a variable in the Internal User dictionary and use it as a dynamic variable in my Authorzation Profiles as a RADIUS attribute. Now, a couple of users need &lt;EM&gt;two&lt;/EM&gt; Framed-Routes, what's the right way to accomodate this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can return multiple Framed-Route attributes in the profile, but only one or two users need multiple Framed-Routes. I could add an optional&amp;nbsp; "Framed-Route2" to the dictionary and give the Authorzation Profile a second Framed-Route attribute, but then for all the other users ACS will be returning two Framed-Route attributes, one of which will be empty (and uneccasry) and I'm not sure how upstream devices will interpret this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a better way to do this? Or will ACS not send the attribute if the value is empty? Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers all!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:00:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs5-returning-multiple-framed-route-radius-attributes/m-p/2076593#M161148</guid>
      <dc:creator>Paul Masterton</dc:creator>
      <dc:date>2019-03-11T03:00:50Z</dc:date>
    </item>
    <item>
      <title>ACS5 - Returning multiple Framed-Route RADIUS attributes</title>
      <link>https://community.cisco.com/t5/network-access-control/acs5-returning-multiple-framed-route-radius-attributes/m-p/2076594#M161203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will answer in brief assuming you have the basic configuration in place&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Defined a second user attribute called Framed-Route-2. Give a default value that won't in fact be a real IP address that is used; say 0.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prepare two authorization profiles; one with one framed route from the first user attribute; the second with 2 framed route attributes: using both the first and second user attribute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In authoirzation policy have a rule like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if&amp;nbsp;&amp;nbsp; "user attribute 2" is not equal to defaultl value (0.0.0.0) then use authorization profile with two frame attributes&lt;/P&gt;&lt;P&gt;else use the one with a single framed attribute&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jan 2013 21:50:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs5-returning-multiple-framed-route-radius-attributes/m-p/2076594#M161203</guid>
      <dc:creator>jrabinow</dc:creator>
      <dc:date>2013-01-26T21:50:04Z</dc:date>
    </item>
    <item>
      <title>ACS5 - Returning multiple Framed-Route RADIUS attributes</title>
      <link>https://community.cisco.com/t5/network-access-control/acs5-returning-multiple-framed-route-radius-attributes/m-p/2076595#M161248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a great answer, much more elegant than where my mind was going!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two quick questions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does that mean ACS returns &lt;EM&gt;both attributes&lt;/EM&gt; if defined in the profile, even if one has an empty value?&lt;/LI&gt;&lt;LI&gt;Any reason to use "0.0.0.0" as a default over just blank ("") as Framed-Route is a string value? (It just seems cleaner to leave it empty than put a fake value in if not used... I think)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jan 2013 13:00:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs5-returning-multiple-framed-route-radius-attributes/m-p/2076595#M161248</guid>
      <dc:creator>Paul Masterton</dc:creator>
      <dc:date>2013-01-27T13:00:33Z</dc:date>
    </item>
  </channel>
</rss>

