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


Usage

<configuration>
    <access>
        <profile>
            <client>
                <ike>
                    <pre-shared-key>
                        <ascii-text>ascii-text</ascii-text>
                        <hexadecimal>hexadecimal</hexadecimal>
                    </pre-shared-key>
                </ike>
            </client>
        </profile>
    </access>
</configuration>

Description

Define pre-shared key.

Contents

<ascii-text>—Format as text.

<hexadecimal>—Format as hexadecimal.


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