hotspot anqp-nwk-auth-profile <profile-name>
enable
nwk-auth-type <auth-type>
url <url>
no…
This command configures an ANQP network authentication profile to define authentication type being used by the hotspot network.
Parameter |
Description |
Range | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hotspot anqp-nwk-auth-profile <profile-name> |
Configures an ANQP network authentication profile. |
— | ||||||||||||
enable | Enables the network authentication profile. | — | ||||||||||||
nwk-auth-type |
Defines the network Authentication type being used by the hotspot network. |
— | ||||||||||||
<auth-type> |
Allows you to specify any of the following values:
This option requires you to specify a redirection URL string as an IP address, FQDN or URL.
This option requires you to specify a redirection URL string as an IP address, FQDN or URL. |
accept-term-and-cond, online-enrollment, http-redirect, dns-redirect |
||||||||||||
url |
Configures URL, IP address, or FQDN used by the hotspot network for the accept-term-and-cond or dns-redirect network authentication types. |
— | ||||||||||||
no… |
Removes any existing configuration. |
— |
When the
option is enabled in the hotspot profile associated with a WLAN SSID, the settings configured for the network authentication profile are sent in the GAS response to the client.The following command configures a network authentication profile for DNS redirection.
(Instant AP)(config)# hotspot anqp-nwk-auth-profile default
(Instant AP)(network-auth "default")# nwk-auth-type dns-redirection
(Instant AP)(network-auth "default")# url http://www.example.com
(Instant AP)(network-auth "default")# enable
(Instant AP)(network-auth "default")# end
(Instant AP)# commit apply
Version |
Description |
Aruba Instant 6.2.1.0-3.3 |
This command is introduced. |
IAP Platform |
Command Mode |
All platforms |
Configuration mode and the ANQP network authentication profile configuration sub-mode |