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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <family>
                <inet>
                    <simple-filter>
                        <term>
                            <from>
                                <destination-address>
                                    <address>address</address>
                                </destination-address>
                            </from>
                        </term>
                    </simple-filter>
                </inet>
            </family>
        </firewall>
    </logical-systems>
</configuration>

Description

Destination IP address.

Contents

<address>—Prefix to match.


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