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


Usage

<configuration>
    <protocols>
        <ospf3>
            <realm>
                <area>
                    <virtual-link>
                        <authentication>
                            <simple-password>simple-password</simple-password>
                            <md5>...</md5>
                        </authentication>
                    </virtual-link>
                </area>
            </realm>
        </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]