You configure a separate label for each VRF to provide double lookup and egress filtering. To configure a label for a VRF, include the following statements:
- [edit]
- routing-instances {
-
-
routing-instance-name {
- instance-type vrf;
- vrf-import [ policy-names ];
- vrf-export [ policy-names ];
- vrf-table-label;
- }
- }
For more information about configuring VPNs, see the JUNOS VPNs Configuration Guide.