Sample JunOS showing VRF (partial)
routing-instances {
    Q {
        instance-type vrf;
        /* UMD-ISP */
        interface ge-2/2/0.1;
        /* GU-ISP */
        interface at-1/0/0.4;
        /* HHMI-ISP */
        interface ge-2/2/1.6;
        route-distinguisher 206.196.177.246:1;
        vrf-import QWEST-IMPORT;
        vrf-export QWEST-EXPORT;
        routing-options {
            rib Q.inet.0 {
                aggregate {
                    route 206.196.176.0/21 {
                        community 10886:1; passive