hotspot anqp-nai-realm-profile <profile-name>
enable
nai-home-realm
nai-realm-auth-id-1 <auth-ID>
nai-realm-auth-id-2 <auth-ID>
nai-realm-auth-value-1 <auth-value>
nai-realm-auth-value-2 <auth-value>
nai-realm-eap-method <eap-method>
nai-realm-encoding <encoding>
nai-realm-name <name>
no…
This command defines a Network Access Identifier (NAI) realm information that can be sent as an Access network Query Protocol (ANQP) information element in a Generic Advertisement Service (GAS) query response.
Parameter |
Description |
Range | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hotspot anqp-nai-realm-profile <profile-name> |
Configures a NAI realm hotspot profile. | — | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
enable
|
Enables the NAI realm profile. |
— | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nai-home-realm | Sets the realm in this profile as the NAI Home Realm. | — | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nai-realm-auth-id-1 nai-realm-auth-id-2 |
Configures the NAI realm authentication ID. Use the nai-realm-auth-id-1 command to send the one of the following authentication methods for the primary NAI realm ID. Use the nai-realm-auth-id-2 command to send the one of the following authentication methods for the secondary NAI realm ID. |
— | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<auth-id> |
Configures any of the following types of authentication ID:
|
credential eap-inner-auth exp-inner-auth expanded-eap non-eap-inner-auth reserved
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nai-realm-auth-value-1 nai-realm-auth-value-2 |
Configures a value for NAI realm authentication. Use the nai-realm-auth-value-1 command to select an authentication value for the authentication method specified by nai-realm-auth-id-1. Use thenai-realm-auth-value-2 command to select the authentication value for the authentication method specified bynai-realm-auth-id-2. |
— | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<auth-value> |
Configures any of following types of authentication values for the specified <auth-id>:
|
sim, usim. nfc-secure, hw-token, softoken, certificate, uname-password, none, reserved, vendor-specific reserved, pap chap, mschap, mschapv2, exp-inner-eap, expanded-eap, reserved |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nai-realm-eap-method | Configures an EAP method for NAI realm. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<eap-method> |
Configures any of the following EAP methods:
|
crypto-card, eap-aka, eap-sim, eap-tls, eap-ttls, generic-token-card, identity notification, one-time-password, peap, peapmschapv2 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nai-realm-encoding <encoding> |
Configures a UTF-8 or rfc4282 formatted character string for NAI realm encoding. |
rfc4282, utf8
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nai-realm-name <nai-realm-name> |
Configures a name for the NAI realm. The realm name is often the domain name of the service provider. |
— | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
no… |
Removes any existing configuration. |
— |
Use this command to configure an NAI Realm profile that identifies and describes a NAI realm accessible to the IAP, and the method used for NAI realm authentication. The settings configured in this profile determine the NAI realm elements that are included as part of a GAS Response frame.
The following example creates an NAI realm profile:
(Instant AP)(config)# hotspot anqp-nai-realm-profile home
(Instant AP)(nai-realm "home")# nai-realm-name home-hotspot.com
(Instant AP)(nai-realm "home")# nai-realm-encoding utf8
(Instant AP)(nai-realm "home")# nai-realm-eap-method eap-sim
(Instant AP)(nai-realm "home")# nai-realm-auth-id-1 non-eap-inner-auth
(Instant AP)(nai-realm "home")# nai-realm-auth-value-1 mschapv2
(Instant AP)(nai-realm "home")# nai-home-realm
(Instant AP)(nai-realm "home")# enable
(Instant AP)(nai-realm "home")# 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 NAI realm profile configuration sub-mode |