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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <ldp>
                    <session>
                        <name>name</name> <!-- identifier -->
                        <authentication-key>authentication-key</authentication-key>
                        <authentication-algorithm>authentication-algorithm-choice
                                    </authentication-algorithm>
                        <authentication-key-chain>authentication-key-chain
                                    </authentication-key-chain>
                    </session>
                </ldp>
            </protocols>
        </instance>
    </routing-instances>
</configuration>

Description

Configure session parameters.

Contents

<authentication-algorithm>—Authentication algorithm name.

<authentication-key>—MD5 authentication key.

<authentication-key-chain>—Key chain name.

<name>—Session destination address.


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