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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ospf>
                <area>
                    <interface>
                        <authentication>
                            <simple-password>simple-password</simple-password>
                            <md5>...</md5>
                        </authentication>
                    </interface>
                </area>
            </ospf>
        </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]