Skip to content
Ask AI

Ucentral-client

[Command] show ucentral-client server configuration

[Purpose] The ucentral-client feature is used to connect the device to a unified controller platform, facilitating subsequent configuration viewing, configuration deployment, and unified management and topology planning. This show command is used to view the ucentral-client configuration. The service must be enabled and the corresponding controller IP address must be configured in advance.

[View] System view

[Use Cases]

sonic# show ucentral-client server configuration
ServerIP Vrf
------------ -------
52.76.134.89 default

[Command] show ucentral-client server status

[Purpose] To view the status of ucentral-client, the service must be enabled and the corresponding controller IP address must be configured in advance.

[View] System view

[Use Cases]

sonic# show ucentral-client server status
+--------------+-------------+
| ServerIP | status |
+==============+=============+
| 52.76.134.89 | connected |
+--------------+-------------+

[Command] ucentral-client enable

[Purpose] Enable Ucentral client service

[View] System configuration view

[Use Cases]

sonic(config)# ucentral-client enable

[Command] ucentral-client serverstring

[Purpose] Configure Ucentral client controller IP

[Parameter]

ParameterDescription
StringConfigure the IP or URL of the controller

[View] System configuration view

[Use Cases]

soni(config)# ucentral-client server 52.76.134.89