Cisco | WiFi Aironet
Konfigurasi IP Management Radio Access Point (Cisco Aironet)
1. Set IP router pada port yang mengarah ke switch, ini segment ip management. Misal IP router (10.1.1.1/24)
2. Set IP interface bvi1 di Cisco Aironet Access Point untuk management misal IP nya 10.1.1.2/24
conf term
int bvi1
ip address 10.1.1.2 255.255.255.0
ip default-gateway 10.1.1.1
4. Config IP domain buat aktifkan SSH
ip domain-name training.lab
username admin passs cisco
crypto key generate rsa
modulus 1024
line vty 0 15
login local
wr
Lalu test akses ke ip 10.1.1.2 via putty.
username : cisco
password : Cisco
=========================================
noted:
ap3g1-k9w7-tar ==> mode Standalone / Autonomous
ap3g1-k9w8-tar ==> mode WLC / Lightweigh
MODE WLC, mau set IP Mgmt
(cara set model WLC to standalone)
------------
debug capwap console cli
config terminal
show ip int bri
end
!
conf t
int BVI 1
no ip dhcp client-id BVI
no shut
ip add 192.168.1.25 255.255.255.0
ip default-gateway 192.168.1.2
exit
!
A. CONVERT AP DARI Mode WLC TO Mode STANDALONE
Noted: image OS sudah ready dilaptop / PC. Dengan cara langkah-langakh dibawah ini.
#dir flash:
#format flash:
set IP_ADDR 192.168.1.5
set NETMASK 255.255.255.0
set DEFAULT_ROUTER 192.168.1.2
!
tftp_init
ether_init
flash_init
!
tar -xtract tftp://192.168.1.2/ap3g1.k9w7-tar.153-3.JF9.tar flash:
ap: dir flash:/
ap: set boot flash:/ap3g1-k9w7-mx.153-3.JF9/ap3g1-k9w7-mx.153-3.JF9
ap: set
ap: boot
----Convert sdh selsai dari WLC to Standalone-----------
B. CONVERT AP DARI mode STANDALONE TO mode WLC
Mengembalikan Model Standalone ke Mode WLC. Siapkan image OS di laptop (baiknya lokasi di Desktop). Install aplikasi tftpd64 di Laptop. Lalu ketik perintah ini di AP, dan pastikan dari laptop ke AP bs ping ke IP Mgmt nya.
archive download-sw /overwrite /force-reload tftp://192.168.1.2/ap3g1-k9w8-tar153-3.JD3.tar
Lalu setelah selesai
Login
Username: cisco
Password: Cisco
ap>conf ter
ap#debug capwap console cli
Joint Ke WLC (Versi LAB)
ap#capwap ap primary-base wlc9800.training.lab 192.168.1.100
Joint Ke WLC (Versi PROD-APS)
capwap ap primary-base HQ-WLC-GA01-LT.3 10.1.12.100
Tahap ini adalah seting WLAN SSID di Access Point Standalone
a. SSID :
VLAN 10: KANTOR1 : 10.28.10.0/24
VLAN 20: KANTOR2 : 10.28.20.0/24
-----------------------
Lanjut konfig di AP
conf t
dot11 ssid KANTOR1
vlan 10
authentication open
mbssid gues-mode
exit
!
dot11 ssid KANTOR2
vlan 20
authentication open
authentication key-management wpa version 2
wpa-psk ascii 0 imcmantab
mbssid gues-mode
exit
!
Verifikasi:
sh ip int br
b. Aktifkan Radio 0 (2.4GHz) dan 1 =5GHz
Catatan: Jika Radio 0 =2,4Ghz, Radio 1 = 5Ghz
no shut
mbssid
ssid KANTOR1
encryption vlan 20 mod cippers aes-ccm
ssid KANTOR2
infrasctructure client
exit
Verifikasi:
ap:# sh ip int br
interface dot11Radio 0.10
encapsulation dot1q 10
bridge-group 2
exit
!
int gigaEthernet0.10
encapsulation dot1q 10
bridge-group 2
exit
!
interface dot11Radio 0.20
encapsulation dot1q 20
bridge-group 3
exit
!
int gigaEthernet0.20
encapsulation dot1q 20
bridge-group 3
exit
!
E.VERIFIKASI:
ap:#do show dot11 associations
Reset Password Cisco AIR-AP1602I mode WLC
1. Tekan tombol reset, lalu colok power, tahan 25 detik. setelh itu akan masuk mod ROMMON:
2. lalu ketik command berikut ini:
ap:delete flash:private-config
ap:delete flash:config.txt
ap:delete flash:private-multiple-fs
ap:boot
...then restart
User Access Verification
Username: cisco
Password:
AP3c08.f65d.73f6>
AP3c08.f65d.73f6#debug capwap console cli
AP3c08.f65d.73f6#erase /all nvram
AP3c08.f65d.73f6#capwap ap ip default-gateway 192.168.1.1
AP3c08.f65d.73f6#capwap ap ip address 192.168.1.10 255.255.255.0 192.168.1.1
--Sukses,,,
------------------------------
apciscoshell
ap-type capwap
(y)
..then
ena
capwap ap erase
..then
sh version
..
--------------------
--CARA KEDUA--------
>config ap unifiemode Evil-Command-Center-WLC2 192.168.1.251
[y]
vERIFIKASI
sh ap image all
1. Go through initial ME setup
2. Login to ME
3. apciscoshell
4. Login to AP using credentials you setup in step 1
5. enable using enable password you setup in step 1
6. ap-type capwap then y at prompt
7. After AP has reloaded (no more ME WLC) login and enable using credentials from step 1 again
8. capwap ap erase all then enter to confirm and then you have a factory defaulted CAPWAP AP.
Your original problem is with TFTP not the AP so something not configured correctly on your TFTP server. Maybe not listening on correct interface, maybe blocked by firewall for example.--------
interface GigabitEthernet1/0/12
description MGMT_WIFI_IMC
switchport trunk native vlan 309
switchport mode trunk
spanning-tree portfast
spanning-tree bpduguard enable
exit
KONEKSI PORRT DI SWITCH YG TERHUBUNG KE RADIO AP AIR-AP1602I- (Standalone)
interface GigabitEthernet1/0/7
description MGMT_WIFI_GSG
switchport trunk native vlan 309
switchport mode trunk
end
-----
AP-CAP1602-GSG-LT02#sh run int bvI 1
interface BVI1
ip address 10.1.9.25 255.255.255.0
no shut
---------------------------SELESAI ------------------------------
Link image OS Software Cisco Aironet AP
https://drive.google.com/drive/folders/1DUDyLgomkSq6f-1jRFu7A-4-6U9tTVM3
Posting Komentar untuk "Cisco | WiFi Aironet"