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


Usage

<configuration>
    <firewall>
        <family>
            <inet>
                <prefix-action>...</prefix-action>
                <filter>...</filter>
                <simple-filter>...</simple-filter>
                <service-filter>...</service-filter>
            </inet>
        </family>
    </firewall>
</configuration>

Description

Protocol family IPv4 for firewall filter.

Contents

<filter>—Define an IPv4 firewall filter.

<prefix-action>—Define a prefix action.

<service-filter>—One or more IPv4 service filters.

<simple-filter>—Define an IPv4 firewall simple filter.


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