Cisco question

Soldato
Joined
18 Oct 2002
Posts
17,881
Location
Cambridge
I have a Cisco 857w and would like to know how to enable / disable the wireless through the command line. I don't like having to keep going into the SDM to do it.

Thanks in advance.
 
at a guess something like

en
(enable password)
conf t
interface Dot11Radio0
shutdown

Ok that wasn't a total guess :p, just going on memory from a Cisco WAP i set up recently
 
same but "no shut" instead of shutdown

remember you have to do a:
"do wr mem" (do write memory)

to save the config if you want it to stay that way after reboot.
 
Looks like its
Virtual-Dot11Radio Virtual dot11 interface

Actually it lists exactly what was typed above as an option when doign interface ? but doesn't like it when i type D and tab.
 
Back
Top Bottom