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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <family>
                <any>
                    <filter>
                        <term>
                            <from>
                                <forwarding-class-except>
                                    <name>name</name> <!-- identifier -->
                                </forwarding-class-except>
                            </from>
                        </term>
                    </filter>
                </any>
            </family>
        </firewall>
    </logical-systems>
</configuration>

Description

Do not match forwarding class.

Contents

<name>—String name.


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