configure iqagent server

configure iqagent server [vr [vr-name {vlan vlan-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.
serverSpecifies configuring IQ server.
vrSpecifies selecting a VR for IQ server.
vr-nameSpecifies the name of the VR.
noneSpecifies no user-defined VR. Auto-discovery is used instead (default).
vlanSpecifies which VLAN to run on.
vlan-nameSpecifies the name of the VLAN.
ipaddressSpecifies configuring a server address
fqdnSpecifies a fully-qualified domain name for IQ server.
ip_addressSpecifies an IP address for IQ server.
noneSpecifies 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.

The vlan option was added in ExtremeXOS 32.1.

Platform Availability

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