<div dir="ltr">On Tue, Oct 28, 2014 at 2:21 PM, Phil Regnauld <span dir="ltr"><<a href="mailto:regnauld@nsrc.org" target="_blank">regnauld@nsrc.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">Mark Tinka (mark.tinka) writes:<br>
><br>
> All the IPv4 addresses in Africa mean nothing if the rest of<br>
> the world has run out and are moving to IPv6.<br>
<br>
</span>        Well, technically, no one's moved to IPv6 yet. They've<br>
        *added* IPv6, but I don't know of anyone off v4 yet :)</blockquote><div><br></div><div>Phil, good you mentioned the above and that is what we should all be doing, "enabling IPv4 and IPv6" seeing at the end of the day they are both transport protocols at L3.<br><br></div><div>And secondly, most network operating systems, from Cisco IOS, IOS-XE, IOS-XR to Junipers JUNOS, to <span class="">Quagga a fork of <em>GNU Zebra</em></span>, to Mikrotik RouterOS to *nix operating systems.....All support both protocols and all we are saying is we should enable both seeing one is the past and the other is the future......<br><br></div><div>Here is an example to make things even seem more simpler than people want to make them see....<br><br></div><div>Cisco way,<br>----------------<br>interface Loopback0<br> ip address192.168.1.1 255.255.255.255<br> ipv6 address 2001:cdba::3257:9652::1/128<br><br></div><div>Junos,<br>----------<br>set interfaces lo0 unit 0 family inet address <a href="http://192.168.1.1/32">192.168.1.1/32</a><br>set interfaces lo0 unit 0 family inet6 address 2001:cdba::3257:9652::1/128<br><br>#enable the "multi-protocol feature" supported in the underlying OS and Hurrraaaaaaaaaaaay... there are best practises out there on how do it per each vendor OS...<br><br>So Africa please fire up IPv6 for just like IPv4, its just a L3 transport protocols... No harm will happen just do it carefully to avoid black-holing your network and don't listen to folks like Malick who seem rather lost in the Utopia of why and why and why...... <br><br></div><div>Because at the end of the day, you are just enabling the IPv6 protocol feature and those so many applications and services riding on top of v4 today don’t really care so long us there is a mechanist of transport and until the IPv6 internet grow seeing the routing table is still seating at 15k while the IPv4 one is almost hitting 500k considering its been growing for years...<br></div><div><br></div><div>Noah<br></div></div></div></div>