configure iqagent server

configure iqagent server [vr [vr-name | none] | ipaddress [fqdn | ip_address| none]]

Description

Configures the optional user-defined virtual router (VR) and address for the server for ExtremeCloud™ IQ Agent to connect to.

Syntax Description

iqagent Specifies configuring IQ Agent.
server Specifies configuring IQ server.
vr Specifies selecting a VR for IQ server.
vr-name Specifies the name of the VR.
none Specifies no user-defined VR. Auto-discovery is used instead (default).
ipaddress Specifies configuring a server address
fqdn Specifies a fully-qualified domain name for IQ server.
ip_address Specifies an IP address for IQ server.
none Specifies using auto-discovered information from IQ Agent discovery (default).

Default

By default, if no VR is specified, the VR is auto-discovered.

By default, for the server address, auto-discovery is used.

Usage Guidelines

To view IQ Agent information, use the command show iqagent discovery.

Example

The following example configures connecting to IQ server on VR "VR-Mgmt":

# configure iqagent server vr VR-Mgmt

The following example configures connecting to IQ server at the address 134.141.1.1:

# configure iqagent server ipaddress 134.141.1.1

The following example unconfigures any user-defined changes and returns to auto-discovery:

# configure iqagent server none

History

This command was first available in ExtremeXOS 30.7.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465 , 5420, 5520 series switches.