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

mvfilt Command

Purpose

Moves a filter rule.

Syntax

mvfilt -v 4|6 -p p_fid -n n_fid

Description

Use the mvfilt command to change the position of a filter rule in the filter rule table.

The mvfilt command changes the position of a filter rule in the filter rule table.

Flags

-v IP version of the filter rule. The value 4 specifies IP version 4 and the value 6 specifies IP version 6.
-v IP version to which the filter rule will apply. Value 4 specifies IP Version 4. Value 6 specifies IP Version 6.
-p Filter rule ID. It specifies the previous position of the rule in the filter rule table. For IP version 4, the value of 1 is invalid since the first filter rule is unmoveable.
-p Filter rule ID. It specifies the previous position of the rule in the filter rule table.
-n Filter rule ID. It specifies the new position of the rule in the filter rule table after the move. For IP version 4, the value of 1 is invalid since the first filter rule is reserved and thus is unmoveable.
-n Filter rule ID. It specifies the new position of the rule in the filter rule table after the move.

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