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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <bgp>
                        <family>
                            <inet-vpn>
                                <multicast>
                                    <aggregate-label>
                                        <community>community</community> <!-- mandatory -->
                                    </aggregate-label>
                                </multicast>
                            </inet-vpn>
                        </family>
                    </bgp>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Aggregate labels of incoming routes with the same FEC.

Contents

<community>—Community to identify the FEC of incoming routes.


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