Users Guide

Table Of Contents
destination-group dest1
destination 10.11.56.204 40001
!
subscription-profile subscription-1
destination-group dest1
sensor-group bgp 300000
sensor-group bgp-peer 0
sensor-group buffer 15000
sensor-group device 300000
sensor-group environment 300000
sensor-group interface 180000
sensor-group lag 0
sensor-group system 300000
encoding gpb
transport grpc no-tls
source-interface ethernet1/1/1
Telemetry commands
debug telemetry
Starts data collection to troubleshoot telemetry operation.
Syntax
debug telemetry
Parameters None
Default Not configured
Command mode EXEC
Usage information When an error condition occurs, use the debug telemetry command to store telemetry data in a debug file.
The telemetry debug file is stored at /var/log/grpc_server.log.
Example
OS10# debug telemetry
Supported
releases
10.4.3.0 or later
destination
Configures a destination management device that receives streaming telemetry.
Syntax
destination {ip-address | domain-name} port-number
Parameters
ip-address — Enter the IPv4 or IPv6 address of the destination device. You can enter a fully qualified
domain name (FQDN). The destination domain name resolves to an IP address — see System domain name
and list.
domain-name — Enter the fully qualified domain name of the destination device. A maximum of 32
characters.
port-number — Enter the transport-service port number to which telemetry data is sent on the destination
device.
Default Not configured
Command mode DESTINATION-GROUP
Usage information When you associate a destination group with a subscription, telemetry data is sent to the IP address and port
specified by the destination command. In the 10.4.3.0 release, only one destination is supported. The no
version of this command removes the configured destination.
Telemetry 1263