User manual

CLI Reference Guide 29
add dns server <
IP_address
>
preference <
priority_rating
>
name <
server_name and domain_name
>
Adds the IP Address of a remote DNS Server to the Domain Name Server
Table. The preference number specifies the order DNS Servers in this table
are accessed. The first specified server is sent the IP Host Name to be
resolved, first
with
, then
without
the default domain name (see
set dns
domain_name
for more information about the default domain name). If that
server cannot resolve the name, it is sent to the next specified server.
Parameters Description
<IP_address> IP Address of a server in nnn.nnn.nnn.nnn format.
preference Specifies the order in which name servers are used.
name Designation (optional) of the name server.
add filter <
filter_name
>
Adds a filter file name to the Filter Table. The Filter Table is a managed list
of filter names used by SNMP. A filter file is a text file stored in the FLASH
file system that you load using TFTP.
Add filter
also verifies the syntax of the
filter file. If syntax verification fails, you’ll receive an error message, and the
filter will still be added to the table, but is not usable. You must correct the
filter file in a text editor, use TFTP to export the updated file to the system’s
FLASH file system, and use the
verify filter
command to check the filter’s
syntax.
Parameters Description
<filter_name> Designation of a filter file, up to twenty ASCII characters.