[Previous] [Next] [Contents] [Last]


showipfilter

Displays the configuration of the specified IP filter.

Syntax

 showipfilter -f filterset_ID -d direction -n filter_ID

Options


 -f


 Filter set ID. 0 = Default, 1 = Custom1, 2 = Custom2.


 -d


 Direction. 0 = Incoming, 1 = Outgoing.


 -n


 Filter number (1..16).   For default set (1..4).

Note
Example

 showipfilter -f 1 -d 0 -n 3

This command will display the configuration of the third incoming filter in the custom1 IP filter set.

Sample Output

 ******************************f*******************************************

 Filter Name : custom1        Direction : Incoming       Filter # : 3

 Enabled     : No             Action    : Deny           Protocol : IP

 

 Protocol Options:

 -----------------

 Start of connection : Ignore    ICMP type : Ignore    ICMP code : Ignore

 

 Source IP :                            Source Port :

 -----------                            -------------

 IP Address      : 0.0.0.0              Compare : Ignore

 Compare Bitmask : 0.0.0.0              Port #  : 0

 

 Destination IP :                       Destination Port :

 ----------------                       ------------------

 IP Address      : 0.0.0.0              Compare : Ignore

 Compare Bitmask : 0.0.0.0              Port #  : 0

 *************************************************************************

Also Supported on
See Also


[Previous] [Next] [Contents] [Last]


Copyright © 2000, Ramp Networks. All rights reserved.