configure tech-support collector

configure tech-support collector [hostname | ip_address] tcp-port port {vr vr_name} {from source_ip_address} {ssl [on | off]}

Description

This command reconfigures the TCP port, the VR, the Source IP Address, and SSL mode of an existing collector.

Syntax Description

hostname Host name of the collector.
ip_address IPv4 address of the collector.
tcp-port TCP port number that the collector is listening.
port Port number. The range is 1-65535.
vr vr_name Specifies the Virtual router and virtual router name. The default name is VR-Mgmt.
from source_ip_address Specifies the source and the source IPv4 address. The default source is the IP address on VLAN Mgmt.
ssl Specifies the Secure Sockets Layer. The default is on if the ssh.xmod is installed, otherwise it is off.
on Specifies that SSL is on. This is the default setting if the ssh.xmod is installed.
off Specifies that SSL is off, or that the ssh.xmod is not installed.

Default

Disabled.

Usage Guidelines

This command reconfigures the TCP port, the VR, the Source IP Address, and SSL mode of an existing collector. The collector to be reconfigured is specified by its hostname or IP address. If the specified collector does not exist, an error message ERROR: The collector 1.1.1.1 does not exists is displayed.

Example

The following command reconfigures the tech support collector:

configure tech-support collector

History

This command was first available in ExtremeXOS 15.4.

Platform Availability

This command is available on all platforms.