Celestica Documentation Portal

Find your product documents here

Server port

Configures the server port.

Syntaxserver port <value>
Command modeTelemetry Config
Parameters
  • value – Server port number.

Usage
  • By default, GNMI server runs on 8080 port.

  • Telemetry service will be restarted to apply the configuration; wait for telemetry container to be up prior to applying the subsequent configuration.

  • Use no server port for the default port number to be applied.

Supported Releases1.1.0 or later
Click command None
Example
sonic(conf-telemetry)# server port 9090
sonic(conf-telemetry)# no server port
sonic(conf-telemetry)#