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


Usage

<configuration>
    <services>
        <ipsec-vpn>
            <ike>
                <policy>
                    <pre-shared-key>
                        <ascii-text>ascii-text</ascii-text>
                        <hexadecimal>hexadecimal</hexadecimal>
                    </pre-shared-key>
                </policy>
            </ike>
        </ipsec-vpn>
    </services>
</configuration>

Description

Define a preshared key.

Contents

<ascii-text>—Format as text.

<hexadecimal>—Format as hexadecimal.


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