Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 6: Remote Commands
Efficient Networks
®
Page 6-29
remote ipfilter
Manages the IP filters on the WAN interface. The filters screen IP packets at the
interface level.
You can define filters for any entry in the remote router database. To see the names of
the remote entries, use the command
remote list
.
A remote entry can have up to four lists of filters; the list types are Input, Receive,
Transmit, and Output. For more information on how these filter types are applied, see
“
IP Filtering” on page 5-23.
NOTE:
IP filters take effect immediately upon entry. They can even affect the current
connection that you are using to enter commands. Unlike other configuration
changes, you do not need to save and restart or reboot
Mgmt Class
Security (R/W)
Input Format
remote ipfilter <command> <type> <action> <parameters>
<remotename>
The following
<command>
s are provided for managing IP filters for the WAN interface:
remote ipfilter append
eth ip filter append [<line number>] <type> <action>
[<parameters>] [<remotename>]
Appends a filter to the list of filters for this
<type>
(Input, Receive, Transmit, or
Output) for this remote entry.
If no line number is specified, the filter is appended to the end of the list; otherwise, it
is appended after the specified line. For example, “
append 0
” appends the filter after
line 0. Filters are used in the order they appear in their list.
remote ipfilter insert
remote ipfilter insert <type> <action> <parameters>
<remotename>
Inserts a filter in the list of filters for this
<type>
(Input, Receive, Transmit, or Output)
for this remote entry.