mac
507
Default: No log information output to the log host by default. The default recorder of the
log host is the local0; the default severity level is warnings.
Usage Guide: Only when the log host is configured by the logging command, this
command will be available. We can configure many IPv4 and IPv6 log hosts.
Example 1: Send the log information with a severity level equal to or higher than warning
to the log server with an IPv4 address of 100.100.100.5, and save to the log recording
equipment local1.
Switch(config)# logging 100.100.100.5 facility local1 level warnings
Example 2: Send the log information with a severity level equal to or higher than
informational to the log server with an IPv6 address of 3ffe:506:1:2::3, and save to the log
recording equipment local5.
Switch(config)# logging 3ffe:506:1:2::3 facility local1 level informational
46.5 logging executed-commands
Command: logging executed-commands {enable | disable}
Function: Enable or disable the logging executed-commands.
Parameter: None.
Command Mode: Global mode.
Default: Disable state.
Usage Guide: After enable this command, the commands executed by user at the
console, telnet or ssh terminal will record the log, so it should be used with the logging
LOGHOST command.
Example: Enable the command and send the commands executed by user into log host
(10.1.1.1)
Switch(Config)#logging 10.1.1.1
Switch(Config)#logging executed-commands enable
46.6 logging loghost sequence-number
Command: logging loghost sequence-number
no logging loghost sequence-number
Function: Add the loghost sequence-number for the log; the no command does not
include the loghost sequence-number.
Command Mode: Port mode










