access: All users
Disables the DNS configuration on the Service Processor.
sp disable dns
When the Service Processor is configured to use DHCP, DHCP automatically configures DNS settings. Changes to the DNS settings in this configuration may be replaced with the DHCP client.
Return Codes
Following are the return values for this command:
| Code | Numeric Code | Description |
|---|---|---|
| NWSE_Success | 0 | Command successfully completed. |
| NWSE_InvalidUsage | 1 | Invalid usage: bad parameter usage, conflicting options specified. |
| NWSE_RPCTimeout | 2 | Request was issued, but was not serviced by the server. RPC procedure timed out and the request may or may not have been serviced by the server. |
| NWSE_NoPermission | 6 | Not authorized to perform this operation. |