set protocols grpc enable


The set protocols grpc enable command enables gRPC agent on the device, which supports the gNMI interface for dial-in mode of Telemetry technology.

The delete protocols grpc enable command disables the gRPC agent function on the device.


Command Syntax

set protocols grpc enable <true | false>


Parameter

Parameter

Description

enable <true | false>

Enables or disables gRPC agent function on the device. The value could be true or false.

  • true: Enables gRPC agent function.
  • false: Disables gRPC agent function.

By default, gRPC agent function is disabled.


Example

  • Enable gRPC agent.
admin@Xorplus# set protocols grpc enable true
admin@Xorplus# commit


Copyright © 2024 Pica8 Inc. All Rights Reserved.