03-22-2010 08:26 PM - edited 07-03-2021 06:38 PM
I am configuring a Cisco 1130 access point and somehow a Dot11Radio1 got enabled, I need to remove this from the configuration and just leave Dot11Radio0 working.
when i try I get the following error.
APxx(config-if)#no interface Dot11Radio1
% Removal of physical interfaces is not permitted
I am doing this remotely via telnet so resetting the configuration is not an option.
Thanks,
Chris
03-22-2010 09:22 PM
You can try "default interface dot11radio1" otherwise just shut down the port.
03-22-2010 09:31 PM
That didn't seem to work:
APXX#conf t
Enter configuration commands, one per line. End with CNTL/Z.
APXX(config)#interface Dot11Radio1
APXX(config-if)#default interface Dot11Radio1
Building configuration...
not allowed on Dot11Radio1 interface
not allowed on Dot11Radio1 interface
%command not allowed, cannot remove bridge-group 1Cannot disable station-role
% Error(s) seen setting interface Dot11Radio1 to it's default config
APXX(config)#
03-22-2010 09:55 PM
conf t
default interface dot11radio1
end
If it throws an error message just look at the config after the command and the values that you've configured should be gone.
03-22-2010 10:44 PM
maybe i am missing something ... just do a shut to the intreface. You cant no the interface becuase it a phyiscal intreface ...
03-23-2010 05:30 AM
I have a number of these Access Points installed and only 2 of them show this Dot11Radio1 interface, the rest only have Dot11Radio0, it's some side effect of when I reconfigured them after they were already configured.
LeoLahoo I tried the command the way you described, did a write to startup config and rebooted the AP the Dot11Radio1 interface is still there.
is there any way to wipe the config but leave the IP address so I can still connect to them?
thanks,
Chris
03-23-2010 01:46 PM
As George has mentioned, a Cisco AP may have one or two radios. 1131 has one radio and 1132 has two. There is now way for you to remove the default configuration of a radio because it's physcially there. The best I can think of is to just shut down the radio as described in my post.
Just out of curiousity, what is your "beef" with the radio? You have an AP with two radios, why turn it off?
03-23-2010 02:45 PM
My issue is the Server I have that manages all the wireless access points is alerting me that a port(Dot11Radio1) is down and disabled when really it does not need to be there.
I have a number of 1130s that don't list this second radio in their config, they are all the same version. Somehow I created this issue by making changes to the config on some of the APs, I'm trying to figure out how to UNDO it without resetting the radio.
could it be that the Dot11Radio1 is not enabled by default? are there really two radios in the 1130?
here is the exact version and model: Cisco IOS Software, C1130 Software (C1130-K9W7-M), Version 12.4(21a)JA1
Thanks,
Chris
03-25-2010 08:57 PM
Do a show ver and what model number does it show... or you can look on the back side of the AP. Here is a link to show you the different model numbers... Like the others mentioned...shut the interface should fix your issue if you have an 5ghz radio.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide