Use this task to configure IQ Agent parameters to access ExtremeCloud IQ. The following table defines parameters for the iqagent server command.

Configure Access to ExtremeCloud IQ

Use this task to configure IQ Agent parameters to access ExtremeCloud IQ.

Before you begin

You must onboard the VOSS device and configure any optional IQ Agent parameters on the supported VOSS device before you enable IQ Agent.

You can configure the IQ Agent parameters on the supported VOSS devices first, and then onboard the devices (that is, add the serial numbers for the devices in the ExtremeCloud IQ GUI) or vice versa.

For information about onboarding switches, see https://www.extremenetworks.com/support.

Procedure

  1. Enter Application Configuration mode:

    enable

    configure terminal

    application

  2. Configure the ExtremeCloud IQ IPv4 address or DNS name:

    iqagent server address WORD<1-255>

Example

Configure access to ExtremeCloud IQ using an IPv4 address:

Switch:1>enable
Switch:1#configure terminal
Switch:1(config)#application
Switch:1(config-app)#iqagent server address 192.0.2.1

Configure access to ExtremeCloud IQ using a DNS name:

Switch:1>enable
Switch:1#configure terminal
Switch:1(config)#application
Switch:1(config-app)#iqagent server address extremecloudiq.com

Variable Definitions

The following table defines parameters for the iqagent server command.

Variable Value

address <WORD 1-255>

Specifies the ExtremeCloud IQ IPv4 address or DNS name.