server
  
  
    Configures the
      external NSight server's IP address or hostname

Note   
Starting with 
WiNG 5.9.4 you
        will not be able to configure NSight server on an 
VX 9000, 
NX 95XX, or 
NX 96XX platform.
        Extreme NSight is a separate target that can only be deployed on an
        external VM appliance.
 
 
    Supported in the following platforms: 
      
      
        - Service Platforms — NX 75XX, NX 95XX, NX 96XX, VX 9000
 
      
     
    Syntax
      
      server host [<IP>|<HOSTNAME>|<X:X::X:X>] {http|https}
     
    Parameters
      
      server host [<IP>|<HOSTNAME>|<X:X::X:X>] {http|https}
      
          
          
          
            
              | server host [<IP>| <HOSTNAME>|
                <X:X::X:X>] | 
              Configures the NSight server's IP address or hostname. Use one of the following
                options to identify the NSight server:
                  - <IP> – Configures the
                    NSight server‘s IPv4 address 
 
                  - <HOSTNAME> – Configures
                    the NSight server‘s hostname 
 
                  - <X:X::X:X> – Configures
                    the NSight server‘s IPv6 address
 
                 
Note: When this NSight policy is applied to an RF Domain, the RF Domain manager
                  posts statistics (polled from devices within the RF Domain) to the external
                  Extreme NSight server host specified here. 
 | 
             
            
              | {http|https} | 
              Optional. Configures the protocol used to communicate
                with the NSight server
                  - http – Optional. Uses HTTP to communicate 
 
                  - https – Optional. Uses HTTPS to communicate (this is the default setting)
                  
 
                 
 | 
             
          
         
 | 
     
    Examples
      
      nx9510-6C8A5C(config-nsight-policy-test2)#server host 172.22.0.153 http
      nx9510-6C8A5C(config-nsight-policy-test2)#show context
nsight-policy test2
 server host 172.22.0.153 http 
nx9510-6C8A5C(config-nsight-policy-test2)#