The server enable command enables the gRPC service.
The undo server enable command disables the gRPC service.
By default, the gRPC service is disabled.
Usage Scenario
If a collector functioning as a client initiates a connection to a device functioning as a server, the data sampled is dynamically subscribed to. In this case, you need to enable the gRPC service on the server.
Prerequisites
The gRPC service listens to a specified source IP address. Therefore, before enabling the gRPC service, you must run the source-ip command to configure a source address to be listened.
Precautions
To delete a configured source address, ensure that the gRPC service is disabled.