Specifications
Chapter 8. Command Reference 211
The Syslog filter can comprise one or more ranges of IP addresses that DHCP may return for Syslog servers. To
delete addresses from the Syslog filter, use the command system delsyslogfilter (page 220).
This command does not affect the Syslog server addresses that you specify explicitly. For more information on the
router as Syslog client, see page 153.
Note: This command does not require a reboot and is effective immediately.
first ip addr First IP address of the valid server range.
last ip addr Last IP address of the valid server range. May be omitted if the range contains only one IP
address.
LAN Limits the valid Syslog servers to those on the local Ethernet LAN.
Example:
system addSyslogFilter 192.168.1.5 192.168.1.12
SYSTEM ADDSYSLOGSERVER
Adds an address to the list of Syslog servers. The router sends system event messages to all Syslog servers in the
list, unless the Syslog port has been disabled. For more information about the router as Syslog client, see page
153.
To see the server addresses, use the command system list. To remove a Syslog server address from the list, use
the command system delSyslogServer (page 221).
Note: This command does not require a reboot; it takes effect immediately.
ipaddr IP address to be added to the Syslog server address list (4 decimals separated by periods).
Example:
system addSyslogServer 192.168.1.5
SYSTEM ADDTELNETFILTER
This command is used to validate Telnet clients by defining a range of IP addresses that are allowed to access the
router via Telnet. This validation feature is off by default.
Note 1: This command does not require a reboot and is effective immediately.
Note 2: To list the range of allowed clients, use the command system list when you are logged in with read and
write permission (log in with password).
system addSyslogFilter <firstipaddr> [<last ip addr>] | LAN
system addSyslogServer <ipaddr>
system addTelnetFilter <first ip addr> [<last ip addr>] | LAN