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 on the following devices: 
         
         
            - Access Points: AP3000/X, AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
               AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
               AP8533.
- Service Platforms:
               NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, 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)#