Cisco Ap:air-ap1131ag
Restore Initial Plant Setup
When I got this unwitting machine, I first had to restore it to the initial factory setting.
Slide the front cover, hold down the mode key, turn on the power, when the e-light is orange red when released (also do not know what they say amber color, how many people know what color amber), after the device restart that is restored to the initial factory value.
The first factory value does not have the IP address, does not have the wireless, therefore only then through the console way connection configures.
Set IP Address
Connect using Cisco's console line to open HyperTerminal with a COM port rate of 9600.
When dialed, the default host name is AP, and the password is Cisco (c is uppercase).
The interface to configure an IP address is the BVI,BVI (Bridge-group virtual Interface) Bridge dummy interface, when the AP is connected to a wired network, the BVI aggregates all the interfaces into one IP address, The AP is then managed by accessing the BVI address via the AP's Ethernet port or wireless ports.
Ap>
ap>en
Password:cisco
Ap#conf T
AP (config) #interface BVI 1
AP (config-if) #ip address 10.10.0.10 255.255.255.0
AP (config-if) #no shutdown
AP (config-if) #exit
AP (config) #
Ap#copy Run STA
Web login host name and password settings
IP address set up after we can be managed through the Web interface, at ordinary times Cisco contact less or more comfortable web management.
The default login username and password are Cisco (c is uppercase).
In EXPRESS set-up, change the host name, IP address, and apply.
The most important thing is to add a password to the device first, Security-admin Access
WPA2-PSK Encryption Settings
Turn on the wireless capabilities of the device to enable this Protocol standard directly to the network Interface-radio0-802.11g,enable radio.
Then pull down, select the band, and apply.
When the settings are complete, enable 802.11A again with the same operation.
Secure encryption settings: Navigate to the Security-encryption manager,encryption nodes encryption mode to select Cipher:aes Ccmp+tkip, and then click "Apply-all" to apply to all radio.
Create SSID: Navigate to SSID Manager, click New to create a new SSID. Enter the SSID name after the SSID, interface select radio0-802.11g and radio0-802.11a.
Then down, Key management:mandatory,enable wpa:wpav2.
WPA pre-shared key to enter a custom password.
Finally, in the Guest mode/infrastructure SSID settings, radio-802.11g and radio-802.11a, set the set single Guest Mode SSID, respectively: Select the created SSID, Apply.
To complete this setting.
Version 12.4
No service pad
Service Timestamps Debug DateTime msec
Service Timestamps log datetime msec
Service Password-encryption
!
Hostname Myap
!
Enable Secret 5 $1$hem4$4xbqt1xzckfbaga1r6tj8/
!
No AAA New-model
!
!
!
Dot11 SSID SOLVAY
Authentication Open
Authentication Key-management WPA Version 2
Guest-mode
WPA-PSK ASCII 7 0605062f424b1d485744465e5a
!
Power Inline Negotiation Prestandard Source
!
!
Username Root Secret 5 $1$b9x9$kpwjv8hjkogy1335g/7qm1
!
Bridge IRB
!
!
Interface Dot11radio0
No IP address
No IP route-cache
!
Encryption mode ciphers AES-CCM TKIP
!
SSID SOLVAY
!
Channel 2462
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 Dot11radio1
No IP address
No IP route-cache
!
Encryption mode ciphers AES-CCM TKIP
!
SSID SOLVAY
!
Channel 5745
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 FastEthernet0
No IP address
No IP route-cache
Duplex Auto
Speed auto
Bridge-group 1
No Bridge-group 1 source-learning
Bridge-group 1 spanning-disabled
!
Interface BVI1
IP address 10.10.0.10 255.255.255.0
No IP route-cache
!
IP HTTP Server
No IP http secure-server
IP http Help-path
Bridge 1 Route IP
!
!
!
Line con 0
Line vty 0 4
Login Local
!
End