The following sections describe the fields in the output for the show application iqagent command.

Display ExtremeCloud IQ Agent Information

About this task

Use this task to display ExtremeCloud IQ Agent configuration information and status.

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Display IQ Agent configuration information and status:

    show application iqagent

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.

Table 1.

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.

  • None - displays the default value (hac.extremecloudiq.com) or 0.0.0.0

  • Configured - displays the static server IP address configured using CLI or EDM.

  • DHCP - displays the dynamic server IP address configured by the DHCP server.

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.