name (osu-config-mode)
  
  
    
      Configures the OSU provider‘s name. This value is returned in the ANQP
        OSU providers list.
    
    Supported in the following platforms: 
         
         
            - Access Points — AP410i/e, AP460i/e, AP505i, AP510i/e, AP560i/h, AP7522, AP7532, AP7562,
               AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
               — NX5500, NX7500, NX9500, NX9600, VX9000
Syntax
      
      name [<NAME>|iso-lang <ISO-LANG-CODE> <NAME>]
    
    Parameters
      
      name [<NAME>|iso-lang <ISO-LANG-CODE> <NAME>]
      
            
              | <NAME> | Configures the OSU provider‘s name. It should not exceed
                253 characters in length. 
                  <NAME> – Specify the name in ASCII format. By default the system configures
                    the name in English. | 
            
              | iso-lang <ISO-LANG-CODE> <NAME> | Identifies the language by its ISO 639 language code
                (for example, ‘chi-chinese‘ or ‘spa-spanish‘). By default the language is set to
                English. If specifying the name in any language other than English, specify the ISO
                language code. 
                  <NAME> – Specify the name in hexadecimal code. | 
          
    
    Examples
      
      nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#name testOSU
      nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#show context
 osu provider test
  name testOSU
  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
  nai test.org
nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#