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


Usage

<configuration>
    <routing-instances>
        <instance>
            <vrf-target>
                <community>community</community>
                <import>import</import>
                <export>export</export>
            </vrf-target>
        </instance>
    </routing-instances>
</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]