Reinstall ExtremeCloud IQ Agent Firmware

Perform this procedure to return the ExtremeCloud IQ Agent firmware version on the switch to the version bundled with the VOSS image currently installed on the switch, for example, if you downgrade the VOSS image version and do not reconnect to ExtremeCloud IQ automatically.

Procedure

  1. Enter Application Configuration mode:

    enable

    configure terminal

    application

  2. Disable ExtremeCloud IQ Agent:

    no iqagent enable

  3. Reinstall the ExtremeCloud IQ Agent firmware:

    software iqagent reinstall

  4. Enable ExtremeCloud IQ Agent:

    iqagent enable

Example

Switch:1>enable 
Switch:1#configure terminal 
Enter configuration commands, one per line.  End with CNTL/Z.
Switch:1(config)#application
Switch:1(config-app)#no iqagent enable
Switch:1(config-app)#software iqagent reinstall

Reinstalling IQAgent from VOSS image
Switch:1(config-app)#iqagent enable