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


vrf-target

Syntax

vrf-target {
    community;
    import community-name;
    export community-name;
}

Hierarchy Level

[edit logical-routers logical-router-name routing-instances routing-instance-name],
[edit routing-instances routing-instance-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

If you configure the community only, default VRF import and export policies are generated that accept and tag routes with the specified target community, helping to simplify the VPN configuration process.

You can also explicitly configure VRF import and export policies using the import and export options.

Options

community—Community name.

import community-name—The allowed communities to accept from neighbors.

export community-name—The allowed communities to send to neighbors.

Usage Guidelines

See Configuring a VRF Target.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.


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