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


Usage

<configuration>
    <access>
        <profile>
            <client>
                <ike>
                    <allowed-proxy-pair>
                        <local>local</local> <!-- identifier -->
                        <remote>remote</remote> <!-- identifier -->
                    </allowed-proxy-pair>
                </ike>
            </client>
        </profile>
    </access>
</configuration>

Description

List of local and remote proxy identity pairs.

Contents

<local>—Local proxy identity.

<remote>—Remote proxy identity.


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