Users Guide

Table Of Contents
gnmi-security-prole
Set the security prole for the gNMI agent.
Syntax
gnmi-security-profile profile-name
Parameters
profile-name — Enter the name of the security prole to be associated with the gNMI agent.
Default Not congured
Command mode CONFIGURATION Mode
Usage information
Before establishing a connection to the gNMI agent, set a valid application-specic security prole for the gNMI
agent. Also, congure a FQDN or an IP address for entry to the SFD server, assign client and CA certicates, and
assign the syatem Admin privileges to the user role that is used to access the agent. The security prole is
congured on the switch using the crypto security-profile command.
Example
os10(config)# gnmi-security-profile gnmi_sec_profile
Supported releases 10.4.3.0 or later
sensor-group (subscription-prole)
Assigns a sensor group with sampling interval to a subscription prole for streaming telemetry.
Syntax
sensor-group group-name sampling-interval
Parameters
group-name — Enter the name for the sensor group. In release 10.4.3.0, only pre-congured sensor groups
are supported: bgp, bgp-peer, buffer, device, environment, interface, lag, and system.
sampling-interval — Enter the interval in milliseconds used to collect data samples. The range is 0 to
4294967295. The default is 15000.
Default Not congured
Command mode SUBSCRIPTION-PROFILE
Usage information This command assigns the sensors from which data is collected for streaming telemetry to a subscription prole
and species the sampling rate. To add sensor groups to the subscription prole, re-enter the command. The
interface sensor group supports only physical and port-channel interfaces. The no version of this command
removes the sensor group from the subscription prole.
Example
OS10(conf-telemetry)# subscription-profile subscription-1
OS10(conf-telemetry-sp-subscription-1)# sensor-group bgp 30000
OS10(conf-telemetry-sp-subscription-1)# sensor-group environment 415000
Supported releases 10.4.3.0 or later
1296 Telemetry