Примечания к выпуску для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 34
 
3
Release Notes for Cisco 5760 Controller, Cisco IOS XE Release 3.2.xSE
OL-28114-04
  What’s New in Cisco IOS XE Release 3.2.2SE
For more information about captive portal bypassing, see 
What’s New in Cisco IOS XE Release 3.2.2SE
New and Enhanced GUI Features
In the earlier releases, the controller web user interface is accessed by entering http://ipaddress (the 
ipaddress is the controller IP address) in the browser. Now, you can enter http://ipaddress/wireless in the 
browser, which will also allow you to access the web user interface.
The controller web user interface is enhanced to support the following:
The Configuration Wizard—After initial configuration of the IP address and the local 
username/password or auth via the authentication server (privilege 15 needed), the wizard provides a 
method to complete the initial wireless configuration. Start the wizard through Configuration -> Wizard 
and follow the nine-step process to configure the following: 
Admin Users
NMP System Summary
Management Port
Wireless Management
RF Mobility and Country code
Command
Purpose
Step 1
configure terminal
Example:
Controller# configure terminal
Enters global configuration mode.
Step 2
parameter-map type webauth map-name
Example:
Controller(config)# parameter-map type 
webauth named
Configures a name for the parameter map and enters the parameter 
map configuration mode.
Step 3
type consent
Example:
Controller(config-params-parameter-map)# 
type consent
Configures the parameter type as consent.
Note
You can disable the popup window only if the parameter 
map type is configured as consent.
Step 4
logout-window-disabled
Example:
Controller(config-params-parameter-map)# 
logout-window-disabled
Disables the web authentication logout popup window.
Step 5
end
Example:
Controller(config-params-parameter-map)# 
end
Returns to privileged EXEC mode.