Cara Configurasi AIR-CAP1602I-C-K9 Mode Access Point



















Configurasi SSID tanpa Password

ap#config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ap(config)#dot11 ssid hotspot24
ap(config-ssid)#authentication open
ap(config-ssid)#guest-mode
ap(config-ssid)#mbssid guest-mode
ap(config-ssid)#exit

ap(config)#dot11 ssid hotspot58
ap(config-ssid)#authentication open
ap(config-ssid)#guest-mode
ap(config-ssid)#mbssid guest-mode
ap(config-ssid)#exit

ap(config)#interface dot11Radio 0
ap(config-if)#ssid hotspot24
ap(config-if)#channel 2437
ap(config-if)#no shutdown

ap(config)#interface dot11Radio 1
ap(config-if)#ssid hotspot58
ap(config-if)#channel 149
ap(config-if)#no shutdown


Configurasi SSID dengan Password WPA2-PSK

ap(config)#interface dot11Radio 0
ap(config-if)#encryption mode ?
ap(config-if)#encryption mode ciphers aes-ccm


ap(config)#dot11 ssid hotspot24
ap(config-ssid)#authentication key-management wpa
ap(config-ssid)#authentication key-management wpa version 2
ap(config-ssid)#wpa-psk ascii 12345678



Sekarang kita check..

ap#show ip interface brief
Interface                  IP-Address      OK? Method Status                Protocol
BVI1                       192.168.4.254   YES DHCP   up                    up
Dot11Radio0                unassigned      YES NVRAM  reset          down
Dot11Radio1                unassigned      YES NVRAM  reset          down
GigabitEthernet0           unassigned      YES NVRAM  up             up

Terdapat Error inline power sourced yang mengakibatkan interface Dot11Radio0 dan Dot11Radio1 status nya menjadi reset..

Dampak nya adalah jika kita reboot, interface 2,4 dan 5,8 nya tidak akan bisa up.. Apa solusi nya?
Maka dari itu kita buat inline power nya agar mengabaikan inline power tersebut.

Log Message
%CDP_PD-4-POWER_OK: Full power - NON_CISCO-NO_CDP_RECEIVED inline power sourced

ap(config)#power inline negotiation injector override


Related Posts

0 Response to "Cara Configurasi AIR-CAP1602I-C-K9 Mode Access Point"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel