- vrf-target {
-
community;
- import community-name;
- export community-name;
- }
- [edit logical-systems logical-system-name routing-instances routing-instance-name],
- [edit routing-instances routing-instance-name]
Statement introduced before JUNOS Release 7.4.
Specify a VRF target community. If you configure the community option only, default VRF import and export policies are generated that accept and tag routes with the specified target community. The purpose of the vrf-target statement is to simplify the configuration by allowing you to configure most statements at the [edit routing-instances] hierarchy level.
You can still create more complex policies by explicitly configuring VRF import and export policies using the import and export options.
community—Community name.
import community-name—Communities accepted from neighbors.
export community-name—Communities sent to neighbors.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.