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


Usage

<configuration>
    <logical-systems>
        <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>
    </logical-systems>
</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]