1
0
mirror of https://github.com/becarpenter/book6.git synced 2024-05-07 02:54:53 +00:00
becarpenter-book6/5. Deployment/Deployment in the enterprise.md

18 lines
1.3 KiB
Markdown
Raw Normal View History

## Deployment in the enterprise
2022-10-04 12:10:25 +02:00
Measuring the adoption of IPv6 in the enterprise domain is not straightfoward.
2022-10-04 12:11:49 +02:00
Since it is hard to look at it from the network "inside", one of the few currently avaialble approaches
2022-10-04 12:10:25 +02:00
is to check the IPv6 readiness from outside the enterprise's network.
[https://fedv6-deployment.antd.nist.gov/cgi-bin/generate-com] provides a method to infer whether
US enterprises support IPv6 by checking its external services, such as the availability of
Domain Name System (DNS) AAAA records, of an IPv6-based mail service and of the support of IPv6 on
their website. The same method can be applied to Chinese [http://218.2.231.237:5001/cgi-bin/generate] and
Indian [https://cnlabs.in/IPv6_Mon/generate_industry.html] enterprises.
2022-10-04 12:26:44 +02:00
DNS has a good support in all cases: more than 50% of the enterprises in the three economies considered have AAAA records,
a sign that IPv6 support is generally available. The same cannot be said or the other services that have much lower adoption.
[https://datatracker.ietf.org/doc/draft-ietf-v6ops-ipv6-deployment/] provides more statistics about other more specific industry domains.
<!-- Link lines generated automatically; do not delete -->
2022-10-04 12:10:25 +02:00
### [<ins>Previous</ins>](Deployment%20in%20the%20home.md) [<ins>Chapter Contents</ins>](5.%20Deployment.md)