Configure AIQ UM proxy server for IMT service
Suggest changes
If you are using a proxy server with AIQ UM for Cisco Intersight with NetApp ONTAP storage, you must configure the setup through the command line interface (CLI) to utilize the interoperability matrix tool service (IMT). The IMT service is available under the Interoperability tab of the Integrated Systems page. You must use the Active IQ Unified Manager Virtual Machine (OVA) Diag shell to configure the AIQ UM proxy server settings.
For information on how to access the AIQ UM Diag shell, see How to access Active IQ Unified Manager Virtual Machine (OVA) DIAG shell |
Steps
-
Log into the AIQ UM terminal and run the following command to log into um.
um cli login -u <um maintenance user name>
Example
um cli login -u admin
-
Set the
imt_proxy_host
andimt_proxy_port
by running the following commands.The IMT proxy is a separate configuration from AutoSupport (ASUP) proxy configurations. um option set imt.https.proxy.host=<IMT_PROXY_HOST> um option set imt.https.proxy.port=<IMT_PROXY_PORT>
Example
um option set imt.https.proxy.host=example-proxy.cls.eng.com um option set imt.https.proxy.port=8200
IMT proxy server configurations do not support authentication. -
View the IMT proxy details to verify the
proxy_host
andproxy_port
settings through the following command.um option list |grep imt