Connectivity Guide

Table Of Contents
Encoding : gpb
Transport : grpc TLS : disabled
Source Interface : ethernet1/1/1
Active : true
Reason : Connection summary: One or more active connections
The connection 10.11.56.204:40001 is in connected state
Verify telemetry in running configuration
OS10# show running-configuration telemetry
!
telemetry
enable
!
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.
Telemetry 1083