Sunday 13 January 2013

CONVERT CISCO AP FROM AUTONOMOUS TO LWAPP MODE


CONVERT CISCO AP FROM AUTONOMOUS TO LWAPP MODE




Connect the Device to the Computer
Open wireshark and run
Wait for cdp broadcast
Check the ip address
Give the same IP address for the Laptop
Connect using telnet
Give username “cisco” password “Cisco”
Enable password “Cisco”
Do a sh run and copy the config
Once config copied do a erase flash:
After erasing the flash copy the new image files to the flash using tftp32
In AP : give the command "archive download-sw /force-reload tftp://192.168.1.8/c1240-rcvk9w8-tar.124-25e.JAP1.tar"

or

In AP : give the command “copy tftp: flash:”
Tftp IP Address
File Name
File name in Flash:
Then xtract the tar image file to the flash
Archive tar /xtract c1130-rcvk9w8-tar.124-10b.jda.tar c1130-rcvk9w8-tar.124-10b.jda
Go to the config menu and enable telnet and assign the ip address
Wr and save the config
Check the flash using sh flash command
Reload
Enter the device using telnet
Do a sh flash and and check the firmware


Required tools are available in the following Links below,

http://www.4shared.com/file/louI3vfT/c1130-rcvk9w8-tar124-10bjda.html

http://www.4shared.com/zip/GxkUBtig/tftpd32400.html

http://www.4shared.com/file/XYsIPtLj/c1130-k9w7-tar124-21aJY.html


Monday 18 June 2012

AP Configuration in WLC5508

Configuration Inside the AP in WLC 5508


In the WLC Configuration Window, choose the few

Wireless --> AP (Select AP)
          --> Advanced --> AP Group Name  :  TESTGP

This will allow the AP to show the two SSID's that were configured in the WLC

Cisco WLC Switch Configuration


Configuration On Switch for connecting Cisco WLC 5508


Startup the Cisco Switch

Enter The following commands to the Interface connecting to the WLC

(In this case it is Gigabitethernet 0/48)

Config t
interface gigabitethernet 0/48
switchport trunk encapsulation dot1q
switchport mode trunk
no shut

Cisco WLC 5508 Configure

Configure WLC 5508 for Internal and Guest WLAN

Access the controller Web Console using its Management IP Address (In this case 10.20.0.10)

Below is the Steps to Configure the WLC for two SSID's with two Subnets

(1)  Under Controllers Tab --> Internal DHCP Server-->DHCP Scope

              (a) TESTZONE SCOPE --  10.20.0.50 - 10.20.0.55
                    Default Router   ----   10.20.0.1

              (b)GUESTZONE SCOPE -- 10.10.0.50 - 10.10.0.55
                   Default Router   ----   10.10.0.1


(2) Controller --> Interface

              (a)              Management - VLAN20
                                IP Address - 10.20.0.10
                                Gateway  -  10.20.0.1
                                Primary DHCP - 10.20.0.10

          Create a new interface Guest
              (b)           GuestInt - VLAN10
                              IP Address - 10.10.0.10
                             Gateway - 10.10.0.1
                             Primary DHCP - 10.20.0.10

(3)Controller --> Interface GP

            (a)          Guest
                               Interface name  :  Guest Int

            (b)        Test
                           Interface name   :   Management


(4)WLANS --> Create New --> general

                (a)  TESTZONE --> Interface : Management
                (b) GUEST -->Interface  :  Guestint


(5)WLANS-->ADVANCED-->APGROUPS

                 (a) TESTGP-->WLANS
                             (1) TESTZONE
                              (2) TESTGUEST


                       


Initial Configuration for Cisco WLC 5508


WLC 5508 Initial Setup


Once Started Up Press any key to stop automated setup

Enter the Administrative username and password for WLC

Username   :   Admin
Password   :   ********* ( Should be a complex password)

Configure the rest,

Service Port   :   none, static (to disable dynamic IP / to enter a static address)
Service IP    :  192.168.60.10
Mask    :    255.255.255.0
Management IP   :    10.20.0.10
Mask    :    255.255.255.0
Default Router    :    10.20.0.1
DHCP Server IP   :   10.20.0.10
Virtual IP    :    1.1.1.1
VLAN ID    :    20
DHCP Bridging    :    No
LAG    :   No
RF   :   "Name"
Mobility  :  No
SSID    :    TESTZONE
Ntp Server   :   No
Set TIME Now   :  hh:mm:ss
Set Date Now   :   dd/mm/yy

Restart and Save    :    Yes