Introduction

Sample CLI session

Sample CLI session

This sample CLI session shows you how to set the wireless port to support 802.11a on channel 60 with medium distance between access points. (The CLI prompt is shown in bold.)

CLI> enable

CLI# config

CLI(config)# interface wireless

CLI(config-if-wlan)# dot11 a 60

CLI(config-if-wlan)# distance medium

CLI(config-if-wlan)# end

CLI(config)# end

CLI# quit

1-8