Efficient Networks 107-0001-000 Remote list remotename, Remote ipfilter list input internet

Models: 107-0001-000

1 516
Download 516 pages 19.79 Kb
Page 222
Image 222

Chapter 6: Remote Commands

Efficient Networks® Router family

 

Command Line Interface Guide

 

 

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 -qor -vare specified for the filter, and a remote ipfilter watch <on> command is 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 remote list command.

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®

Page 222
Image 222
Efficient Networks 107-0001-000 manual Remote list remotename, Remote ipfilter flush receive internet