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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <msdp>
                        <group>
                            <peer>
                                <active-source-limit>
                                    <maximum>maximum</maximum>
                                    <threshold>threshold</threshold>
                                </active-source-limit>
                            </peer>
                        </group>
                    </msdp>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Limit the number of active sources accepted.

Contents

<maximum>—Maximum number of active sources accepted.

<threshold>—RED threshold for active source acceptance.


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