[j-nsp] Route export from VRF

Alexander Shikoff minotaur at crete.org.ua
Tue Oct 19 06:26:06 EDT 2010


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:

minotaur at 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


More information about the juniper-nsp mailing list