cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5664
Views
35
Helpful
22
Replies

Configuring AIR-WLC4402-50-K9 through CLI

decrypted08
Level 1
Level 1

I have many  AIR-WLC4402-50-K9  devices to configure and the cli is frusterating- does anyone have a link to a step by step document that walks through assigning an IP, SSID, and enabling the radios using the cli?  I cant seem to find one that works completly.  I just need to assign it an ip so I can use the web gui!

Thnaks

1 Accepted Solution

Accepted Solutions

here is the details..

en

conf t

dot11 ssid <>

guest-mode

authentication open

end

The above command will do it for you!!

lemme know if this answered your question!!

Regards

Surendra

======

Please dont forget to rate the posts which answered your question or was helpfull

Regards
Surendra BG

View solution in original post

22 Replies 22

Surendra BG
Cisco Employee
Cisco Employee

Hi,

This is the command to assign the IP address...

CONFIG INTERFACE ADDRESS MANAGEMENT

Ex


CONFIG INTERFACE ADDRESS MANAGEMENT 10.10.10.224 255.255.255.0 10.10.10.1

CONFIG INTERFACE ADDRESS AP-MANAGER 10.10.10.224 255.255.255.0 10.10.10.1

Then issue the commandto enable WEB access and TELNET access.

CONFIG NETWORK WEBMODE ENABLE

CONFIG NETWORK TELNET ENABLE

Here is the link which gives info on the complete command guide for WLC... (This needs CCO login to view)

http://www.cisco.com/en/US/partner/docs/wireless/controller/6.0/command/reference/cli60.html#wp1321947

Lemme know if this answered your question..

Regards

Surendra

===

Please rate the posts which answered your quiestion or was helpfull

Regards
Surendra BG

it doesnt work:

I have to start in an elevated mode right?

enable - password - right?  then what? configure radio0 ...... ?

The WLC CLI is completely different.. the command which i provided will help you out.. here is the command.. There is no En or dot11 0 commands on the WLC CLI..

(Cisco Controller) >

(Cisco Controller) > CONFIG INTERFACE ADDRESS MANAGEMENT 10.10.10.224 255.255.255.0 10.10.10.1

(Cisco Controller) > CONFIG INTERFACE ADDRESS AP-MANAGER 10.10.10.223 255.255.255.0 10.10.10.1

(Cisco Controller) > CONFIG NETWORK WEBMODE ENABLE

(Cisco Controller) > CONFIG NETWORK TELNET ENABLE

Lemme know if this answered your question..

Regards

Surendra

===

Please rate the posts which answered your quiestion or was helpfull

Regards
Surendra BG

Oh!  I am so sorry, I ment the access point not the wlc- err my appologies,  its the

1130ag access point im connected to!

AP is in Autonomous mode or in LWAPP mode?? i mean you do not want to use WLC right??

If its in Autononmous mode.. then the below command will help you..

AP>en

password:

ap#conf t

ap(conf t)#int bvi 1

ap(conf-if)#ip address

ap(conft-if)#no shut

ap(conft-if)#exit

ap(conf t)#ip default-gateway

ap(conf t)#end

Example..

AP>en

password:

ap#conf t

ap(conf t)#int bvi 1

ap(conf-if)#ip address 10.0.0.2 255.255.255.0

ap(conft-if)#no shut

ap(conft-if)#exit

ap(conf t)#ip default-gateway 10.0.0.1

This will help you!!

if you are not able to go to the CONFIG mode after entering the command CONFIG T, then the AP will be in LWAPP mode and you need to convert the same to Autonomous.. here is the link..

https://supportforums.cisco.com/thread/2055997

Lemme know if this answered your question..

Regards

Surendra

===

Please rate the posts which answered your quiestion or was helpfull

Regards
Surendra

Regards
Surendra BG

Ok so this configured the ip of the bridge interface, i still need to assign a SSID and enable the radios right?

ok.. i tot this post is for getting the GUI access.. is that right?? now u can iopen up the browser and hit the BVI ip and then you can get the access to the GUI..

here is the link to configure WPA auth and SSID..

The below link will help you out in getting the basic wireless config on the AP..

http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008055c39a.shtml

here is the link for WPA-2 PSK as well

https://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008054339e.shtml#pers

Lemme know if this answered your question..

Regards

Surendra

===

Please dont forget to rate the posts which answered your quiestion or was helpfull

Regards
Surendra BG

I still cannot get access to the AP- i configured an SSID of TEST assigned radio

0 and 1 ip address but there is nothing broadcasting for me to connect to!  How can i access the gui

wirelessly ( i dont have a crossover cable)

if you have the access to the AP CLI.. then issue the below command..

en

conf t

dot11 ssid

GUEST-MODE             >>>>>>. This command will bradcast the SSID

end

wr                       >>> To save the config..

Regards
Surendra

Regards
Surendra BG

Everythings working??

lemme know if this answered your question..

Regards

Surendra

========

Please dont forget to rate the post if this answered your question or was helpfull

Regards
Surendra BG

Well no, Its not broadcasting anything-  thought the interface ip is configured

Thats because you have not configured anything.. please have a look into my previous reply and lemme know how this works

Regards

Surendra

Regards
Surendra BG

Surendra BG
Cisco Employee
Cisco Employee

oops sorry.. the AP-MANAGER should be assigned to a different ip.. here is the example again..

CONFIG INTERFACE ADDRESS MANAGEMENT 10.10.10.224 255.255.255.0 10.10.10.1

CONFIG INTERFACE ADDRESS AP-MANAGER 10.10.10.223 255.255.255.0 10.10.10.1

then

CONFIG NETWORK WEBMODE ENABLE

CONFIG NETWORK TELNET ENABLE

Lemme know if this answered your question..

Regards

Surendra

===

Please rate the posts which answered your quiestion or was helpfull

Regards
Surendra BG

after show conf- it looks like radio is up and with an ssid but i dont see any available in wireless network to connec

t to to get to the gui...


!
interface Dot11Radio0
ip address 10.10.10.100 255.255.255.0
no ip route-cache
!
ssid test
!
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
bridge-group 1 spanning-disabled...


interface BVI1
ip address 10.10.10.5 255.255.255.0
no ip route-cache

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