Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 Basics & Questions & General Chatter => Topic started by: sejong on May 16, 2012, 06:43:48 AM

Title: Benefits of ASN and PI IPv6 addresses for small business
Post by: sejong on May 16, 2012, 06:43:48 AM
What are the benefits of getting an Autonomous System number (ASN) and provider-independent IPv6 addresses for a small business? From ARIN, the initial cost looks like $500 for the ASN and $1250 for the minimum address assignment.  This is not a show-stopping amount, but it is not inconsiderable either.  Is a BGP-capable router required?  Thanks.
Title: Re: Benefits of ASN and PI IPv6 addresses for small business
Post by: jtcloe on May 16, 2012, 02:54:46 PM
The two big advantages are you can multi-home (use two or more different providers) with the same IP range, offering redundancy, so if one goes down.

The second, is you can move between providers without having to renumber (change out your IP's).

Both of these are very distinct for someone running their own servers.

If you're not actually hosting anything, then there really isn't much of an advantage.

As to the question of having your own BGP capable router, while highly advisable, not absolutely required.  By doing BGP on your side, if the link drops, BGP adjusts and you're still in business.  If you have your provider advertise your IP space, and your link drops, if they continue to advertise, there could be problems reaching your IP space.
Title: Re: Benefits of ASN and PI IPv6 addresses for small business
Post by: sejong on May 17, 2012, 02:59:16 PM
Thanks for the detailed reply.