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


Usage

<configuration>
    <security>
        <ipsec>
            <security-association>
                <manual>
                    <direction>
                        <authentication>
                            <key>
                                <ascii-text>ascii-text</ascii-text>
                                <hexadecimal>hexadecimal</hexadecimal>
                            </key>
                        </authentication>
                    </direction>
                </manual>
            </security-association>
        </ipsec>
    </security>
</configuration>

Description

Define an authentication key.

Contents

<ascii-text>—Format as text.

<hexadecimal>—Format as hexadecimal.


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