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


Usage

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

Description

Match IP destination address.

Contents

<name>—Prefix to match.


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