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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <bgp>
                <group>
                    <family>
                        <inet6>
                            <labeled-unicast>
                                <aggregate-label>
                                    <community>community</community> <!-- mandatory -->
                                </aggregate-label>
                            </labeled-unicast>
                        </inet6>
                    </family>
                </group>
            </bgp>
        </protocols>
    </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]