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


Usage

<configuration>
    <security>
        <ike>
            <policy>
                <pre-shared-key>
                    <ascii-text>ascii-text</ascii-text>
                    <hexadecimal>hexadecimal</hexadecimal>
                </pre-shared-key>
            </policy>
        </ike>
    </security>
</configuration>

Description

Define a preshared key.

Contents

<ascii-text>—Format as text.

<hexadecimal>—Format as hexadecimal.


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