3.2.6.1 COMMAND_NOT_SUPPORTED Response

When a client executes a command, the client is responsible for making sure that it has implemented the command. The execution of an unimplemented command by a client is defined to produce a response with the COMMAND_NOT_SUPPORTED status. This response tells the host that that the client has not implemented the command.

See Client Command Processing and Response Generation for more details on when this response is generated by a client.

3.2.6.1.1 Response Details

COMMAND_NOT_SUPPORTED Response Details

Status Code

0x02

Response Data Payload

None

3.2.6.1.2 Response Example

The following figure shows an example of the COMMAND_NOT_SUPPORTED response.