Table of Contents

Advertisement

Chapter 6: Remote Commands
Specify one of these options to determine when watch messages are sent for this
filter. The messages are sent to the console serial port (and to any Syslog servers;
see
see
"Syslog Client" on page 7-1.
If neither -q or -v are specified for the filter, and a
entered for the interface, a message is sent each time this filter causes a packet to be
dropped or rejected.
If -q (quiet) is specified, no messages are printed for this filter, even if the filter causes a
packet to be dropped or rejected.
If -v (verbose) is specified, a message is printed every time this filter matches a packet,
regardless of the filter action.
The <remotename> specifies the entry in the remote router database that the
command applies to. To see the remote names, use the
Examples
This command example deletes all IP filters of type Receive for the remote interface
internet.
-> remote ipfilter flush receive internet
The following two command examples have the same effect: they deny all IP traffic for
the remote interface internet from the specified destination addresses. The addresses
can be specified as 192.168.0.0 masked with 255.255.0.0 or as the range
192.168.0.0 through 192.168.255.255.
-> remote ipfilter append receive drop -da 192.168.0.0 -dm
255.255.0.0 internet
-> remote ipfilter append receive drop -da 192.168.0.0:192.168.
255.255 internet
This command example lists all IP filters of type Input for the remote interface internet.
-> remote ipfilter list input internet
Response
Command prompt.

remote list

Lists the remote router entry (or all the entries) in the remote router database. The
result is a complete display of the current configuration settings for the remote
router(s), except for the authentication password/secret.
Mgmt Class
Network (R)
Input Format
remote list <remotename>
Page 6-34
Efficient Networks
Command Line Interface Guide
)
remote ipfilter watch
remote list
®
Router family
<on> command is
command.
®
Efficient Networks

Advertisement

Table of Contents
loading

Table of Contents