Configures the optional user-defined virtual router (VR) and address for the server for ExtremeCloud™ IQ Agent to connect to.
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). |
vlan | Specifies which VLAN to run on. |
vlan-name | Specifies the name of the VLAN. |
none | Specifies no user-defined VLAN. |
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). |
By default, if no VR is specified, the VR is auto-discovered.
By default, for the server address, auto-discovery is used.
To view IQ Agent information, use the command show iqagent discovery.
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
This command was first available in ExtremeXOS 30.7.
The vlan option was added in ExtremeXOS 32.1.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465 series switches.