天天看點

無線實戰視訊

service-port 帶外網管接口

manage port 帶内網管接口

無線實戰視訊

ap 管理接口 與manage 帶内管理接口是同一個vlan同一個接口

虛拟接口 virtual 接口,一般都配一個全局不可路由的位址 1.1.1.1 等 

Interface Name VLAN Identifier IP Address Interface Type Dynamic AP Management

帶内(管理加AP注冊管理)

帶外(主管理)

虛拟接口 三層漫遊使用的接口

動态接口 每個動态接口對應一個SSID

開始做實驗

vlan2

name con..

vlan3

name acsaaa

vlan4

name ap

int f0/24

sw acc vlan 4

int f0/23

sw tr en do 

sw mo tr

int f0/22 

sw acc vlan 3

連控制器的接口要起trunk

int vlan 2

ip add

int vlan 3

ip add 

int vlan 3

ip add 

wlc配置這塊

啟動的時候是配置向導

enter administrative user name(24...)  admin

enter administrative password(24...) cisco2010

service interface ip address configuration[none][DHCP] no //帶外管理接口是否啟用,沒有的話不啟用用的話寫IP和掩碼

enable link aggregation .... no //是否起port-c 隻用一個不用

management interface ip add xxx.xxx

掩碼

vlan id

port num 1 //使用幾選幾

dhcp 指向伺服器

ap transport mode[layer2]['layer3'] //這是選使用2層注冊還是3層注冊/2層隻要在同一網段就可以

ap-manager interface ip address ........ //ap管理的端口IP位址,這裡寫上了另一個與manage同段的位址,但我感覺應該隻用manage位址就可以

...using the same value .. //使用了manage相同的配置

virtual gateway ip address 1.1.1.1 

mobility/rf group name BJSEC.MOBIL  //這個是指同組之間漫遊,寫個就可以了

network name ssid //建立SIID

ALLOW STATIC IP ADD [YES][NO] //是否允許靜态配置位址

激活幾個B A G 網絡,

進去之後

config network web en //就可以圖型化管理了

AP注冊不上

一是權限,優先級是否改成high

二是用wapp注冊時有一個bug https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuf38985/?reffering_site=dumpcr

具體操作是登陸ap删除wapp....cfg幾個檔案,然後就可以注冊了

這個一般是因為AP注冊了其它WLC,然後又注冊新的WLC導緻的.