[j-nsp] Importing IS-IS IPv6 routes into a rib-group

Daniel Roesen dr at cluenet.de
Sun Aug 8 16:11:57 EDT 2004


On Sat, Jul 31, 2004 at 02:34:54PM +0200, Daniel Roesen wrote:
> On Sun, Mar 07, 2004 at 11:58:01AM +0100, Josef Buchsteiner wrote:
> > DR> given that I may want to import IPv6 routes from IS-IS into both
> > DR> inet6.0 and inet6.2, how can I do that? As far as I can see, JunOS
> > DR> (6.2) supports only the application of one single rib-group (which can
> > DR> only be v4 _or_ v6) to the IS-IS protocol, which is probably IPv4.
> >
> > this is correct. We only can import today ipv4 routes and build
> > a different RPF topo. ipv6-multicast is not supported as of today.
> > For future plans on this topic please contact your Sales Rep.
> 
> It seems that this just appeared in JunOS 6.4.

... but doesn't seem to work at all:

root at A1> show configuration protocols isis rib-group
inet unicast-multicast-grp-v4;
inet6 unicast-multicast-grp-v6;
root at A1> show configuration routing-options rib-groups unicast-multicast-grp-v6
export-rib inet6.0;
import-rib [ inet6.0 inet6.2 ];

But still, IS-IS received IPv6 routes are put only into inet6.0, not
inet6.2:

root at A1> show route 2001:db8::1:2/128 all
 
inet6.0: 12 destinations, 13 routes (11 active, 0 holddown, 1 hidden)
+ = Active Route, - = Last Active, * = Both
 
2001:db8::1:2/128  *[IS-IS/15] 01:21:26, metric 10
                    > to fe80::210:bff:fe80:448 via so-0/1/0.0


JUNOS 6.4R1.6


Best regards,
Daniel


More information about the juniper-nsp mailing list