Cisco | Convert AIR-AP1602 from WLC / Lightweight to Standalone-Autonomous
Convert Cisco AIR-AP1602I from WLC-Lightweight to Standalone-Autonomous
Step-1
---------------------------------------------------
Step-1
---------------------------------------------------
1. Colok Cable console dari Laptop ke Access-Point.
2. Colok Kabel LAN ke SWITH, dan set IP samakan segment IP laptop dengan AP.
i.e: IP Laptop: 10.0.0.2/24 dan AccessPoint 10.0.0.1.
2. Colok Kabel LAN ke SWITH, dan set IP samakan segment IP laptop dengan AP.
i.e: IP Laptop: 10.0.0.2/24 dan AccessPoint 10.0.0.1.
3. Download dan copy image OS AIR-AP1602I ke folder C:\Program Files\Tftpd64 , lalu bukan tftpd64.
Link Download : https://drive.google.com/drive/folders/12M17_mJEomefef2dprnuL4gLvNyyOuFg?usp=sharing
Link Download : https://drive.google.com/drive/folders/12M17_mJEomefef2dprnuL4gLvNyyOuFg?usp=sharing
4. Tekan tombol reset sambal tahan, lalu colok kabel power dan tahan selama 20 detik. Lalu lepas tombol reset.
5. Kemudian muncul tampilan seperti berikut, Lalukan command berikut ini.
5. Kemudian muncul tampilan seperti berikut, Lalukan command berikut ini.
ap:debug capwap console cli
ap:dir flash:
ap:format flash:
!
ap:set IP_ADDR 10.0.0.1
ap:set NETMASK 255.255.255.0
ap:set DEFAULT_ROUTER 10.0.0.2
!
tftp_init
ether_init
flash_init
!
tar -xtract tftp://10.0.0.2/ap1g2-k9w7-tar.default flash:
!
-----PROSES...
Step-3
------
ap: dir flash:/
ap: set boot flash:/ ap1g2-k9w7-mx.153-3.JF12i/ ap1g2-k9w7-mx.153-3.JF12i
ap: set
ap: boot
.....Proses Reload/booting...!!!,setelah rebbot ketik username and password
Username: Cisco
Password: Cisco
Password: Cisco
!
---------FINISH-----------
2. Tahap Create WLAN / SSID Pada Access Point Mode Standalone AIR-AP1602
Noted:
VLAN 10: 10.28.10.0/24 SSDI: KANTOR1
VLAN 20: 10.28.20.0/24 SSID: KANTOR2
-----------------------
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 Radio 1 =5GHz
Catatan: Jika Radio 0 =2,4Ghz, Radio 1 = 5Ghz
interface dot11Radio 0
no shut
mbssid
ssid KANTOR1
encryption vlan 20 mod cippers aes-ccm
ssid KANTOR2
infrasctructure client
exit
VERIFIKASI:
ap:# sh ip int br
C. DAFTARKAN VLAN ID KE INTERFACE RADIO AP
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
Noted:
VLAN 10: 10.28.10.0/24 SSDI: KANTOR1
VLAN 20: 10.28.20.0/24 SSID: KANTOR2
-----------------------
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 Radio 1 =5GHz
Catatan: Jika Radio 0 =2,4Ghz, Radio 1 = 5Ghz
interface dot11Radio 0
no shut
mbssid
ssid KANTOR1
encryption vlan 20 mod cippers aes-ccm
ssid KANTOR2
infrasctructure client
exit
VERIFIKASI:
ap:# sh ip int br
C. DAFTARKAN VLAN ID KE INTERFACE RADIO AP
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
Posting Komentar untuk "Cisco | Convert AIR-AP1602 from WLC / Lightweight to Standalone-Autonomous"