Activates the telemetry data stream—as defined by the telemetry profiles—to the external telemetry collector.
The collector is deactivated.
Telemetry-collector configuration mode
Activates the collector object, which streams telemetry information to the external telemetry collector.
Use the no activate command to disable streaming to the external telemetry collector.
Typical command execution.
device# configure terminal device(config)# telemetry collector collector1 device(config-collector-collector1)# ip 10.24.12.87 port 8080 device(config-collector-collector1)# encoding json device(config-collector-collector1)# profile system-profile default_system_utilization_statistics device(config-collector-collector1)# activate