[j-nsp] IPv6 static default route in routing instance?
Pavel Lunin
plunin at senetsy.ru
Wed Jun 13 14:43:42 EDT 2012
My guess is that the direct route to your next-hop xxxx:a500:0:2::1 is
not in this instance. Check the interface address config for
ge-1/1/0.503 and ge-1/1/0.504.
13.06.2012 09:48, Gordon Smith wrote:
> Hi,
>
> Just wondering if anybody's come across this before - default IPv6
> static not appearing in the routing instance inet6 table...
>
> Instance is a VRF:
>
> instance-type vrf;
> interface ge-1/1/0.503;
> interface ge-1/1/0.504;
> route-distinguisher 56263:101;
> vrf-import [ reject-all ];
> vrf-export [ reject-all ];
> vrf-table-label;
> routing-options {
> graceful-restart;
> rib dmz.inet6.0 {
> static {
> route ::/0 next-hop xxxx:a500:0:2::1;
> }
> }
> static {
> route 0.0.0.0/0 {
> next-hop xxx.x.216.54;
> no-readvertise;
> }
> }
> }
>
>
> Looking at the dmz.inet6.0 table shows directly connected routes, but
> not the default.
> In contrast, dmz.inet.0 has a v4 default as expected.
>
More information about the juniper-nsp
mailing list