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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <bgp>
                <family>
                    <inet-vpn>
                        <multicast>
                            <prefix-limit>...</prefix-limit>
                            <accepted-prefix-limit>...</accepted-prefix-limit>
                            <rib-group>...</rib-group>
                            <aggregate-label>...</aggregate-label>
                        </multicast>
                    </inet-vpn>
                </family>
            </bgp>
        </protocols>
    </logical-systems>
</configuration>

Description

Include multicast NLRI.

Contents

<accepted-prefix-limit>—Limit maximum number of prefixes accepted from a peer.

<aggregate-label>—Aggregate labels of incoming routes with the same FEC.

<prefix-limit>—Limit maximum number of prefixes from a peer.

<rib-group>—Routing table group.


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