724-746-5500 | blackbox.com
Page 107
Chapter 7: Command-Line Management
2. Usage:
Use the show system-log command to show the system log.
3. Command Syntax:
show system-log
4. Example:
The following example shows the system log of the switch:
switch_a>show system-log
Remote Logging
Remote Logging:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to enable logging messages sent to syslog servers.
Use the no parameter with this command to disable the logging of messages that are sent to syslog servers.
3. Command Syntax:
(no) remote-log enable
4. Example:
The following example enables remote logging:
switch_a(config)#remote-log enable
switch_a(config)#
Add Syslog Server:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to enable the logging of messages that are sent to remote syslog servers.
3. Command Syntax:
remote-log del A.B.C.D
A.B.C.D Specifies the IP address of the remote syslog server.