operator

Configures a unique name of the administrator or operator responsible for the configuration and management or the hotspot. The name can be configured in English or in any language other than English. When the name is specified in English, the system allows an ASCII input. If using a language other than English, first specify the ISO-639 language code, and then specify the name as an hexadecimal code.

Supported in the following platforms:

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

Syntax

operator name [<OPERATOR-NAME>|iso-lang <ISO-639-LANG-CODE> <OPERATOR-NAME>]

Parameters

operator name [<OPERATOR-NAME>|iso-lang <ISO-639-LANG-CODE> <OPERATOR-NAME>]
name <OPERATOR-NAME> Configures the operator‘s name in English
  • <OPERATOR-NAME> – Specify the operator name in ASCII format. The name cannot exceed 252 characters.
iso-lang <ISO-639-LANG-CODE> <OPERATOR-NAME> Configures the operator‘s name in any language other than English
  • iso-lang <ISO-639-LANG-CODE> – Specify the three-character ISO-14962-1997 encoded string defining the language used in the Code field. For example, chi or spa.
    • <OPERATOR-NAME> – Specify the operator name in Hexadecimal format. The name cannot exceed 252 characters.

Examples

nx9500-6C8809(config-passpoint-policy-test)#operator name exampleoperator
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
 operator name exampleoperator
 3gpp mcc 505 mnc 14
nx9500-6C8809(config-passpoint-policy-test)#

Related Commands

no

Removes the operator's name configured for this passpoint policy