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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ospf3>
                <area>
                    <interface>
                        <authentication>
                            <md5>
                                <name>name</name> <!-- identifier -->
                                <key>key</key> <!-- mandatory -->
                                <start-time>start-time</start-time>
                            </md5>
                        </authentication>
                    </interface>
                </area>
            </ospf3>
        </protocols>
    </logical-systems>
</configuration>

Description

MD5 authentication key.

Contents

<key>—MD5 authentication key value.

<name>—Key ID for MD5 authentication.

<start-time>—Start time for key transmission (YYYY-MM-DD.HH:MM).


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