WiNG devices can be configured to send reports to an NSight server deployed on an external VM appliance or the ExtremeCloud IQ server. Use this parameter to provide the IP address or FQDN of the server.
server host [<IP>|<HOSTNAME>|<X:X::X:X>] {http|https}
      server host <HOSTNAME> {https} {enforce-verification}
    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. For NSight server host
                deployed on an external, on-premise, VM appliance, use one of the following options
                to identify the host: 
 | 
| {http|https} | Optional. Configures the protocol used to communicate
                with the NSight server 
 | 
server host <HOSTNAME> {https} {enforce-verification}
      | server host <HOSTNAME> | Configures the ExtremeCloud IQ server's FQDN. If ExtremeCloud IQ is the server designated to receive periodic stats, configuration details, etc. from your WiNG-managed network, use this parameter to configure the ExtremeCloud IQ server's FQDN. Note: The WiNG
                  7.3.1 firmware integrates WiNG with ExtremeCloud IQ. Going forward, WiNG devices
                  can securely connect to the ExtremeCloud IQ server. You will need the ExtremeCloud
                  IQ license and your devices  must be running WiNG 7.3.1, or later WiNG 7.x.x
                  firmware version. | 
| https | Uses HTTPS to communicate with ExtremeCloud IQ server. | 
| enforce-verification | Optional. Establishes secure connection between the WiNG devices (controller
                and RF Domain Manager) and the ExtremeCloud IQ server. Secure, encrypted communication between WiNG devices and ExtremeCloud IQ server is established only after the identity of the server and the WiNG device is successfully validated by both entities. WiNG devices use SSL authentication to validate the ExtremeCloud IQ server's CA certificate chain. Note: In addition to configuring the
                  ExtremeCloud IQ server's FQDN: 
 | 
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)#
nx9500-6C8809(config-nsight-policy-XIQ)#enable
nx9500-6C8809(config-nsight-policy-XIQ)#server host va-gcp-wing.extremecloudiq.com https enforce-verification

Note
In the syntax above, replace the FQDN with the ExtremeCloud IQ FQDN provided to you at the time of installation.nx9500-6C8809(config-device-B4-C7-99-6C-88-09)#use nsight-policy XIQ
nx9500-6C8809(config-rf-domain-XIQ)#use nsight-policy XIQ
nx9500-6C8809#copy xiq-cachain from ftp://<IP-ADDRESS>/<FILE-NAME>

Note
This step is optional. WiNG 7.3.1 devices are auto-provisioned with the ExtremeCloud IQ CA cert chain. However, if you have changed the ExtremeCloud IQ server's CA cert, execute this command to copy it to your WiNG devices.| no (nsight-policy-config-commands) | Removes the NSight or ExtremeCloud IQ server's IP address or hostname configuration from this NSight policy |