[j-nsp] Generating inet6 routes

Ras jeekay at gmail.com
Tue Aug 14 10:08:33 EDT 2007


On 14/08/07, Ras <jeekay at gmail.com> wrote:
> 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:

Why is it always 2 minutes after sending an email, the answer that
escaped you for an hour becomes obvious... the solution of course is:

[edit routing-options]
+   rib inet6 {
+       generate {
+           route ::0/0 {
+               metric 10000;
+               discard;
+           }
+       }
+   }


Ras


More information about the juniper-nsp mailing list