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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ospf3>
                <realm>
                    <area>
                        <interface>
                            <authentication>
                                <simple-password>simple-password</simple-password>
                                <md5>...</md5>
                            </authentication>
                        </interface>
                    </area>
                </realm>
            </ospf3>
        </protocols>
    </logical-systems>
</configuration>

Description

No documentation is available yet.

Contents

<md5>—MD5 authentication key.

<simple-password>—Authentication key.


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