Specifications

CLI Management Guide
TigerAccess™ EE
164 SMC7824M/VSW
Syslog Output Level with a Priority
To set a user-defined syslog output level with a priority, use the following command.
Command Mode Description
syslog output priority {auth |
authpriv | kern | local0 | local1 |
local2 | local3 | local4 | local5 |
local6 | local7 | syslog | user}
{emerg | alert | crit | err | warning
| notice | info} console
Generates a user-defined syslog message with a prior-
ity and forwards it to the console.
syslog output priority {auth |
authpriv | kern | local0 | local1 |
local2 | local3 | local4 | local5 |
local6 | local7 | syslog | user}
{emerg | alert | crit | err | warning
| notice | info} local {volatile |
non-volatile}
Generates a user-defined syslog message with a prior-
ity in the system memory.
volatile: deletes a syslog message after restart.
non-volatile: reserves a syslog message.
syslog output priority {auth |
authpriv | kern | local0 | local1 |
local2 | local3 | local4 | local5 |
local6 | local7 | syslog | user}
{emerg | alert | crit | err | warning
| notice | info} remote A.B.C.D
Global
Generates a user-defined syslog message with a prior-
ity and forwards it to a remote host.
To disable a user-defined syslog output level, use the following command.
Command Mode Description
no syslog output priority {auth |
authpriv | kern | local0 | local1 |
local2 | local3 | local4 | local5 |
local6 | local7 | syslog | user}
{emerg | alert | crit | err | warning
| notice | info} console
no syslog output priority {auth |
authpriv | kern | local0 | local1 |
local2 | local3 | local4 | local5 |
local6 | local7 | syslog | user}
{emerg | alert | crit | err | warning
| notice | info} local {volatile |
non-volatile}
no syslog output priority {auth |
authpriv | kern | local0 | local1 |
local2 | local3 | local4 | local5 |
local6 | local7 | syslog | user}
{emerg | alert | crit | err | warning
| notice | info} remote A.B.C.D
Global
Deletes a specified user-defined syslog output level
with a priority.