(6bone) renumbering

Michel Py michel@arneill-py.sacramento.ca.us
Fri, 5 Apr 2002 18:30:24 -0800


Jeroen,

> Jeroen Massar wrote:
> And one can do that with almost a flip of the switch.

You have to explain me how you do that. I just looked at my home router
and a single /48 block appears nine times in the config and related info
such as tunnel addresses appears eight more times, so a total of
_seventeen_ occurrences of addresses related to _one_ of my pTLAs, and
again this is my home router with only one subnet, not a production one
with long access-lists, DMZs and other stuff. 

What kind of software is it that can read a config, inventory what needs
to be changed, change it, and not screw the pooch?

    | interface Loopback4046
    |  description loopback for viagenie block
 1  |  ipv6 address 3FFE:B00:4046::1/64
    |
    | interface Ethernet0/1
    |  description Internal network
 2  |  ipv6 address 3FFE:B00:4046:1::1/64
 3  |  ipv6 nd prefix-advertisement 3FFE:B00:4046:1::/64 3600 3600
    |
    | router bgp 23169
 4  |  network 3FFE:B00:4046::/64
 5  |  network 3FFE:B00:4046:1::/64
 6  |  aggregate-address 3FFE:B00:4046::/48
    |
 7  | ipv6 access-list IPV6-ACL-OUTSIDE-IN permit any 3FFE:B00:4046::/48
    |
    | ipv6 prefix-list IPV6-PREFIX-LIST-VIAGENIE-BLOCK seq 5 permit
 8  | 3FFE:B00:4046::/48
    |
    | arneill-py.sacramento.ca.us - 209.233.126.65 - ASN 23169
 9  | 3FFE:B00:4046::1 - 3ffe:8270:5::1 - 2002:D1E9:7E41::1
    |
    | interface Tunnel4046
 10 |  description tunnel to Viagenie - endpoint 3ffe:b00:c18::8c
 11 |  ipv6 address 3FFE:B00:C18::8D/127
    |
    | router bgp 23169
 12 | neighbor 3FFE:B00:C18::8C remote-as 10566
 13 |  neighbor 3FFE:B00:C18::8C ebgp-multihop 99
 14 |  neighbor 3FFE:B00:C18::8C update-source Tunnel4046
    | address-family ipv6
 15 |  neighbor 3FFE:B00:C18::8C activate
 16 |  neighbor 3FFE:B00:C18::8C route-map ROUTE-MAP-VIAGENIE-OUT out
    |
 17 | ipv6 access-list IPV6-ACL-OUTSIDE-IN permit any
3FFE:B00:C18::8D/128


> I only wanted to state the "if possible use native IPv6, not
> one of the transitional methods" ;)

Agree!

Michel.