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


Usage

<configuration>
    <firewall>
        <family>
            <ethernet-switching>
                <filter>
                    <term>
                        <from>
                            <icmp-type>
                                <name>name</name> <!-- identifier -->
                            </icmp-type>
                        </from>
                    </term>
                </filter>
            </ethernet-switching>
        </family>
    </firewall>
</configuration>

Description

Match ICMP message type.

Contents

<name>—No documentation is available yet.


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