name (osu-config-mode)
  
  
    
      Configures the OSU provider‘s name. This value is returned 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
      
      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)#