CLI/5/INTER_CMDRECORDFAILED: Recorded command information. (Task=[Task], RemoteIp=[RemoteIp], User=[Username], VpnName=[VpnName], Command="[Command]", PromptInfo="[PromptInfo]", UserInput="[UserInput]", Result=[Result], LocalIp=[LocalIp].)
In VS mode, this log is supported only by the admin VS.
Parameter Name | Parameter Meaning |
---|---|
Task |
Relative index of a channel type, for example, vty1 or console0. |
RemoteIp |
IP address of a user that enters the command. If a user logs in from a console interface, the IP address of the user is recorded as "**". |
Username |
User name. If users use password authentication to log in and user information cannot be obtained, "**" is displayed. |
VpnName |
Name of the VPN to which the login interface belongs. |
Command |
Command entered by a user. |
PromptInfo |
Prompt information. |
UserInput |
Information entered by a user. |
Result |
Result of executing commands, and reason why the commands fail to be executed. |
LocalIp |
Local IP address. |
Cause 1: Interaction is required during command execution and commands failed to be executed.
Cause 2: The execution of interactive commands times out.