@RtConfig import for ipv6

S.P.Zeidler spz at serpens.de
Wed Nov 14 09:27:25 UTC 2007


Hi,

Thus wrote Nick Hilliard (nick at inex.ie):

> Hi Timo,
> 
> > the IPv6 token's are defined as 
> > 
> > QUAD           [0-9A-F]{1,4}
> > IPV6           {QUAD}(:{QUAD}){7}
> > IPV6DC         (({QUAD}:){0,6}{QUAD})?::({QUAD}(:{QUAD}){0,6})?
> > 
> > Using capitalized letter works:
> > 
> > @RtConfig import AS43760 2001:7F8:18:12::8 AS2128 2001:7F8:18:12::2
> 
> Ah, ok.  Not obvious.  Serious POLA violation here.
> 
> But it still doesn't work properly.  I want to exchange ipv6 addresses over
> ipv6, not ipv4.unicast over ipv6, which is the result that RtConfig
> produces.

Your aut-nums would need mp-import statements for that to happen.
Compare the output of:
@RtConfig import AS1273 ::1 AS553 ::2

regards,
	spz
-- 
spz at serpens.de (S.P.Zeidler)


More information about the irrtoolset mailing list