Display ExtremeCloud IQ Agent Information
About this task
Use this task to display ExtremeCloud IQ Agent configuration information and status.
Procedure
Example
Display IQ Agent configuration information and status when IQ Agent is enabled using the default ExtremeCloud IQ server:
Switch:1>show application iqagent ================================================================================ IQAgent Info ================================================================================ Agent Admin State : true Agent Version : 0.2.7 Agent Oper State : connected Server Address : hac.extremecloudiq.com Server Address Origin : None Proxy Address : extremeiq.com Proxy TCP Port : 21 Proxy Username : admin
Display IQ Agent disabled state:
Switch:1>show application iqagent ================================================================================ IQAgent Info ================================================================================ Agent Admin State : false Agent Version : 0.2.7 Agent Oper State : disconnected Server Address : 0.0.0.0 Server Address Origin : None Proxy Address : 0.0.0.0 Proxy TCP Port : 0 Proxy Username :
Display IQ Agent configuration information and status when DHCP provides a dynamic server IP address:
Switch:1>show application iqagent ================================================================================ IQAgent Info ================================================================================ Agent Admin State : true Agent Version : 0.2.7 Agent Oper State : disconnected Server Address : 192.0.2.1 Server Address Origin : DHCP Proxy Address : 0.0.0.0 Proxy TCP Port : 0 Proxy Username :
Display IQ Agent configuration information and status when DHCP Client is disabled on the switch:
Switch:1>show application iqagent ================================================================================ IQAgent Info ================================================================================ Agent Admin State : false Agent Version : 0.2.7 Agent Oper State : disconnected Server Address : hac.extremecloudiq.com Server Address Origin : None Proxy Address : 0.0.0.0 Proxy TCP Port : 0 Proxy Username :
Job Aid
The following sections describe the fields in the output for the show application iqagent command.
Output |
Description |
---|---|
Agent Admin State |
Specifies the administrative state of the IQ Agent. |
Agent Version |
Specifies the IQ Agent version that runs on the device. |
Agent Oper State |
Specifies the operational status of the IQ Agent, whether IQ Agent is connected to ExtremeCloud IQ. |
Server Address |
Specifies the default ExtremeCloud IQ server. |
Server Address Origin |
Specifies the origin of the server IP address.
|
Proxy Address |
Specifies the proxy address. |
Proxy TCP Port |
Specifies the proxy TCP port. |
Proxy Username |
Specifies the proxy server username. |
Proxy Password |
Specifies the proxy server password. |