<?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 Hi, Don't exactly know if in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cannot-remove-radius-server-from-nexus/m-p/2577355#M71944</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't exactly know if this is the right way but tested it and managed to delete the radius server:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:10px;"&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Enter configuration commands, one per line. &amp;nbsp;End with CNTL/Z.&lt;BR /&gt;N7K-2(config)# aaa authentication login default group radius&lt;BR /&gt;N7K-2(config)# no aaa user default-role&lt;BR /&gt;N7K-2(config)# aaa authentication login error-enable&lt;BR /&gt;N7K-2(config)# aaa authentication login mschapv2 enable&lt;BR /&gt;N7K-2(config)# radius-server key 7 "xxxxxxxxxx"&lt;BR /&gt;N7K-2(config)# radius-server host 10.14.206.209 authentication accounting&lt;BR /&gt;N7K-2(config)# radius-server host 10.14.206.210 authentication accounting&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# end&lt;BR /&gt;N7K-2#&lt;BR /&gt;N7K-2# conf t&lt;BR /&gt;Enter configuration commands, one per line. &amp;nbsp;End with CNTL/Z.&lt;BR /&gt;N7K-2(config)# no radius-server host 10.14.206.210 authentication accounting&lt;BR /&gt;As this operation causes both accounting and authentication to be disabled for the server, it is denied.&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# no &amp;nbsp;aaa authentication login default group radius&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# no &amp;nbsp;radius-server host 10.14.206.210&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# &amp;nbsp;aaa authentication login default group radius&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# sh run | i radius&lt;BR /&gt;radius-server key 7 "xxxxxxxxxx"&lt;BR /&gt;radius-server host 10.14.206.209 authentication accounting&lt;BR /&gt;aaa authentication login default group radius&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# sh run | i aaa&lt;BR /&gt;aaa authentication login default group radius&lt;BR /&gt;no aaa user default-role&lt;BR /&gt;aaa authentication login error-enable&lt;BR /&gt;aaa authentication login mschapv2 enable&lt;BR /&gt;N7K-2(config)#&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Nov 2014 20:50:56 GMT</pubDate>
    <dc:creator>Robenneke</dc:creator>
    <dc:date>2014-11-19T20:50:56Z</dc:date>
    <item>
      <title>Cannot remove radius server from Nexus</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-remove-radius-server-from-nexus/m-p/2577354#M71941</link>
      <description>&lt;P&gt;I'm trying to remove a radius server from a nexus switch, but it won't allow me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My config&lt;/P&gt;

&lt;PRE&gt;
aaa authentication login default group radius&amp;nbsp;
no aaa user default-role&amp;nbsp;
aaa authentication login error-enable&amp;nbsp;
aaa authentication login mschapv2 enable&amp;nbsp;
radius-server key 7 "xxxxxxxxxx"
radius-server host 10.14.206.209 authentication accounting 
radius-server host 10.14.206.210 authentication accounting 
&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;When I try to remove a server&lt;/P&gt;

&lt;PRE&gt;
Nexus3K(config)# no radius-server host 10.14.206.210 authentication accounting
As this operation causes both accounting and authentication to be disabled for the server, it is denied.​&lt;/PRE&gt;

&lt;P&gt;Or&lt;/P&gt;

&lt;PRE&gt;
Nexus3K(config)# no radius-server host 10.14.206.210 
server either belongs to group in use or default group
configuration for 10.14.206.210 could not be removed&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also tried doing a "no&amp;nbsp;aaa authentication login default group radius" to disable radius authentication, and then removing the radius server, but that didn't work.&lt;/P&gt;
&lt;P&gt;What am I doing wrong? &amp;nbsp;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 05:11:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-remove-radius-server-from-nexus/m-p/2577354#M71941</guid>
      <dc:creator>craig.petty</dc:creator>
      <dc:date>2019-03-11T05:11:52Z</dc:date>
    </item>
    <item>
      <title>Hi, Don't exactly know if</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-remove-radius-server-from-nexus/m-p/2577355#M71944</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't exactly know if this is the right way but tested it and managed to delete the radius server:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:10px;"&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Enter configuration commands, one per line. &amp;nbsp;End with CNTL/Z.&lt;BR /&gt;N7K-2(config)# aaa authentication login default group radius&lt;BR /&gt;N7K-2(config)# no aaa user default-role&lt;BR /&gt;N7K-2(config)# aaa authentication login error-enable&lt;BR /&gt;N7K-2(config)# aaa authentication login mschapv2 enable&lt;BR /&gt;N7K-2(config)# radius-server key 7 "xxxxxxxxxx"&lt;BR /&gt;N7K-2(config)# radius-server host 10.14.206.209 authentication accounting&lt;BR /&gt;N7K-2(config)# radius-server host 10.14.206.210 authentication accounting&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# end&lt;BR /&gt;N7K-2#&lt;BR /&gt;N7K-2# conf t&lt;BR /&gt;Enter configuration commands, one per line. &amp;nbsp;End with CNTL/Z.&lt;BR /&gt;N7K-2(config)# no radius-server host 10.14.206.210 authentication accounting&lt;BR /&gt;As this operation causes both accounting and authentication to be disabled for the server, it is denied.&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# no &amp;nbsp;aaa authentication login default group radius&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# no &amp;nbsp;radius-server host 10.14.206.210&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# &amp;nbsp;aaa authentication login default group radius&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# sh run | i radius&lt;BR /&gt;radius-server key 7 "xxxxxxxxxx"&lt;BR /&gt;radius-server host 10.14.206.209 authentication accounting&lt;BR /&gt;aaa authentication login default group radius&lt;BR /&gt;N7K-2(config)#&lt;BR /&gt;N7K-2(config)# sh run | i aaa&lt;BR /&gt;aaa authentication login default group radius&lt;BR /&gt;no aaa user default-role&lt;BR /&gt;aaa authentication login error-enable&lt;BR /&gt;aaa authentication login mschapv2 enable&lt;BR /&gt;N7K-2(config)#&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 20:50:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-remove-radius-server-from-nexus/m-p/2577355#M71944</guid>
      <dc:creator>Robenneke</dc:creator>
      <dc:date>2014-11-19T20:50:56Z</dc:date>
    </item>
    <item>
      <title>Thanks, that worked.  I</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-remove-radius-server-from-nexus/m-p/2577356#M71947</link>
      <description>&lt;P&gt;Thanks, that worked.&amp;nbsp; I thought I had tried that, but I must have done this instead.&lt;/P&gt;

&lt;PRE&gt;
Nexus3K(config)# no aaa authentication login default group radius 
Nexus3K(config)# no radius-server host 10.14.206.210 authentication accounting
As this operation causes both accounting and authentication to be disabled for the server, it is denied.&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I remove the "authentication&amp;nbsp;accounting" from my commend, then it works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:46:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-remove-radius-server-from-nexus/m-p/2577356#M71947</guid>
      <dc:creator>craig.petty</dc:creator>
      <dc:date>2014-11-19T21:46:14Z</dc:date>
    </item>
    <item>
      <title>I had this problem and</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-remove-radius-server-from-nexus/m-p/2577357#M71949</link>
      <description>&lt;P&gt;I had this problem and removing the "aaa authentication login default group radius", as well as any other radius-related commands, did not work. I also verified that the default accounting and authentication mechanism was "local."&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After some troubleshooting I found that you can remove the radius-server configurations by simply trying to only remove the host IP portion. So, instead of typing this:&lt;/P&gt;

&lt;PRE&gt;
no radius-server host 10.14.206.210 authentication accounting&lt;/PRE&gt;

&lt;P&gt;you would type this:&lt;/P&gt;

&lt;PRE&gt;
no radius-server host 10.14.206.210&lt;/PRE&gt;

&lt;P&gt;It worked for me. May help others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Logan&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:46:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-remove-radius-server-from-nexus/m-p/2577357#M71949</guid>
      <dc:creator>Logan Kampsnider</dc:creator>
      <dc:date>2015-07-23T14:46:32Z</dc:date>
    </item>
  </channel>
</rss>

