<?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: Where to start configure radius with cisco devices in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758163#M409076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Normally we use ssh when connect to device. My test device is now configured for telnet.&lt;/P&gt;&lt;P&gt;Is ssh able to use those better secure methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2007 03:19:44 GMT</pubDate>
    <dc:creator>u346874_2</dc:creator>
    <dc:date>2007-09-14T03:19:44Z</dc:date>
    <item>
      <title>Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758157#M409070</link>
      <description>&lt;P&gt;Any good hints/links where is information how to start do authentication with microsoft ias server.&lt;/P&gt;&lt;P&gt;Now we use ssh to connect our devices but now is need to start to use aaa. Our devices are cisco 3500, 4500, 6500 series devices. Pictures, configuring examples anything is now needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Juha&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:21:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758157#M409070</guid>
      <dc:creator>u346874_2</dc:creator>
      <dc:date>2019-03-10T22:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758158#M409071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Juha,&lt;/P&gt;&lt;P&gt;Here are the IOS commands for setting up AAA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router(config)# username [username] password [password]&lt;/P&gt;&lt;P&gt;		radius-server host [ip]&lt;/P&gt;&lt;P&gt;		radius-server key [key]&lt;/P&gt;&lt;P&gt;		aaa new-model&lt;/P&gt;&lt;P&gt;		aaa authentication login default group radius+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guidelines for Placing Radius in the Network,&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_white_paper09186a0080092567.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_white_paper09186a0080092567.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuring RADIUS&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7ab.html#1000872" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7ab.html#1000872&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 14:36:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758158#M409071</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2007-08-29T14:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758159#M409072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set router with commands and i can see from sniffer that my router sends 4 times Access reguest to MS IAS server but no response comes. My settings is now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group radius none&lt;/P&gt;&lt;P&gt;radius-server host 10.x.x.x auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;radius-server source-ports 1645-1646&lt;/P&gt;&lt;P&gt;radius-server key mykey&lt;/P&gt;&lt;P&gt;radius-server vsa send authentication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MS IAS server is set to communicate with MS AD. I have set radius client(cisco device) and remote access policy to MS IAS but no response comes from that when i try to connect via vlan to my device. I found one advice how to set MS IAS but iam not sure is that OK. Any idea where to found advice what attributes and settings have to be set in MS IAS server so that i could login to my device with radius authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Juha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 08:34:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758159#M409072</guid>
      <dc:creator>u346874_2</dc:creator>
      <dc:date>2007-09-12T08:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758160#M409073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Juha,&lt;/P&gt;&lt;P&gt;This doc will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 19:29:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758160#M409073</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2007-09-12T19:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758161#M409074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;That was very good pdf document. Now i can use radius and MS IAS successfully. Only one thing i cant understand. I can only use PAP protocol. If i try to use any other athentication fails. Usernames will sent in the clear. Is it really so that cisco devices does not support any other Authentication protocol.? Fortunately password is not in clear text because of shared secret.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 10:22:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758161#M409074</guid>
      <dc:creator>u346874_2</dc:creator>
      <dc:date>2007-09-13T10:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758162#M409075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Juha,&lt;/P&gt;&lt;P&gt;The issue is not with Cisco. Telnet sessions uses PAP password authentication. Because of this reason, IAS authentication is working with PAP password and fails for other password authentication attempts. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PAP password authentication will send username is clear text and password is encrypted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For other sessions like PPP, we can specify password authentication methods as CHAP or&lt;/P&gt;&lt;P&gt;MS-CHAP methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 13:15:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758162#M409075</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2007-09-13T13:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758163#M409076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Normally we use ssh when connect to device. My test device is now configured for telnet.&lt;/P&gt;&lt;P&gt;Is ssh able to use those better secure methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 03:19:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758163#M409076</guid>
      <dc:creator>u346874_2</dc:creator>
      <dc:date>2007-09-14T03:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758164#M409077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It provides high confidentiality and integrity of data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 21:59:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758164#M409077</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2007-09-17T21:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758165#M409080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any document where is explanation how does that algorithm work.(when using that shared security with pap) Our security people is not pleased because of that pap protocol. I could not found how is that password encrypted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juha &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 06:14:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758165#M409080</guid>
      <dc:creator>u346874_2</dc:creator>
      <dc:date>2007-09-18T06:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Where to start configure radius with cisco devices</title>
      <link>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758166#M409083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Juha,&lt;/P&gt;&lt;P&gt;The password is encrypted using an MD5 hash when passed between the router and Radius and they use the shared secret as part of that hash. The RFCs can explain it a lot better than I can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.ietf.org/rfc/rfc2865.txt" target="_blank"&gt;http://www.ietf.org/rfc/rfc2865.txt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 11:04:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/where-to-start-configure-radius-with-cisco-devices/m-p/758166#M409083</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2007-09-18T11:04:27Z</dc:date>
    </item>
  </channel>
</rss>

