[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <firewall>
        <family>
            <any>
                <filter>
                    <name>name</name> <!-- identifier -->
                    <term>...</term>
                </filter>
            </any>
        </family>
    </firewall>
</configuration>

Description

Define a protocol-independent filter.

Contents

<name>—Filter name.

<term>—Define a firewall term.


[Contents] [Prev] [Next] [Index] [Report an Error]