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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <vrf-target>
                    <community>community</community>
                    <import>import</import>
                    <export>export</export>
                </vrf-target>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

VRF target community configuration.

Contents

<community>—Target community to use in import and export.

<export>—Target community to use when marking routes on export.

<import>—Target community to use when filtering on import.


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