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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <family>
                <inet>
                    <filter>
                        <term>
                            <from>
                                <icmp-type-except>
                                    <name>name</name> <!-- identifier -->
                                </icmp-type-except>
                            </from>
                        </term>
                    </filter>
                </inet>
            </family>
        </firewall>
    </logical-systems>
</configuration>

Description

Do not match ICMP message type.

Contents

<name>—No documentation is available yet.


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