Overview
This article provides information regarding the Exinda CLI command sdp
.
You can use the sdp
command to enable using SDP (Service Delivery Point) to manage your Exinda.
Information
NOTE: The following syntax convention is used:
- {}: Options are enclosed in braces and are separated by '|'
- []: Optional keywords are enclosed in brackets
- <>: User input is required where variables are enclosed in greater-than and less-than symbols
The following table describes the commands used for performing common actions related to sdp:
Action Description |
Command | Parameter Description |
To set the SDP server address |
sdp address <sdp ip or fqdn> |
<sdp ip or fqdn> - Address of your SDP or FQDN (Fully Qualified Domain Name) |
To enable the SDP service |
sdp enable |
Not Applicable |
To enable SDP verify certificate |
sdp verify |
Not Applicable |
To restart the SDP service |
service sdp restart |
Not Applicable |
To show the SDP service running status |
show service sdp |
Not Applicable |
Find more CLI commands.