[j-nsp] Generating inet6 routes
Eric Van Tol
eric at atlantech.net
Tue Aug 14 10:18:23 EDT 2007
Just taking a stab in the dark here, but couldn't this be accomplished
by using the 'rib' option?
[edit routing-options]
user at foo# set rib inet6.0 generate ::/0 metric 65000 discard
I've never done generated routes before, so this could be incorrect.
-evt
> -----Original Message-----
> From: juniper-nsp-bounces at puck.nether.net
> [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Ras
> Sent: Tuesday, August 14, 2007 10:02 AM
> To: juniper-nsp at puck.nether.net
> Subject: [j-nsp] Generating inet6 routes
>
> I'm trying to generate an inet6 route in roughly the same way that I
> generate an inet route, but the config checker is disagreeing with me:
>
> [edit routing-options generate]
> route 0.0.0.0/0 {
> policy generate-default;
> metric 10000;
> discard;
> }
> route ::/0 {
> metric 10000;
> discard;
> }
>
> (no policy because the peering isn't up yet)
>
> However, a commit check shows:
> # commit check
> [edit routing-options generate]
> 'route ::/0'
> RT: invalid destination ::/0 for family inet
> error: configuration check-out failed
>
>
> I had a look around the internet and the documentation, but I can't
> find any obvious way to specify that it is an inet6 route.
>
> Help?
>
> Thanks,
> Ras
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
More information about the juniper-nsp
mailing list