Release Notes

0511587-03 | September 2014 Dell Networking W-Series Instant 6.4.2.0-4.1.1 | CLI Reference Guide
Parameter Description
Range
<eap-method>
Configures any of the following EAP methods:
l crypto-card Crypto card authentication
l eap-aka—EAP for UMTS Authentication and Key
Agreement
l eap-sim—EAP for GSM Subscriber Identity Modules
l eap-tls—EAP-Transport Layer Security
l eap-ttls—EAP-Tunneled Transport Layer Security
l generic-token-card—EAP Generic Token Card (EAP-
GTC)
l identity EAP Identity type
l notification—The hotspot realm uses EAP Notification
messages for authentication.
l one-time-password—Authentication with a single-use
password
l peap—Protected Extensible Authentication Protocol
l peapmschapv2 Protected Extensible Authentication
Protocol with Microsoft Challenge Handshake
Authentication Protocol version 2
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.
Usage Guidelines
Use this command to configure an NAI Realm profile that identifies and describes a NAI realm accessible to the
W-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.
Example
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