Eicon Networks DIVA LAN ISDN User Manual

Page 178

Advertising
background image

Appendix C: Command Line Reference

IP filters

178

SET IP DESTINATION Ipaddr netMask

Valid context: Filter/Profile

Sets the destination address and network mask for the filter. Only data which is destined for the specified
address and network is processed by this filter.

Ipaddr: Destination IP address of data to filter.

netMask: Destination network mask for data to filter.

SET UDP SOURCE lowPort highPort

Valid context: Filter

Sets the minimum and maximum source UDP ports for which this filter will process data.

lowPort: Minimum UDP port number of data to filter. Range: 0 to highPort. Default 0.

highPort: Maximum UDP port number of data to filter. Range lowPort to 65535. Default 65535.

SET UDP DESTINATION lowPort highPort

Valid context: Filter

Sets the minimum and maximum destination UDP ports for which this filter will process data.

lowPort: Minimum UDP port number of data to filter. Range: 0 to highPort. Default 0.

highPort: Maximum UDP port number of data to filter. Range lowPort to 65535. Default 65535.

SET TCP SOURCE lowPort highPort

Valid context: Filter

Sets the minimum and maximum source TCP ports for which this filter will process data.

lowPort: Minimum TCP port number of data to filter. Range: 0 to highPort. Default 0.

highPort: Maximum TCP port number of data to filter. Range lowPort to 65535. Default 65535.

SET TCP DESTINATION lowPort highPort

Valid context: Filter

Sets the minimum and maximum destination TCP ports for which this filter will process data.

lowPort: Minimum TCP port number of data to filter. Range: 0 to highPort. Default 0.

highPort: Maximum TCP port number of data to filter. Range lowPort to 65535. Default 65535.

SET IP FILTER filterNum

Valid context: Profile

Makes the specified filter the active context so you can edit it.

filterNum: Number of the IP filter to edit.

SHOW IP FILTER

Valid context: Filter/Profile

Display all IP filters for the current profile. Or if in a Filter, only those filters that are defined for the current
filter.

Advertising