[6bone] In the summer time, we got cleaning to do... Where is UUNET?

Michel Py michel@arneill-py.sacramento.ca.us
Thu, 1 Aug 2002 08:46:52 -0700


> John Fraizier wrote:
> ipv6 prefix-list subTLA-only seq 5 permit 3ffe::/18 ge 24 le 24
> ipv6 prefix-list subTLA-only seq 10 permit 3ffe:4000::/18 ge 32 le 32
> ipv6 prefix-list subTLA-only seq 15 permit 3ffe:8000::/20 ge 28 le 28
> ipv6 prefix-list subTLA-only seq 20 permit 2000::/3 ge 16 le 16
> ipv6 prefix-list subTLA-only seq 25 permit 2001::/16 ge 29 le 35
> ipv6 prefix-list subTLA-only seq 30 permit 2002::/16
> ipv6 prefix-list subTLA-only seq 500 deny any

> Does anyone see any problems with the above prefix list or will it
> do the proper filtering now?

Remarks on this:
- I think that seq 30 (6to4) could be optional. I don't think we want
this route floating on the 6bone.
 
- If we keep seq 20, seq 30 is useless anyway as it will match seq 20.

Besides, can someone explain me the reason for seq 20?
I am not sure we want to see 2001::/16 or 3ffe::/16 as aggregates in the
routing table, there are issues with source address selection doing
this.

Michel.