<?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-configuration error in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/radius-configuration-error/m-p/5217354#M592829</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Never worked with Packet Tracer, however, on real gear, before commands such as "&lt;STRONG&gt;radius-server&lt;/STRONG&gt;" become available, you first need to enable AAA via "&lt;STRONG&gt;aaa new-model&lt;/STRONG&gt;".&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Cristian.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2024 11:59:16 GMT</pubDate>
    <dc:creator>Cristian Matei</dc:creator>
    <dc:date>2024-10-30T11:59:16Z</dc:date>
    <item>
      <title>Radius-configuration error</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-configuration-error/m-p/5217331#M592823</link>
      <description>&lt;P&gt;Hi all of you guys !&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one problem in my Cisco Packet tracer , that's i wanted to configure aaa protocol with my switch and router , and i have one server but when i wrote the code with my switch , when i reach this command&lt;/P&gt;&lt;P&gt;Radius-server host &amp;lt;ip add&amp;gt; key &amp;lt;mykey&amp;gt;&lt;/P&gt;&lt;P&gt;It tells me that like , it's unrecognized command , sometimes it tells me invalid input detected at ' ^ ' marked&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 11:20:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-configuration-error/m-p/5217331#M592823</guid>
      <dc:creator>azamabdirahman</dc:creator>
      <dc:date>2024-10-30T11:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Radius-configuration error</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-configuration-error/m-p/5217336#M592826</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- In later IOS versions the syntax has changed ; checkout :&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://community.cisco.com/t5/network-access-control/radius-server-host-command-issue/m-p/2986903/highlight/true#M37595" target="_blank"&gt;https://community.cisco.com/t5/network-access-control/radius-server-host-command-issue/m-p/2986903/highlight/true#M37595&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 11:26:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-configuration-error/m-p/5217336#M592826</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2024-10-30T11:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Radius-configuration error</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-configuration-error/m-p/5217342#M592827</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1807066" target="_self"&gt;&lt;SPAN class=""&gt;azamabdirahman,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Here is the sample configuration&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;username admin password xxxxxxx&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;aaa new-model&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;radius-server host &amp;lt;ip address&amp;gt; auth-port 1812 key &amp;lt;your key&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;aaa authentication login myown group radius local line&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;line vty 0 4&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;login authentication myown&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*******&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;If This Helps, Please Rate&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;*******&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 11:43:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-configuration-error/m-p/5217342#M592827</guid>
      <dc:creator>Blue_Bird</dc:creator>
      <dc:date>2024-10-30T11:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Radius-configuration error</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-configuration-error/m-p/5217354#M592829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Never worked with Packet Tracer, however, on real gear, before commands such as "&lt;STRONG&gt;radius-server&lt;/STRONG&gt;" become available, you first need to enable AAA via "&lt;STRONG&gt;aaa new-model&lt;/STRONG&gt;".&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Cristian.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 11:59:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-configuration-error/m-p/5217354#M592829</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2024-10-30T11:59:16Z</dc:date>
    </item>
  </channel>
</rss>

