Users Guide

Table Of Contents
Sensor Path : dell-base-if-cmn/if/interfaces
Group : system
Sensor Path : system-status/current-status
OS10# show telemetry subscription-profile
Telemetry Status : enabled
-- Telemetry Subscription Profile --
Name : subscription-1
Destination Groups(s) : dest1
Sensor-group Sample-interval
-----------------------------------
bgp 300000
bgp-peer 0
buffer 15000
device 300000
environment 300000
interface 180000
lag 0
system 300000
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
Supported
releases
10.4.3.0 or later
source interface
Configures 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 configuration is optional. The no version of the
command removes the configured source interface from a subscription profile.
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
Telemetry 1269