Specifies the transport protocol for network-elements telemetry streaming.
TCP is specified.
Telemetry-server configuration mode
This command (and the SSL option) are available only for the gRPC-server implementation. They are not supported for the external-collector telemetry implementation.
To revert to the default TCP protocol, use the no form of this command.
The following example enables SSL as the telemetry transport protocol.
device# configure terminal device(config)# telemetry server device(config-server-mgmt-vrf)# do telemetry client-cert generate device(config-server-mgmt-vrf)# transport ssl device(config-server-mgmt-vrf)# activate