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


Usage

<configuration>
    <protocols>
        <msdp>
            <data-encapsulation>data-encapsulation-choice</data-encapsulation>
            <rib-group>...</rib-group>
            <active-source-limit>...</active-source-limit>
            <disable/>
            <export>...</export>
            <import>...</import>
            <local-address>local-address</local-address>
            <traceoptions>...</traceoptions>
            <peer>...</peer>
            <source>...</source>
            <group>...</group>
        </msdp>
    </protocols>
</configuration>

Description

MSDP configuration.

Contents

<active-source-limit>—Limit the number of active sources accepted.

<data-encapsulation>—Set encapsulation of data packets.

<disable>—Disable MSDP.

<export>—Export policy.

<group>—Configure MSDP peer groups.

<import>—Import policy.

<local-address>—Local address.

<peer>—Configure an MSDP peer.

<rib-group>—Routing table group.

<source>—Configure parameters for each source.

<traceoptions>—Trace options for MSDP.


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