A SERVICE OF

logo

B-2 APPENDIX B: CLI COMMAND DESCRIPTION
secondary_address [ip_address]
vc_name [vc_name]
Adds the IP Address of a remote DNS Server for the specified Domain Name to the
Domain Name Server Table. The first specified server is sent the IP Host Name to
be resolved, first without, and then with the default domain name (see set dns for
more information about the default domain name). If that server cannot resolve
the name, it is sent to the next specified server. If PPP is being used for a wide area
connection, the vc_name parameter to specify a remote connection from which
the primary and secondary addresses will be learned.
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, youll 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 systems FLASH file system, and use the
verify filter command to check the filters syntax.
add framed_route vc
<name>
ip_route [ip_address]
metric [number]
Adds a framed (static) network to the VC profile for WAN connections. This
method of creating a static route does not run RIP to learn routes, so you must
specify IP route and gateway addresses. See add ip route.
add ip defaultroute
gateway <IP_address>
{ metric [1] }
Defines a default gateway IP router, which acts as the default route for IP packets
destined for remote hosts.
Parameters Description
<domain_name> Domain name. Use * for all domains.
Status The status concerning the DNS server.
primary_address The primary IP address of the DNS server.
secondary_address The secondary IP address of the DNS server.
vc_name The VC profile to use for obtaining the DNS addresses
Parameters Description
<filter_name> Designation of a filter file, up to twenty ASCII characters.
Parameters Description
<VC profile name> VC profile name specified for the framed network. This is limited to 32
characters.
ip_route IP address of the remote network
metric Integer representing how far away the route is, in hops from other
routers. Values are 1 through 15.