beautypg.com

Eicon Networks Diva 2440 User Manual

Page 69

background image

Command Line Reference

Page 69

ENABLE FILTER
DISABLE FILTER

Valid context: Profile, Port, IP_Filter, Ether_Filter

In a profile context, this command enables/disables all filters defined for the current profile. In a
filter context, this command enables/disables the filters defined for the current filter only.

COPY FILTER

Valid context: IP_Filter, Ether_Filter

Copies an existing filter to the current filter. This command is only available in the filter context.
Use SHOW FILTER to see a list of filters.

SET ACTION

Valid context: IP_Filter, Ether_Filter

Sets the action this filter takes when data matching the filter setting is encountered.

SET DIRECTION

Valid context: IP_Filter, Ether_Filter

Defines whether a filter applies to incoming or outgoing data.

SET IP SOURCE
SET IP DESTINATION

Valid context: IP_Filter

SET IP SOURCE defines a source address and network mask for this filter. This filter will
process data from this source only and will ignore data from other sources.

SET IP DESTINATION defines a destination address and network mask for this filter. This filter
will process data sent to this address only and will ignore data intended for other locations.

Number of the filter to copy.

DROP

Discard the data.

FORWARD

Forward the data to the next filter.

IN

Filter applies to incoming data only.

OUT

Filter applies to outgoing data only.

ANY

Filter applies to both incoming and outgoing data (default).

Source IP address of data to filter.

Source network mask of data to filter.