Connectivity Guide

source interface
Congures the source interface used to stream telemetry data to a destination device.
Syntax
source interface interface
Parameters interface — One of the following values:
ethernet node/slot/port[:subport] — Enter a physical Ethernet interface.
loopback number — Enter a Loopback interface, from 0 to 16383.
management 1/1/1 — Enter the management interface.
port-channel channel-id — Enter a port-channel ID, from 1 to 28.
vlan vlan-id — Enter a VLAN ID, from 1 to 4093.
Default None
Command mode SUBSCRIPTION-PROFILE
Usage information The telemetry agent uses the source interface to derive the VRF instance and IP address used to communicate
with destination devices. For gRPC transport, source interface conguration is optional. The no version of the
command removes the congured source interface from a subscription prole.
Example
OS10(conf-telemetry)# subscription-profile subscription-1
OS10(conf-telemetry-sp-subscription-1)# source-interface ethernet 1/1/1
Supported releases 10.4.3.0 or later
subscription-prole
Congures a subscription prole for streaming telemetry data.
Syntax
subscription-profile profile-name
Parameters profile-name — Enter a prole name. A maximum of 32 characters.
Default Not congured
Command mode TELEMETRY
Usage information A subscription prole associates destination groups with sensor groups, and species the data encoding format
and transport protocol. Telemetry data is sent to the IP address and port specied in the destination groups.
Example
OS10(conf-telemetry)# subscription-profile subscription-1
OS10(conf-telemetry-sp-subscription-1)#
Supported releases 10.4.3.0 or later
telemetry
Enters Telemetry conguration mode to congure streaming telemetry.
Syntax
telemetry
Parameters None
Telemetry 1141