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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <ospf>
                    <area>
                        <peer-interface>
                            <authentication>
                                <simple-password>simple-password</simple-password>
                                <md5>...</md5>
                            </authentication>
                        </peer-interface>
                    </area>
                </ospf>
            </protocols>
        </instance>
    </routing-instances>
</configuration>

Description

No documentation is available yet.

Contents

<md5>—MD5 authentication key.

<simple-password>—Authentication key.


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