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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <msdp>
                    <peer>
                        <active-source-limit>
                            <maximum>maximum</maximum>
                            <threshold>threshold</threshold>
                        </active-source-limit>
                    </peer>
                </msdp>
            </protocols>
        </instance>
    </routing-instances>
</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]