11-08-2014 03:32 AM - edited 03-07-2019 09:25 PM
A few day ago, i recieved an old Cisco 867VAE-W-E-K9, and i want to disable the wlan function on it.
I cant get manage to shut the wlan-GigabitEthernet0.
Its says:
"% Shutdown not allowed on Wlan-GigabitEthernet0 interface, as it is an internal interface connecting to the wlan-ap module."
There was an command to enter the embedded ap (wlan-ap0?) inside it, but my cisco doesnt recognize that command (service wlan-ap 0.......)
Cant find any documentation for it either to disable it.
I hope you guys can help me out with this.
11-08-2014 05:09 AM
Router(config)#service-module wlan-ap 0 session
^
% Invalid input detected at '^' marker.
running from console, not ssh
11-08-2014 11:05 AM
Somewhere it says, you need to connect to service-module wlan-ap 0. What if my cisco doesnt recognize this command. The cisco is using the standard bootimage. Tried several things, but all doesnt help.
Nevermind found it.
(config)#interface loopback 0
(config-if)#ip address 1.1.1.1 255.255.255.255
#telnet 1.1.1.1 2002
- login with admin/admin first time, and change password
- conf t
ap(config)#interface Dot11Radio 0
ap(config-if)#shutdown
Wlan disabled after this.
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