Configuring Operating Channel from CLI
-
Configure the wireless device with radio interface number < 1 or 2 >
Device# configure dot11Radio <interface> -
Set the operating channel id between 1 to 256.
Device# configure dot11Radio <interface> channel <channel id> -
End of configuration mode.
Device (configure dot11Radio <interface> channel <channel id>)# endExample:
Device# configure dot11Radio [1|2] channel <1 to 256>
Feedback