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


Usage

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

Description

No documentation is available yet.

Contents

<md5>—MD5 authentication key.

<simple-password>—Authentication key.


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