CLI/5/CMDRECORD
Message
CLI/5/CMDRECORD: Recorded command information. (Task=[Task], Ip=[Ip], VpnName=[VpnName], User=[User], AuthenticationMethod="[AuthenticationMethod]", Command="[Command]".)
Description
Recorded all commands that are entered by users but no execution result.
If a command fails to be executed, both a CMDRECORDFAILED log and a CMDRECORD log are recorded. If a command is successfully executed, only a CMDRECORD log is recorded. If a query command fails to be executed, only a CMDRECORD log but not a CMDRECORDFAILED log is recorded.
Parameters
Parameter Name | Parameter Meaning |
---|---|
Task |
Relative index of a channel type, for example, vty1 or con0. |
Ip |
IP address of a user that enters a command. If a user logs in from a console interface, the IP address of the user is recorded as "**". |
VpnName | Name of the VPN to which a user belongs. |
User |
User name. |
Command |
Command entered by a user. |
AuthenticationMethod | Authentication method. |