net-auth-type

Configures the network authentication type used in this hotspot. The details configured are returned in response to an ANQP query. Use this option to specify how W-iFi connection attempts are authenticated and validated using a dedicated redirection URL resource.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

net-auth-type [accept-terms|dns-redirect|http-redirect|online-enroll] {url <URL>}

Parameters

net-auth-type [accept-terms|dns-redirect|http-redirect|online-enroll] {url <URL>}

net-auth-type

Specifies the network authentication type used with this passpoint policy. The options are: accept-terms, dns-redirect, http-redirect, and online-enroll.

accept-terms

Enables user acceptance of terms and conditions

dns-redirect

Enables DNS redirection of user

http-redirect

Enables HTTP redirection of user

online-enroll

Enables online user enrolment

url <URL>

Optional. Specify the location for each of above network authentication types.

Examples

nx9500-6C8809(config-passpoint-policy-test)#net-auth-type accept-terms url www.test.com
nx9500-6C8809(config-passpoint-policy-test)#show context
passpoint-policy test
 access-network-type chargeable-public
 connection-capability ip-protocol 2 port 10 closed
 nai-realm example
  eap-method 1 ttls auth-param vendor hex 00001E
  eap-method 2 rsa-public-key auth-param credential cert
 net-auth-type accept-terms url www.test.com
 3gpp mcc 505 mnc 14
nx9500-6C8809(config-passpoint-policy-test)#

Related Commands

no

Removes the network authentication type configured with this passpoint policy