Command Line Interface 111
Log Commands
SET LOG FILTER {TRACE | DEBUG | INFO | SECURITY | WARNING }
Defines the kind of information that will be written to the Eicon1530 event log. See SHOW
LOG for a description of the information writt en to the log by each setting.
ENABLE LOG MODULE {taskName | ALL}
DISABLE LOG MODULE {taskName | ALL}
Enables/disables the inclusion of firmware module messages in the log file. Each firmware
module issues status messages during the course of its operations. Use this command to set
which messages will be displayed from the log when you issue the SHOW LOG command.
taskName: Use module names as shown in SHOW LOG. For example: DHCP, DNS, PPP, IP,
IPPP.
ALL: Affects all module messages.
ENABLE LOG OUTPUT {SCREEN | REMOTE hostAddr}
Sends event log information to the specified device.
SCREEN: Every time an event is added to the log, it is also displayed on the local screen.
REMOTE: Every time an event occurs, a message is sent to the remote device. ‘hostAddr’ is
the IP address of the remote device.
DISABLE LOG OUTPUT {SCREEN | REMOTE}
Disables the output of event log messages to t he specified device.
SCREEN: Disable output of event log messages to the screen.
REMOTE: Disable sending of event log messages to the remote device.
SHOW LOG [STATUS]
Displays the event log. If STATUS is specified, this command only displays status information.