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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <bgp>
                    <group>
                        <family>
                            <inet-vpn>
                                <any>
                                    <aggregate-label>
                                        <community>community</community> <!-- mandatory -->
                                    </aggregate-label>
                                </any>
                            </inet-vpn>
                        </family>
                    </group>
                </bgp>
            </protocols>
        </instance>
    </routing-instances>
</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]