Ucentral-client
show ucentral-client server configuration
Section titled “show ucentral-client server configuration”[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 configurationServerIP Vrf------------ -------52.76.134.89 defaultshow ucentral-client server status
Section titled “show ucentral-client server status”[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 |+--------------+-------------+ucentral-client enable
Section titled “ucentral-client enable”[Command] ucentral-client enable
[Purpose] Enable Ucentral client service
[View] System configuration view
[Use Cases]
sonic(config)# ucentral-client enableucentral-client server
Section titled “ucentral-client server”[Command] ucentral-client serverstring
[Purpose] Configure Ucentral client controller IP
[Parameter]
| Parameter | Description |
|---|---|
| String | Configure the IP or URL of the controller |
[View] System configuration view
[Use Cases]
soni(config)# ucentral-client server 52.76.134.89