SHELL/5/CMDRECORDFAILED:Recorded command information. (Task=[string], Ip=[string], VpnName=[STRING], User=[string], AuthenticationMethod="[STRING]", Command="[string]", Result=[string])
Parameter Name | Parameter Meaning |
---|---|
Task | Indicates the task name. |
Ip | Indicates the IP address. When the device fails to obtain the user IP address, for example, in a scenario where the user logs in using a Console interface or AUX interface, asterisks (**) are used to indicate the IP address. |
VpnName | Indicates a VPN instance name. |
User | Indicates the user name. For an internal command, if the device fails to obtain the user name, "_system_" is used as the user name. If a user uses the password authentication mode for login but the device fails to obtain the user name, "**" is used as the user name. |
AuthenticationMethod | Indicates the user authentication mode. |
Command | Indicates the command that is executed. |
Result | Indicates a command execution result. The available options are ExecutionFailure and AuthenticationFailure. |