User manual
62
list dns servers
Displays DNS Name Servers, which you configured using the
add dns server
command. The name you defined for it, the preference, the IP address and
current status (ACTIVE, INACTIVE) are listed for each DNS server.
list facilities
Displays the system facilities (processes) currently running, plus the default
log level. The log level represents the severity of error that facility will output
messages on the console port. You can change the log level using the
set
facility loglevel
command. By comparison, syslog log levels are specified by
the
set syslog <name> loglevel
command.
list filters
Displays all the filter names in the Filter Ttable, which you previously defined
using the
add filter
command. You can remove filters using
delete filter
. The
command lists the filter file name, the status of the filter, and the protocols the
file applies to. For example:
Filter Name Status Protocols
easyfilter.fil NORMAL IPX IPX-SAP
list files
Displays the files currently stored in the FLASH file system. You can remove
files using
delete file
, but you can add them using TFTP only.
list init_scripts
Displays all the entries of Modem Initialization Table, which you previously
defined using
add init script
. Initialization scripts are assigned to individual
modems using the
set switched interface
command. The default initialization
script
USR_int
carries the AT command
AT&F1S0=1
. You can modify
existing initialization scripts using the
set init_script
command.