server-host
  
    Configures the ExtremeLocation server‘s
      hostname. When configured, the WiNG controller
      stages the Tenant‘s site hierarchy information to the specified server.
    Supported in the following platforms: 
            
            
                - Access Points — AP410i/e
                    AP460i/e, AP505i, AP510i/e, AP560i/h, AP7522, AP7532, AP7562, AP7602, AP7612,
                    AP7622, AP7632, AP7662, AP8432, AP8533
- Service Platforms — NX5500,
                    NX7500, NX9500, NX9600, VX9000
Syntax
      
      server-host 1 ip <HOSTNAME> {port <1-65535>}
    
    Parameters
      
      server-host 1 ip <HOSTNAME> {port <1-65535>}
      
            
              | server-host 1 ip <HOSTNAME> | Identifies the ExtremeLocation server by its hostname | 
            
              | {port <1-65535>} | optional. Configures the port on which the
                ExtremeLocation server is reachable | 
          
    
    Examples
      
      nx9500-6C8809(config-location-policy-ELocPolicy)#server-host 1 ip xyz.com
      nx9500-6C8809(config-location-policy-ELocPolicy)#show context
location-policy ELocPolicy
 enable
 server-host 1 ip xyz.com port 443
 location-key dGVzdEAxMjM0NQo
nx9500-6C8809(config-location-policy-ELocPolicy)#