顯示具有 controller 標籤的文章。 顯示所有文章
顯示具有 controller 標籤的文章。 顯示所有文章

2015年10月15日 星期四

cisco 2504 wireless controller 基本設定(三)


  1. 登入Controller 後,在WLANs -> WLAN ID下的數字 -> 在點選QoS 頁面 -> 把Application Visibility  Enabled勾選起來,在Monitor頁面才會顯示通訊種類 


  2. 在WIRELESS -> Access Points -> All APs -> Radios -> 802.11a/n/ac -> 選擇要調整的AP 右邊的Config選項
  3.  將頻寬選到 80MHz,另一個選項 Assignment Method 則改成Custom 選擇其中一個(153,149,157,161)  當AP位置靠的越近,頻率一定要調開,不然會干擾,若多個AP,則是AP位置離的越遠,頻率可以重複,由於距離變遠了,即使頻率相同,干擾會減少 
  4. 另外,如果內部網路已經確定沒有802.11ab的無線網卡的話,可以把一些用不到的頻率關掉,以減少干擾
    從WIRELESS -> 802.11a/n/ac -> High Throughput (802.11n/ac) 把右手邊54M 以下的通通關掉 

2015年10月8日 星期四

cisco 2504 wireless controller 基本設定(二)

  1. 利用瀏覽器連線到192.168.0.222,並登入剛剛設定的帳號及密碼

  2. 點選左上方的Advance

  3. 接著要修改SSID的驗證方式,請點選WLANs頁面 -> WLAN ID 的數字 1的地方

  4. General頁面中的Broadcast SSID 要勾選

  5. Security -> Layer 2 -> WPA Policy 及 WPA Encryption TKIP 要勾以及Authentication Key Management 要改選擇PSK 然後輸入Pre-Share Key

  6. 設定完之後請點選右上Apply
  7. 新增另一個SSID Name,點選右邊的Create NEW

  8. 輸入另一個SSID Name : Contoso-1,然後點選左上角的Apply
  9. 接著把 Contoso-1的status勾選起來
  10. 設定Contoso-1 SSID的 安全性,頁面選擇Security -> Layer 2 -> WPA Policy 及 WPA Encryption TKIP 要勾以及Authentication Key Management 要改選擇PSK 然後輸入Pre-Share Key

    按下畫面右上角的Apply 套用及右上的Save Config,完成SSID新增的工作

cisco 2504 wireless controller 基本設定(一)

控制器為 cisco 2504 wireless controller
建議把韌體版本更新到 Software Version 8.1.102.0 不然會搞死自己、不然會搞死自己、不然會搞死自己,因為很重要所以要說三次,尤其是在跟Cisco AP1702I 搭配時...
ip:192.168.0.222 / 255.255.255.0
GW :192.168.0.1
DNS : 192.168.0.2
兩個SSID :  Contoso 及 Contoso-1
WPA+WPA2密碼驗證


AP總共有2顆
AP Name : Contoso-AP1 及 Contoso-AP2
Contoso-AP1 IP: 192.168.0.219
Contoso-AP2 IP: 192.168.0.223

首先要對Controller做基本設定如下
 Would you like to terminate autoinstall? [yes]: yes
System Name [Cisco_be:72:24] (31 characters max): WLC2504
Enter Administrative User Name (24 characters max): cisco
Enter Administrative Password (3 to 24 characters): ********
Re-enter Administrative Password                 : ********

Enable Link Aggregation (LAG) [yes][NO]: yes
Management Interface IP Address: 192.168.0.222
Management Interface Netmask: 255.255.255.0
Management Interface Default Router: 192.168.0.1

Cleaning up Provisioning SSID

Error: failed to disable Day0 ssid. return Code : 7

Management Interface VLAN Identifier (0 = untagged): 0
Management Interface DHCP Server IP Address: 192.168.0.2

Virtual Gateway IP Address: 1.1.1.1

Multicast IP Address: 239.0.1.1

Mobility/RF Group Name: ContosoGroup

Network Name (SSID): Contoso

Configure DHCP Bridging Mode [yes][NO]: no

Allow Static IP Addresses [YES][no]: yes

Configure a RADIUS Server now? [YES][no]: no
Warning! The default WLAN security policy requires a RADIUS server.
Please see documentation for more details.

Enter Country Code list (enter 'help' for a list of countries) [US]: TW

Enable 802.11b Network [YES][no]: yes
Enable 802.11a Network [YES][no]: yes
Enable 802.11g Network [YES][no]: yes
Enable Auto-RF [YES][no]: yes
Enter the date in MM/DD/YY format: 10/08/15
Enter the time in HH:MM:SS format: 09:05:35
Would you like to configure IPv6 parameters[YES][no]: no

Configuration correct? If yes, system will save it and reset. [yes][NO]: yes
Cleaning up Provisioning SSID

Configuration saved!
Resetting system with new configuration...

Configuration saved!
Resetting system with new configuration...
重新開機過程略
Starting mDNS Services: ok
Starting Management Services:
   Web Server:    CLI:    Secure Web: ok

(Cisco Controller)

Enter User Name (or 'Recover-Config' this one-time only to reset configuration to factory defaults)

User:




重新開機完成,接續第二篇