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


Usage

<configuration>
    <firewall>
        <family>
            <inet>
                <simple-filter>
                    <term>
                        <from>
                            <source-address>
                                <address>address</address>
                            </source-address>
                        </from>
                    </term>
                </simple-filter>
            </inet>
        </family>
    </firewall>
</configuration>

Description

Source IP address.

Contents

<address>—Prefix to match.


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