cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
502
Views
0
Helpful
1
Replies

Enabling 802.11a/b/g on Cisco 700 AIR-SAP702I-A-K9

pfaria
Level 1
Level 1

Hello,

I recently acquired a Cisco 700 series AP and enabled 2.4GHz radio with 802.11N. I reviewed the configuration guide for the 700 series but I did not find any reference to setting up the radios for any of the other standards such as 802.11A/B/G.

 

Is is possible to configure this unit as 802.11A/B/G? I attached my current configuration for reference.

 

Thanks!

 

1 Reply 1

Charlie Moreton
Cisco Employee
Cisco Employee

You need to enable the interface Dot11Radio1 to use the 5GHz band.  In your configuration, you only have the 2.4GHz Band operational:

interface Dot11Radio0 (2.4 GHz Band)
 no ip address
 !
///////////////////////////
!
interface Dot11Radio1 (5 GHz Band)
 no ip address
 shutdown  (assign an SSID to this interface and perform a no shut)
 antenna gain 0
 peakdetect
 dfs band 3 block
 packet retries 64 drop-packet
 channel dfs
 station-role root
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding

 

The commands for this are in the configuration guide for the version of IOS on your autonomous AP:

 

 

The full Configuration Guide can be found here:

http://www.cisco.com/en/US/docs/wireless/access_point/15_2_4_JB/configuration/guide/scg15_2_4_JB3a.pdf

Chapter 6 covers this.

 

Please Rate Helpful posts and mark this question as answered if, in fact, this does answer your question.  Otherwise, feel free to post follow-up questions.

Charles Moreton

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card