You are here: CLI_commands > hotspot anqp-nwk-auth-profile
Previous TopicNext Topic

hotspot anqp-nwk-auth-profile

hotspot anqp-nwk-auth-profile <profile-name>

enable

nwk-auth-type <auth-type>

url <url>

no…

Description

This command configures an ANQP network authentication profile to define authentication type being used by the hotspot network.

Syntax

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:

l accept-term-and-cond—When configured, the network requires the user to accept terms and conditions.

NOTE: This option requires you to specify a redirection URL string as an IP address, FQDN or URL.

l online-enrollment—When configured, the network supports the online enrollment.
l http-redirect—When configured, additional information on the network is provided through HTTP/HTTPS redirection.
l dns-redirect—When configured, additional information on the network is provided through DNS redirection.

NOTE: 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.

Usage Guidelines

When the asra 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.

Example

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

Command History

Version

Description

Aruba Instant 6.2.1.0-3.3

This command is introduced.

Command Information

IAP Platform

Command Mode

All platforms

Configuration mode and the ANQP network authentication profile configuration sub-mode