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


Usage

<configuration>
    <services>
        <ipsec-vpn>
            <rule>
                <term>
                    <from>
                        <source-address>
                            <name>name</name> <!-- identifier -->
                        </source-address>
                    </from>
                </term>
            </rule>
        </ipsec-vpn>
    </services>
</configuration>

Description

Match IP source address.

Contents

<name>—Prefix to match.


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