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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <family>
                <inet>
                    <filter>
                        <term>
                            <then>
                                <discard>
                                    <accounting>accounting</accounting>
                                </discard>
                            </then>
                        </term>
                    </filter>
                </inet>
            </family>
        </firewall>
    </logical-systems>
</configuration>

Description

Discard the packet.

Contents

<accounting>—Named discard collector for packet.


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