User manual

CLI Reference Guide 85
set interface <
interface_name
>
filter_access [
ON | OFF
]
input_filter <
filter_name
>
output_filter <
filter_name
>
Sets filter parameters for the specified protocol on the specified interface. You
can see the available filter files using
list filters
, view the contents of a filter
file using
show filter
, and add filter files to FLASH memory using TFTP.
Parameters Description
<interface_name> Designation of interface you are setting parameters for.
Limit:
32
characters.
filter_access ON causes filters specified for an interface with a set
interface command, to override filters specified with a
set user command, when the filters are of the same type.
input_filter Name of filter file you wish to be applied to the input
stream coming in on the specified interface. Limit:
20
characters.
output_filter Name of the filter file you wish to be applied to the
output stream leaving the specified interface. Limit:
20
characters.
set ip network <
name
>
broadcast_algorithm [
number
]
reassembly_maximum_size [
number
]
rip_authentication_key [
string
]
rip_policies_update <
rip_policies
>
routing_protocol [
NONE | RIPV1 | RIPV2
]
Sets the broadcast algorithm, the maximum size used for reassembling
fragmenting packets, the RIP authentication string, RIP policies, and the
routing protocol for the specified interface. The only required parameter for
this command is <name>. All other parameters are optional. You can set all of
them at once, or one at a time. This command can only be used on IP
networks that have already been defined using
add ip network
. You can list the
currently defined IP networks using
list ip networks
. Note: as with all networks
or network services, you must disable the IP network before setting these
parameters, usingthe
disable ip network
command.
See RIP policies and table on the following pages.