<AC1>display wlan ap all Total number of APs: 3 Total number of connected APs: 3 Total number of connected manual APs: 3 Total number of connected auto APs: 0 Total number of connected common APs: 3 Total number of connected WTUs: 0 Total number of inside APs: 0 Maximum supported APs: 60000 Remaining APs: 59997 Total AP licenses: 60000 Local AP licenses: 60000 Server AP licenses: 0 Remaining local AP licenses: 59997 Sync AP licenses: 0 AP information State : I = Idle, J = Join, JA = JoinAck, IL = ImageLoad C = Config, DC = DataCheck, R = Run, M = Master, B = Backup AP name APID State Model Serial ID 8afa-b141-0200 1 R/M WA6320-HCL H3C_8A-FA-B1-41-02-00 8afa-b368-0300 2 R/M WA6320-HCL H3C_8A-FA-B3-68-03-00 8afa-b50f-0400 3 R/M WA6320-HCL H3C_8A-FA-B5-0F-04-00 # 当配置好VLAN、接口配置、DHCP、AP自动上线功能后。就可以查看到有三个AP已注册到AC. # 使用wlan rename-ap 命令可重命名AP
创建AP组并关联无线模板
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
wlan ap-group apg1 ap 8afa-b141-0200 ap 8afa-b368-0300 ap 8afa-b50f-0400 # 创建AP组,关联AP。 ap-model WA6320-HCL map-configuration flash:/apcfg_songxwn.com.txt # 进入型号WA6320-HCL,关联本地map文件。(因为模拟器的AP型号为此) radio 1 radio enable service-template radio 2 radio enable service-template # 进入Radio1/2 开启并关联无线模板songxwn_st,指定VLAN 100.