Hello!

I have a question about route export from VRF.

I have following vrf configured on my MX80:

World {
    instance-type vrf;
    interface ge-1/0/4.0;
    interface ge-1/0/5.0;
    interface ae0.74;
    interface lo0.0;
    route-distinguisher 42546:0;
    vrf-target target:42546:0;
    routing-options {
        auto-export;
    }
    protocols {
        bgp {
          [...]
        }
    }
}

Now I want to check route export:

minot...@br4-gdr.ki# run show route export instance World detail 
error: route export not configured in any instance

What am I doing wrong? Thanks in advance.

-- 
MINO-RIPE
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to