[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 4

rmfilt Command

Purpose

Removes a filter rule from the filter table.

Syntax

rmfilt -v 4|6 -n fid | all [-f]

Description

Use the rmfilt command to remove filter rules from the filter rule table. Actions by this command will not effect the IP Security subsystem until the mkfilt command is executed.

The rmfilt command removes a filter rules from the filter rule table. Only manual filter rules can be removed.

Flags

-f Force to remove auto-generated filter rules. -f flag works with -n all to remove all the filter rules (user-defined and auto-generated filter rules) except rule number 1 for IP version 4.
-n The ID of the filter rule you want to remove from the filter rule table. For IP version 4, the value of 1 is invalid for this flag, that is a reserved filter rule. If all is specified, all the user defined filter rules will be removed until the -f flag is specified.
-v IP version of the filter rule you want to remove. Value 4 specifies IP version 4. Value 6 specifies IP version 6.

[ Previous | Next | Contents | Glossary | Home | Search ]