method (osu-config-mode)

Configures the open sign up methods available on this OSU provider. This value is returned, in the specified order of precedence, in the ANQP OSU providers list.

Supported in the following platforms:

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

Syntax

method [oma-dm|soap-xml-spp] priority <1-2>

Parameters

method [oma-dm|soap-xml-spp] priority <1-2>
method [oma-dm|soap-xml-spp] priority <1-2> Configures the online sign up methods supported by this OSU provider
  • oma-dm – oma-dm – Configures the OSU method used as OMA (Open Mobile Alliance) device management. The OMA is a standards body developing open standards for mobile clients. OMA is relevant to service providers working across countries (with different languages), operators and mobile terminals. Adherence to OMA is strictly voluntary.
  • soap-xml-spp – Configures the OSU method used as Soap-xml subscription provisioning protocol. The SOAP (simple object access protocol) is a protocol for exchanging structured information in Web services. SOAP uses XML as its message format, and relies on other application layer protocols, like HTTP or SMTP for message negotiation and transmission.
    • priority <1-2> – Sets the priority of the specified method. Select a value from 1 - 2. The default is one (1).

Examples

nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#method soap-xml-spp priority 2
nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#show context
 osu provider test
  description "OSU created for testing purposes."
  icon iso-lang eng width 128 height 128 mime-type image/png file falsh:/testicon
  method soap-xml-spp priority 2
nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#

Related Commands

no (osu-config-mode) Removes the online sign up methods configured on this OSU provider