If an entered command passes the validation check, the command is executed correctly. If an entered command does not pass the validation check, the system displays an error message.
Table 1 describes common error messages.
Error Message |
Cause |
---|---|
Unrecognized command |
No command is found. |
No keyword is found. |
|
Wrong parameter |
The parameter type is incorrect. |
The parameter value exceeds the limit. |
|
Incomplete command |
The entered command is incomplete. |
Too many parameters |
The entered parameters are excessive. |
Ambiguous command |
The entered command is ambiguous. |