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

impfilt Command

Purpose

Imports filter rules from an export file.

Syntax

impfilt [-v 4|6] -f directory [-l filt_id_list]

Description

Use the impfilt command to import filter rules from text export file(s) that are generated by the expfilt command.

Flags

-v IP version of the rules to be imported. The value of 4 specifies IP version 4 and the value of 6 specifies IP version 6. When this flag is not used, both IP version 4 and IP version 6 are imported.
-f Specifies the directory where the imported text files are to be read.
-l Lists the IDs of the filter rules to be imported. The filter rule IDs can be separated by ",". If this flag is not used, all filter rules for the applicable IP version(s) in the text export files will be imported.

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