Connectivity Guide

destination-group (telemetry)
Congures a destination group for streaming telemetry.
Syntax
destination-group group-name
Parameters group-name — Enter the name of the destination group. A maximum of 32 characters maximum.
Default Not congured
Command mode TELEMETRY
Usage information A destination group denes the destination servers to which streaming telemetry data is sent. The no version of
this command removes the congured group.
Example
OS10(conf-telemetry)# destination-group dest1
OS10(conf-telemetry-dg-dest1)#
Supported releases 10.4.3.0 or later
enable
Enables telemetry on the switch.
Syntax
enable
Parameters None
Default Telemetry is disabled.
Command mode TELEMETRY
Usage information Enter the no enable command to disable telemetry.
Example
OS10(conf-telemetry)# enable
Supported releases 10.4.3.0 or later
encoding
Congures the encoding format used to stream telemetry data to a destination device.
Syntax
encoding format
Parameters format — Enter the gpb (Google protocol buer) encoding format in which data is streamed.
Default None
Command mode SUBSCRIPTION-PROFILE
Usage information The no version of the command removes the congured encoding format from a subscription prole.
Example
OS10(conf-telemetry)# subscription-profile subscription-1
OS10(conf-telemetry-sp-subscription-1)# encoding gpb
Supported releases 10.4.3.0 or later
Telemetry 1137