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


Usage

<configuration>
    <protocols>
        <link-management>
            <peer>
                <name>name</name> <!-- identifier -->
                <address>address</address> <!-- mandatory -->
                <lmp-protocol>...</lmp-protocol>
                <control-channel>...</control-channel>
                <lmp-control-channel>...</lmp-control-channel>
                <te-link>...</te-link> <!-- mandatory -->
            </peer>
        </link-management>
    </protocols>
</configuration>

Description

Define a network or LMP peer.

Contents

<address>—Address of peer.

<control-channel>—Control channel interfaces by priority.

<lmp-control-channel>—Control channel IDs.

<lmp-protocol>—LMP protocol attributes.

<name>—Name of peer.

<te-link>—List of TE links managed by this peer.


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