SlideShare a Scribd company logo
1 Proprietary and Confidential - © NTT Europe 2011
NTT Communications
Q1 2011
IPv6 Overview
Julian Curtis – julian.curtis@ntt.eu
NTT Europe - Global IP Network
2 Proprietary and Confidential - © NTT Europe 2011
Agenda
 IPv4 limitations
 IP address depletion
 Dated header definitions
 IPv6 benefits
 Practically limitless address space
 Simplified Headers
 NTT‟s IPv6 Implementations
4 Proprietary and Confidential - © NTT Europe 2011
IPv4: Success has its Pitfalls
Virtually unchanged since 1981.
IPv4 has proven to be
• robust
•easily implemented
•interoperable
•scaling to the size of today‟s Internet
Unanticipated results to due to its success:
•Exponential growth of the Internet
•Impending exhaustion of the IPv4 address space
•32-bit address space of IPv4 allows for 4,294,967,296 addresses
•BUT, previous and current allocation practices limit the number of public IPv4 addresses to a
few hundred million.
•public IPv4 addresses have become relatively scarce
•Many organizations use a NAT to map a single public IPv4 address to multiple private IPv4
addresses. Although NATs promote reuse of the private address space, they violate the
fundamental design principle of the original Internet that all nodes have a unique, globally
reachable address, preventing true end-to-end connectivity.
5 Proprietary and Confidential - © NTT Europe 2011
Network Address Translation pitfalls
•Breaks globally unique address model
•Breaks address stability
•Breaks always-on model
•Breaks peer-to-peer model
•Breaks some applications
•Breaks some security protocols
•Breaks some QoS functions
•Introduces a false sense of security
•Introduces hidden costs
6 Proprietary and Confidential - © NTT Europe 2011
Even More IPv4 Limitations
•Current IPv4 implementations must be either manually configured or use a stateful address
configuration protocol such as Dynamic Host Configuration Protocol (DHCP).
•With more computers and devices using IP, there is a need for a simpler and more
automatic configuration of addresses
•Security is not built in to the protocol.
•Although a standard now exists for providing security for IPv4 packets (known as
Internet Protocol security, or IPsec), this standard is optional for IPv4 and additional
security solutions, some of which are proprietary, are prevalent.
•Quality of Service (QoS)
•Relies on the 8 bits of the historical IPv4 Type of Service (TOS) field and the
identification of the payload, typically using a User Datagram Protocol (UDP) or
Transmission Control Protocol (TCP) port.
•Limited functionality and, over time, has been redefined and has different local
interpretations.
•Payload identification that uses a TCP or UDP port is not possible when the IPv4
packet payload is encrypted.
7 Proprietary and Confidential - © NTT Europe 2011
NAT
8 Proprietary and Confidential - © NTT Europe 2011
IPv4 Allocation History
In 2010, RIRs have been allocated nineteen /8 blocks as of
November, leaving seven /8s unallocated (7/256 - 2.73%).
9 Proprietary and Confidential - © NTT Europe 2011
Agenda
 IPv4 limitations
 IP address depletion
 Dated header definitions
 IPv6 benefits
 Practically limitless address space
 Simplified Headers
 NTT‟s IPv6 Implementations
10 Proprietary and Confidential - © NTT Europe 2011
IPv6 Advantages at a Glance.
Increased address space
128 bits = 340 trillion trillion trillion addresses
(2128 = 340,282,366,920,938,463,463,374,607,431,768,211,456)
= 67 billion billion addresses per cm2 of the planet surface
Hierarchical address architecture
Improved address aggregation
More efficient header architecture
Improved routing efficiency, in some cases
Neighbor discovery and autoconfiguration
Improved operational efficiency
Easier network changes and renumbering
Simpler network applications (Mobile IP)
Integrated security features
11 Proprietary and Confidential - © NTT Europe 2011
Compare and Contrast
IP version IPv4 IPv6
Deployed 1981 1999
Address Size 32-bit number 128-bit number
Address Format Dotted Decimal Notation:
192.0.2.76
Hexadecimal Notation:
2001:0DB8:0234:AB00:
0123:4567:8901:ABCD
Number of
Addresses
232 = 4,294,967,296 2128 = 340,282,366,920,938,463,
463,374,607,431,768,211,456
Examples of
Prefix Notation
192.0.2.0/24
10/8
(a “/8” block = 1/256th of total IPv4
address space = 224 = 16,777,216
addresses)
2001:0DB8:0234::/48
2600:0000::/12
13 Proprietary and Confidential - © NTT Europe 2011
IPv4 Header – What a mess!
1. Version (always set to the value 4 in the current version of IP)
2. IP Header Length (number of 32 -bit words forming the header, usually five)
3. Type of Service (ToS), now known as Differentiated Services Code Point (DSCP)
4. Size of Datagram (in bytes, this is the combined length of the header and the data)
5. Identification ( 16-bit number which together with the source address uniquely identifies this packet -
used during reassembly of fragmented datagrams)
6. Flags (a sequence of three flags (one of the 4 bits is unused) used to control whether routers are
allowed to fragment a packet (i.e. the Don't Fragment, DF, flag), and to indicate the parts of a packet to
the receiver)
7. Fragmentation Offset (a byte count from the start of the original sent packet, set by any router which
performs IP router fragmentation)
8. Time To Live (Number of hops /links which the packet may be routed over)
9. Protocol (e.g. 1 = ICMP; 2= IGMP; 6 = TCP; 17= UDP).
10.Header Checksum (Used to detect processing errors introduced into the packet inside
a router or bridge. Packets with an invalid checksum are discarded by all nodes in an IP network)
11.Source Address (the IP address of the original sender of the packet)
12.Destination Address (the IP address of the final destination of the packet)
13.Options (not normally used, but, when used, the IP header length will be greater than five 32-bit words
to indicate the size of the options field)
14 Proprietary and Confidential - © NTT Europe 2011
IPv6 Header – Simple and Neat
1. Version - Indicates the version of the Internet Protocol.
2. Traffic class - Previously the type-of-service (ToS) field in IPv4
3. Flow label - The flow label identifies all packets belonging to a specific flow
4. Payload length - Previously the total length field in IPv4, the payload length field
specifies the length of the IPv6 payload.
5. Next header - Previously the protocol field in IPv4, the Next Header field indicates
the next extension header to examine.
6. Hop limit - Previously the time-to-live (TTL) field in IPv4
7. Source address - Identifies the address of the source node sending the packet.
8. Destination address - Identifies the final destination node address for the packet
15 Proprietary and Confidential - © NTT Europe 2011
Agenda
 IPv4 limitations
 IP address depletion
 Dated header definitions
 IPv6 benefits
 Practically limitless address space
 Simplified Headers
 NTT’s IPv6 Implementations
16 Proprietary and Confidential - © NTT Europe 2011
NTT Communications IPv6 Service History
NTT Labs started
one of the world‟s
largest global IPv6
research networks
Verio begins
participation in
PAIX native
IPv6 IX
NTT Com begins
IPv6 tunneling trial
for Japanese
customers
Verio obtains
IPv6 sTLA
from ARIN
NTT Com pioneers
world’s first IPv6
connectivity service on
a commercial basis
NTT/VERIO
launches IPv6
Native, Tunneling,
and Dual Stack
commercial service
in North America
World Communications
Association (WCA) awards
NTT Communications with
“Best Technology Foresight”
for its IPv6 global products
Communications
Solutions Magazine
names NTT/VERIO
IPv6 Gateway Services
“Product of the Year”
NTT IPv6 Native
and Dual Stack
services available
around the globe
1996 1998 1999 2000 2001 2002 2003 2004
17 Proprietary and Confidential - © NTT Europe 2011
NTT Communications IPv6 Service History
(continued)
Dual stack Virtual
Private Server released.
First ISP to offer an IPv6
managed firewall service
Awarded GSA
Schedule 70 contract
for IPv6 IP transit
Launched the NTT
Communications
IPv6 Transition
Consultancy
NTT Com wins the
World Communications
Association “Best New
Service” award for
IPv6/IPv4 Global Dual
Service
NTT America
demos IPv6
at ICAC at
U.S. Senate
IDC names NTT
America Top 20 IPv6
Influencer Working with
the U.S. Government
NTT Com named Best
Wholesale Carrier at the
Telecom Asia Awards for
Global IP Network Service
and services incorporating
IPv6 and advanced
security technologies
European
Commission invites
NTT to speak at
European IPv6 Day
NTT America
demos IPTV
over IPv6 at
ICAC at U.S.
Senate
2005 10/2006 2/2007 1/2008 3/2008 4/2008 5/2008 1/20092004
18 Proprietary and Confidential - © NTT Europe 2011
NTT IPv6 Customer Profile
 Approximately 30% of our
customers purchase IPv6 transit
 Over 55 Gbps of purchased IPv6 or
dual stack capacity
January 2009 IPv6 Customer Breakdown
Education & Government 6%
Hardware & Manufacturing 19%
Internet & Telecom 64%
Webhosting & Web Services 11%
Total 100%
19 Proprietary and Confidential - © NTT Europe 2011
Network Upgrade Considerations
 All backbone equipment needed to
be audited and upgraded if
necessary
 Chassis, cards, memory, etc.
 Operating systems
 What features will are offered and
can the network support these
features
 How will deployment take place
 Core first then the aggregation routers
 Both at the same time
 Set up an entire separate (parallel)
network
 Use tunnels
 A test environment needs to be
set up (everything needs to be tested)
20 Proprietary and Confidential - © NTT Europe 2011
Support Infrastructure
 Router configuration tools
 Route Registry
 Address allocation database and
procedures
 DNS support (records and access
method)
 Customer interfaces (looking glass,
control panels, etc.)
 Access feature support
 Access methods (TDM, Ethernet, Frame, etc.)
 Features (shadow, managed router, etc.)
 Security (ACLs, Firewall, etc.)
 Billing system support
21 Proprietary and Confidential - © NTT Europe 2011
Monitoring and Support
 Network Monitoring
 Troubleshooting tools
 Training for NOC and IPeng personnel
 SLA monitoring and display tools
 Any other support and monitoring tools
need to be upgraded
22 Proprietary and Confidential - © NTT Europe 2011
1997 1998 1999 20001996
Background - NTT Communications and IPv6
IPv6 was officially on NTT
Communications‟ product
road map
Equipment procurement
Started working with
vendors for IPv6 support
NTT obtained an sTLA
from APNIC (Asia)
sTLA was obtained
from ARIN (N.A.)
NTT Labs started one of
the world‟s largest global
IPv6 research networks
Equipment procurement
Started pushing hard for
commercial support
6bone was used for testing initially - later a
private IPv6 lab in Dallas was used
23 Proprietary and Confidential - © NTT Europe 2011
Steps For Deploying IPv6
 Set up a core team representing
all necessary groups
 Set up a project plan, document
project requirements, design
documents, test plans, etc.
 Deploy IPv6 in a phased
approach:
 (I) Precommercial Phase
 (II) Commercial
 (III) Follow up releases
NTT treated the deployment of IPv6
similar to launching a new product
24 Proprietary and Confidential - © NTT Europe 2011
NTT‟s Pre-commercial IPv6 Service in the US
 In June of 2003, NTT Communications launched pre-commercial
IPv6 service in the US
 Native IPv6 was available in three locations
 Bay Area
 Los Angeles
 Washington D.C. Area
 Cisco 7206 routers in these three locations running dual stack -
tunneling across the backbone (backbone not dual stack)
 Tunneling (RFC 2893 manually configured IPv6 over IPv4)
available in all other POPs (tunnel built to one of the locations above)
25 Proprietary and Confidential - © NTT Europe 2011
Pre-commercial Service Objectives
 Pre-commercial service was offered from June 2003 to
December 2003
(at which time commercial service was launched)
 Pre-commercial objectives
 Bring on a small, manageable number of customers
 Test provisioning and support procedures
 Train NOC staff
 Finalise JunOS/IOS IPv6 testing
 Develop internal tools
 Allowed time to upgrade backbone to dual stack
 Still just a few dual stack routers with tunneling across the
backbone everywhere else
26 Proprietary and Confidential - © NTT Europe 2011
Pre-commercial Service Map (June 2003)
NSPIXP6
AMS-IX
LINXUK6XJPNAP6
Japan
Australia
Spain
France
Malaysia
Taiwan
Hong Kong
Germany
UK
S. Korea
Netherlands
PAIX EQUI6IX
United States
IPv6 Primary Exchange PointIPv6 Native Service Availability IPv6 Tunneling Service Availability
27 Proprietary and Confidential - © NTT Europe 2011
NTT‟s Commercial IPv6 Service Launch
 In 4Q2003 global backbone was
upgraded to dual stack
(Asia, Australia, North America, and Europe)
 In December, 2003, three types of
IPv6 service were offered on a
commercial basis
 Native IPv6 (available at every POP)
 Manually configured IPv6 over
IPv4 tunneling
 Dual stack IPv4/IPv6
 AS2914 core completely dual stack
(globally)
 7x24 NOC support and SLAs
 Still service functionality gaps
28 Proprietary and Confidential - © NTT Europe 2011
Pre-commercial Service Map (December 2003)
NSPIXP6
AMS-IX
LINXUK6XJPNAP6
Japan
Australia
Spain
France
Malaysia
Taiwan
Hong Kong
Germany
UK
S. Korea
Netherlands
PAIX EQUI6IX
United States
IPv6 Primary Exchange PointIPv6 Native Service Availability
PARIX
ESPANIX
HK61X
DE-CIX
29 Proprietary and Confidential - © NTT Europe 2011
IPv6 Follow Up Releases
 Since the commercial launch in December 2003, follow up releases have
been pushed out to fill functionality gaps
 Added IPv6 support for
 Off-net Tunneling
 Managed Router Service
 Shadow support for TDM and Ethernet
 Managed Firewall
 Dual stack Virtual Private Server
Our goal and philosophy is to offer all
features and services in IPv4 and IPv6
30 Proprietary and Confidential - © NTT Europe 2011
IPv6/IPv4 Dual Stack Backbone
 IPv6/IPv4 Dual Stack Backbone has shown excellent
performance with no critical problems so far
 Core routers / routing protocols have had no problems
handing IPv6 traffic (in addition to the IPv4 traffic/routing)
 But still, we have some operational gaps
 Stats tools are still lacking in the IPv6 environment (IPv6 MIB
support, SNMP over IPv6 support…)
 IPv6 jitter measurement system compatible with our IPv4
system
 Limited netflow v9 collector support
31 Proprietary and Confidential - © NTT Europe 2011
Dual Stack IP Backbone
Highest quality global Tier-1 IP backbone
Fully redundant network backed by industry
leading SLA‟s
Global IPv6/IPv4 dual stack network
Shortest access between Europe and
Asia-Pacific available via new cable route
32 Proprietary and Confidential - © NTT Europe 2011
Summary and Recommendations
 Create a core project team with
representation from all pertinent groups
in your organizations
 Plan well in advance and make
purchasing decisions based on IPv6
support
 Proper planning reduces cost and pain
 Select the best backbone migration
approach for your network - running
IPv4/IPv6 dual stack is recommended if
possible
 Set up a test environment and/or use
existing test beds
 Get training for engineering,
provisioning, and support personnel
 Employ a phased rollout approach
 Allows to continue testing
 Get internal resources trained and up to
speed
 Solidify internal processes and tools
 Can fill in functionality gaps over time
 Make sure your security policy also
includes IPv6
 Get outside help if needed
 IPv6 roll out should be easier today with
the increased maturity of IPv6
33 Proprietary and Confidential - © NTT Europe 2011
The “Snail Book”
 IPv6 Essentials (O‟Reilly)
by Silvia Hagen
 ISBN 0-596-10058-2
 Chapter 10 includes case studies, including
NTT‟s
 Global IPv6 Strategies (Cisco Press)
by Patrick Grossetete, Ciprian P. Popoviciu, Fred Wettling
 IPv6 Security (Cisco Press)
by Scott Hogg and Eric Vyncke
34 Proprietary and Confidential - © NTT Europe 2011
At the heart of the internet
AS 2914
NTT Communications
„at the heart of IPv6‟

More Related Content

What's hot

Introduction of ipv6
Introduction of ipv6Introduction of ipv6
Introduction of ipv6
KaushikMajumder22
 
ipv6 mpls by Patrick Grossetete
ipv6 mpls by Patrick Grosseteteipv6 mpls by Patrick Grossetete
ipv6 mpls by Patrick GrosseteteFebrian ‎
 
Introduction to IPv6
Introduction to IPv6Introduction to IPv6
Introduction to IPv6
Sara Q. Abedulridha
 
Introduction to ipv6 v1.3
Introduction to ipv6 v1.3Introduction to ipv6 v1.3
Introduction to ipv6 v1.3Karunakant Rai
 
IPv6 in Mobile Networks
IPv6 in Mobile NetworksIPv6 in Mobile Networks
IPv6 in Mobile Networks
APNIC
 
IPv6 Transition
IPv6 TransitionIPv6 Transition
IPv6 Transition
Swiss IPv6 Council
 
IPv4 and IPv6
IPv4 and IPv6IPv4 and IPv6
IPv4 and IPv6
RIPE NCC
 
Ipv6
Ipv6Ipv6
Ipv6
maha5960
 
IPv6
IPv6IPv6
Transitioning IPv4 to IPv6
Transitioning IPv4 to IPv6Transitioning IPv4 to IPv6
Transitioning IPv4 to IPv6
Jhoni Guerrero
 
Ipv6
Ipv6Ipv6
Ipv6
Mutten
 
Cisco presentation2
Cisco presentation2Cisco presentation2
Cisco presentation2ehsan nazer
 
CHT IPv6 Measurement and Deployment
CHT IPv6 Measurement and DeploymentCHT IPv6 Measurement and Deployment
CHT IPv6 Measurement and Deployment
APNIC
 
IPV6 Hands on Lab
IPV6 Hands on Lab IPV6 Hands on Lab
IPV6 Hands on Lab
Cisco Canada
 
464XLAT Tutorial
464XLAT Tutorial464XLAT Tutorial
464XLAT Tutorial
APNIC
 
IPv6 in 2G and 3G Networks
IPv6 in 2G and 3G NetworksIPv6 in 2G and 3G Networks
IPv6 in 2G and 3G Networks
John Loughney
 
Nat traversal in WebRTC context
Nat traversal in WebRTC contextNat traversal in WebRTC context
Nat traversal in WebRTC context
AudioCodes
 
The State of 3G/GPRS IPv6 Deployment
The State of 3G/GPRS IPv6 DeploymentThe State of 3G/GPRS IPv6 Deployment
The State of 3G/GPRS IPv6 Deployment
John Loughney
 
IPv6 Address Planning
IPv6 Address PlanningIPv6 Address Planning
IPv6 Address Planning
APNIC
 
Journey to IPv6 - A Real-World deployment for Mobiles
Journey to IPv6 - A Real-World deployment for MobilesJourney to IPv6 - A Real-World deployment for Mobiles
Journey to IPv6 - A Real-World deployment for Mobiles
APNIC
 

What's hot (20)

Introduction of ipv6
Introduction of ipv6Introduction of ipv6
Introduction of ipv6
 
ipv6 mpls by Patrick Grossetete
ipv6 mpls by Patrick Grosseteteipv6 mpls by Patrick Grossetete
ipv6 mpls by Patrick Grossetete
 
Introduction to IPv6
Introduction to IPv6Introduction to IPv6
Introduction to IPv6
 
Introduction to ipv6 v1.3
Introduction to ipv6 v1.3Introduction to ipv6 v1.3
Introduction to ipv6 v1.3
 
IPv6 in Mobile Networks
IPv6 in Mobile NetworksIPv6 in Mobile Networks
IPv6 in Mobile Networks
 
IPv6 Transition
IPv6 TransitionIPv6 Transition
IPv6 Transition
 
IPv4 and IPv6
IPv4 and IPv6IPv4 and IPv6
IPv4 and IPv6
 
Ipv6
Ipv6Ipv6
Ipv6
 
IPv6
IPv6IPv6
IPv6
 
Transitioning IPv4 to IPv6
Transitioning IPv4 to IPv6Transitioning IPv4 to IPv6
Transitioning IPv4 to IPv6
 
Ipv6
Ipv6Ipv6
Ipv6
 
Cisco presentation2
Cisco presentation2Cisco presentation2
Cisco presentation2
 
CHT IPv6 Measurement and Deployment
CHT IPv6 Measurement and DeploymentCHT IPv6 Measurement and Deployment
CHT IPv6 Measurement and Deployment
 
IPV6 Hands on Lab
IPV6 Hands on Lab IPV6 Hands on Lab
IPV6 Hands on Lab
 
464XLAT Tutorial
464XLAT Tutorial464XLAT Tutorial
464XLAT Tutorial
 
IPv6 in 2G and 3G Networks
IPv6 in 2G and 3G NetworksIPv6 in 2G and 3G Networks
IPv6 in 2G and 3G Networks
 
Nat traversal in WebRTC context
Nat traversal in WebRTC contextNat traversal in WebRTC context
Nat traversal in WebRTC context
 
The State of 3G/GPRS IPv6 Deployment
The State of 3G/GPRS IPv6 DeploymentThe State of 3G/GPRS IPv6 Deployment
The State of 3G/GPRS IPv6 Deployment
 
IPv6 Address Planning
IPv6 Address PlanningIPv6 Address Planning
IPv6 Address Planning
 
Journey to IPv6 - A Real-World deployment for Mobiles
Journey to IPv6 - A Real-World deployment for MobilesJourney to IPv6 - A Real-World deployment for Mobiles
Journey to IPv6 - A Real-World deployment for Mobiles
 

Similar to PLNOG 6: Julian Curtis - IPv6 Overview

Internet protocol
Internet protocolInternet protocol
Internet protocol
Kollins Lolong
 
Fb i pv6-sparchimanv1.0
Fb i pv6-sparchimanv1.0Fb i pv6-sparchimanv1.0
Fb i pv6-sparchimanv1.0
Fred Bovy
 
internet protocol version6
internet protocol version6internet protocol version6
internet protocol version6Akhil Kumar
 
Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6
Zalak Patel
 
Ch 2
Ch 2Ch 2
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
IJERA Editor
 
CN L8 — копия.ppt
CN L8 — копия.pptCN L8 — копия.ppt
CN L8 — копия.ppt
AssemNazirova2
 
I pv4 vs ipv6
I pv4 vs ipv6I pv4 vs ipv6
I pv4 vs ipv6
liiramlkprov
 
14 564
14 56414 564
B&B channel partner event ethernet intro - shane duffy
B&B channel partner event   ethernet intro - shane duffyB&B channel partner event   ethernet intro - shane duffy
B&B channel partner event ethernet intro - shane duffy
Shane Duffy
 
CCNA v6.0 ITN - Chapter 06
CCNA v6.0 ITN - Chapter 06CCNA v6.0 ITN - Chapter 06
CCNA v6.0 ITN - Chapter 06
Irsandi Hasan
 
testppt ch01(1)
testppt ch01(1)testppt ch01(1)
testppt ch01(1)ryaekle
 
Ipv4 over ipv6 by Jigar Tarsariya
Ipv4 over ipv6 by Jigar TarsariyaIpv4 over ipv6 by Jigar Tarsariya
Ipv4 over ipv6 by Jigar Tarsariya
Jigar Tarsariya
 
Current technology .
Current technology .Current technology .
Current technology .
Mo Asyraz
 
Future protocol IP v6
Future protocol IP v6Future protocol IP v6
Future protocol IP v6
Manesh Sharma
 
Robert Raszuk - Technologies for IPv4/IPv6 coexistance
Robert Raszuk - Technologies for IPv4/IPv6 coexistanceRobert Raszuk - Technologies for IPv4/IPv6 coexistance
Robert Raszuk - Technologies for IPv4/IPv6 coexistance
PROIDEA
 
Ipv6 Advantages And Disadvantages
Ipv6 Advantages And DisadvantagesIpv6 Advantages And Disadvantages
Ipv6 Advantages And Disadvantages
Jacqueline Thomas
 
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIESANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
IJCNCJournal
 

Similar to PLNOG 6: Julian Curtis - IPv6 Overview (20)

Internet protocol
Internet protocolInternet protocol
Internet protocol
 
Fb i pv6-sparchimanv1.0
Fb i pv6-sparchimanv1.0Fb i pv6-sparchimanv1.0
Fb i pv6-sparchimanv1.0
 
internet protocol version6
internet protocol version6internet protocol version6
internet protocol version6
 
Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6
 
Ch 2
Ch 2Ch 2
Ch 2
 
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
 
CN L8 — копия.ppt
CN L8 — копия.pptCN L8 — копия.ppt
CN L8 — копия.ppt
 
module 4.pptx
module 4.pptxmodule 4.pptx
module 4.pptx
 
I pv4 vs ipv6
I pv4 vs ipv6I pv4 vs ipv6
I pv4 vs ipv6
 
14 564
14 56414 564
14 564
 
I pv6
I pv6I pv6
I pv6
 
B&B channel partner event ethernet intro - shane duffy
B&B channel partner event   ethernet intro - shane duffyB&B channel partner event   ethernet intro - shane duffy
B&B channel partner event ethernet intro - shane duffy
 
CCNA v6.0 ITN - Chapter 06
CCNA v6.0 ITN - Chapter 06CCNA v6.0 ITN - Chapter 06
CCNA v6.0 ITN - Chapter 06
 
testppt ch01(1)
testppt ch01(1)testppt ch01(1)
testppt ch01(1)
 
Ipv4 over ipv6 by Jigar Tarsariya
Ipv4 over ipv6 by Jigar TarsariyaIpv4 over ipv6 by Jigar Tarsariya
Ipv4 over ipv6 by Jigar Tarsariya
 
Current technology .
Current technology .Current technology .
Current technology .
 
Future protocol IP v6
Future protocol IP v6Future protocol IP v6
Future protocol IP v6
 
Robert Raszuk - Technologies for IPv4/IPv6 coexistance
Robert Raszuk - Technologies for IPv4/IPv6 coexistanceRobert Raszuk - Technologies for IPv4/IPv6 coexistance
Robert Raszuk - Technologies for IPv4/IPv6 coexistance
 
Ipv6 Advantages And Disadvantages
Ipv6 Advantages And DisadvantagesIpv6 Advantages And Disadvantages
Ipv6 Advantages And Disadvantages
 
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIESANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
 

Recently uploaded

Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
Faculty of Medicine And Health Sciences
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Matjaž Lipuš
 
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
0x01 - Newton's Third Law:  Static vs. Dynamic Abusers0x01 - Newton's Third Law:  Static vs. Dynamic Abusers
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
OWASP Beja
 
Eureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 PresentationEureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 Presentation
Access Innovations, Inc.
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
Howard Spence
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Sebastiano Panichella
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Sebastiano Panichella
 
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
OECD Directorate for Financial and Enterprise Affairs
 
Acorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutesAcorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutes
IP ServerOne
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
khadija278284
 
Getting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control TowerGetting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control Tower
Vladimir Samoylov
 
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Orkestra
 
International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
Sebastiano Panichella
 

Recently uploaded (13)

Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
 
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
0x01 - Newton's Third Law:  Static vs. Dynamic Abusers0x01 - Newton's Third Law:  Static vs. Dynamic Abusers
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
 
Eureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 PresentationEureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 Presentation
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
 
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
 
Acorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutesAcorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutes
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
 
Getting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control TowerGetting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control Tower
 
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
 
International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
 

PLNOG 6: Julian Curtis - IPv6 Overview

  • 1. 1 Proprietary and Confidential - © NTT Europe 2011 NTT Communications Q1 2011 IPv6 Overview Julian Curtis – julian.curtis@ntt.eu NTT Europe - Global IP Network
  • 2. 2 Proprietary and Confidential - © NTT Europe 2011 Agenda  IPv4 limitations  IP address depletion  Dated header definitions  IPv6 benefits  Practically limitless address space  Simplified Headers  NTT‟s IPv6 Implementations
  • 3. 4 Proprietary and Confidential - © NTT Europe 2011 IPv4: Success has its Pitfalls Virtually unchanged since 1981. IPv4 has proven to be • robust •easily implemented •interoperable •scaling to the size of today‟s Internet Unanticipated results to due to its success: •Exponential growth of the Internet •Impending exhaustion of the IPv4 address space •32-bit address space of IPv4 allows for 4,294,967,296 addresses •BUT, previous and current allocation practices limit the number of public IPv4 addresses to a few hundred million. •public IPv4 addresses have become relatively scarce •Many organizations use a NAT to map a single public IPv4 address to multiple private IPv4 addresses. Although NATs promote reuse of the private address space, they violate the fundamental design principle of the original Internet that all nodes have a unique, globally reachable address, preventing true end-to-end connectivity.
  • 4. 5 Proprietary and Confidential - © NTT Europe 2011 Network Address Translation pitfalls •Breaks globally unique address model •Breaks address stability •Breaks always-on model •Breaks peer-to-peer model •Breaks some applications •Breaks some security protocols •Breaks some QoS functions •Introduces a false sense of security •Introduces hidden costs
  • 5. 6 Proprietary and Confidential - © NTT Europe 2011 Even More IPv4 Limitations •Current IPv4 implementations must be either manually configured or use a stateful address configuration protocol such as Dynamic Host Configuration Protocol (DHCP). •With more computers and devices using IP, there is a need for a simpler and more automatic configuration of addresses •Security is not built in to the protocol. •Although a standard now exists for providing security for IPv4 packets (known as Internet Protocol security, or IPsec), this standard is optional for IPv4 and additional security solutions, some of which are proprietary, are prevalent. •Quality of Service (QoS) •Relies on the 8 bits of the historical IPv4 Type of Service (TOS) field and the identification of the payload, typically using a User Datagram Protocol (UDP) or Transmission Control Protocol (TCP) port. •Limited functionality and, over time, has been redefined and has different local interpretations. •Payload identification that uses a TCP or UDP port is not possible when the IPv4 packet payload is encrypted.
  • 6. 7 Proprietary and Confidential - © NTT Europe 2011 NAT
  • 7. 8 Proprietary and Confidential - © NTT Europe 2011 IPv4 Allocation History In 2010, RIRs have been allocated nineteen /8 blocks as of November, leaving seven /8s unallocated (7/256 - 2.73%).
  • 8. 9 Proprietary and Confidential - © NTT Europe 2011 Agenda  IPv4 limitations  IP address depletion  Dated header definitions  IPv6 benefits  Practically limitless address space  Simplified Headers  NTT‟s IPv6 Implementations
  • 9. 10 Proprietary and Confidential - © NTT Europe 2011 IPv6 Advantages at a Glance. Increased address space 128 bits = 340 trillion trillion trillion addresses (2128 = 340,282,366,920,938,463,463,374,607,431,768,211,456) = 67 billion billion addresses per cm2 of the planet surface Hierarchical address architecture Improved address aggregation More efficient header architecture Improved routing efficiency, in some cases Neighbor discovery and autoconfiguration Improved operational efficiency Easier network changes and renumbering Simpler network applications (Mobile IP) Integrated security features
  • 10. 11 Proprietary and Confidential - © NTT Europe 2011 Compare and Contrast IP version IPv4 IPv6 Deployed 1981 1999 Address Size 32-bit number 128-bit number Address Format Dotted Decimal Notation: 192.0.2.76 Hexadecimal Notation: 2001:0DB8:0234:AB00: 0123:4567:8901:ABCD Number of Addresses 232 = 4,294,967,296 2128 = 340,282,366,920,938,463, 463,374,607,431,768,211,456 Examples of Prefix Notation 192.0.2.0/24 10/8 (a “/8” block = 1/256th of total IPv4 address space = 224 = 16,777,216 addresses) 2001:0DB8:0234::/48 2600:0000::/12
  • 11. 13 Proprietary and Confidential - © NTT Europe 2011 IPv4 Header – What a mess! 1. Version (always set to the value 4 in the current version of IP) 2. IP Header Length (number of 32 -bit words forming the header, usually five) 3. Type of Service (ToS), now known as Differentiated Services Code Point (DSCP) 4. Size of Datagram (in bytes, this is the combined length of the header and the data) 5. Identification ( 16-bit number which together with the source address uniquely identifies this packet - used during reassembly of fragmented datagrams) 6. Flags (a sequence of three flags (one of the 4 bits is unused) used to control whether routers are allowed to fragment a packet (i.e. the Don't Fragment, DF, flag), and to indicate the parts of a packet to the receiver) 7. Fragmentation Offset (a byte count from the start of the original sent packet, set by any router which performs IP router fragmentation) 8. Time To Live (Number of hops /links which the packet may be routed over) 9. Protocol (e.g. 1 = ICMP; 2= IGMP; 6 = TCP; 17= UDP). 10.Header Checksum (Used to detect processing errors introduced into the packet inside a router or bridge. Packets with an invalid checksum are discarded by all nodes in an IP network) 11.Source Address (the IP address of the original sender of the packet) 12.Destination Address (the IP address of the final destination of the packet) 13.Options (not normally used, but, when used, the IP header length will be greater than five 32-bit words to indicate the size of the options field)
  • 12. 14 Proprietary and Confidential - © NTT Europe 2011 IPv6 Header – Simple and Neat 1. Version - Indicates the version of the Internet Protocol. 2. Traffic class - Previously the type-of-service (ToS) field in IPv4 3. Flow label - The flow label identifies all packets belonging to a specific flow 4. Payload length - Previously the total length field in IPv4, the payload length field specifies the length of the IPv6 payload. 5. Next header - Previously the protocol field in IPv4, the Next Header field indicates the next extension header to examine. 6. Hop limit - Previously the time-to-live (TTL) field in IPv4 7. Source address - Identifies the address of the source node sending the packet. 8. Destination address - Identifies the final destination node address for the packet
  • 13. 15 Proprietary and Confidential - © NTT Europe 2011 Agenda  IPv4 limitations  IP address depletion  Dated header definitions  IPv6 benefits  Practically limitless address space  Simplified Headers  NTT’s IPv6 Implementations
  • 14. 16 Proprietary and Confidential - © NTT Europe 2011 NTT Communications IPv6 Service History NTT Labs started one of the world‟s largest global IPv6 research networks Verio begins participation in PAIX native IPv6 IX NTT Com begins IPv6 tunneling trial for Japanese customers Verio obtains IPv6 sTLA from ARIN NTT Com pioneers world’s first IPv6 connectivity service on a commercial basis NTT/VERIO launches IPv6 Native, Tunneling, and Dual Stack commercial service in North America World Communications Association (WCA) awards NTT Communications with “Best Technology Foresight” for its IPv6 global products Communications Solutions Magazine names NTT/VERIO IPv6 Gateway Services “Product of the Year” NTT IPv6 Native and Dual Stack services available around the globe 1996 1998 1999 2000 2001 2002 2003 2004
  • 15. 17 Proprietary and Confidential - © NTT Europe 2011 NTT Communications IPv6 Service History (continued) Dual stack Virtual Private Server released. First ISP to offer an IPv6 managed firewall service Awarded GSA Schedule 70 contract for IPv6 IP transit Launched the NTT Communications IPv6 Transition Consultancy NTT Com wins the World Communications Association “Best New Service” award for IPv6/IPv4 Global Dual Service NTT America demos IPv6 at ICAC at U.S. Senate IDC names NTT America Top 20 IPv6 Influencer Working with the U.S. Government NTT Com named Best Wholesale Carrier at the Telecom Asia Awards for Global IP Network Service and services incorporating IPv6 and advanced security technologies European Commission invites NTT to speak at European IPv6 Day NTT America demos IPTV over IPv6 at ICAC at U.S. Senate 2005 10/2006 2/2007 1/2008 3/2008 4/2008 5/2008 1/20092004
  • 16. 18 Proprietary and Confidential - © NTT Europe 2011 NTT IPv6 Customer Profile  Approximately 30% of our customers purchase IPv6 transit  Over 55 Gbps of purchased IPv6 or dual stack capacity January 2009 IPv6 Customer Breakdown Education & Government 6% Hardware & Manufacturing 19% Internet & Telecom 64% Webhosting & Web Services 11% Total 100%
  • 17. 19 Proprietary and Confidential - © NTT Europe 2011 Network Upgrade Considerations  All backbone equipment needed to be audited and upgraded if necessary  Chassis, cards, memory, etc.  Operating systems  What features will are offered and can the network support these features  How will deployment take place  Core first then the aggregation routers  Both at the same time  Set up an entire separate (parallel) network  Use tunnels  A test environment needs to be set up (everything needs to be tested)
  • 18. 20 Proprietary and Confidential - © NTT Europe 2011 Support Infrastructure  Router configuration tools  Route Registry  Address allocation database and procedures  DNS support (records and access method)  Customer interfaces (looking glass, control panels, etc.)  Access feature support  Access methods (TDM, Ethernet, Frame, etc.)  Features (shadow, managed router, etc.)  Security (ACLs, Firewall, etc.)  Billing system support
  • 19. 21 Proprietary and Confidential - © NTT Europe 2011 Monitoring and Support  Network Monitoring  Troubleshooting tools  Training for NOC and IPeng personnel  SLA monitoring and display tools  Any other support and monitoring tools need to be upgraded
  • 20. 22 Proprietary and Confidential - © NTT Europe 2011 1997 1998 1999 20001996 Background - NTT Communications and IPv6 IPv6 was officially on NTT Communications‟ product road map Equipment procurement Started working with vendors for IPv6 support NTT obtained an sTLA from APNIC (Asia) sTLA was obtained from ARIN (N.A.) NTT Labs started one of the world‟s largest global IPv6 research networks Equipment procurement Started pushing hard for commercial support 6bone was used for testing initially - later a private IPv6 lab in Dallas was used
  • 21. 23 Proprietary and Confidential - © NTT Europe 2011 Steps For Deploying IPv6  Set up a core team representing all necessary groups  Set up a project plan, document project requirements, design documents, test plans, etc.  Deploy IPv6 in a phased approach:  (I) Precommercial Phase  (II) Commercial  (III) Follow up releases NTT treated the deployment of IPv6 similar to launching a new product
  • 22. 24 Proprietary and Confidential - © NTT Europe 2011 NTT‟s Pre-commercial IPv6 Service in the US  In June of 2003, NTT Communications launched pre-commercial IPv6 service in the US  Native IPv6 was available in three locations  Bay Area  Los Angeles  Washington D.C. Area  Cisco 7206 routers in these three locations running dual stack - tunneling across the backbone (backbone not dual stack)  Tunneling (RFC 2893 manually configured IPv6 over IPv4) available in all other POPs (tunnel built to one of the locations above)
  • 23. 25 Proprietary and Confidential - © NTT Europe 2011 Pre-commercial Service Objectives  Pre-commercial service was offered from June 2003 to December 2003 (at which time commercial service was launched)  Pre-commercial objectives  Bring on a small, manageable number of customers  Test provisioning and support procedures  Train NOC staff  Finalise JunOS/IOS IPv6 testing  Develop internal tools  Allowed time to upgrade backbone to dual stack  Still just a few dual stack routers with tunneling across the backbone everywhere else
  • 24. 26 Proprietary and Confidential - © NTT Europe 2011 Pre-commercial Service Map (June 2003) NSPIXP6 AMS-IX LINXUK6XJPNAP6 Japan Australia Spain France Malaysia Taiwan Hong Kong Germany UK S. Korea Netherlands PAIX EQUI6IX United States IPv6 Primary Exchange PointIPv6 Native Service Availability IPv6 Tunneling Service Availability
  • 25. 27 Proprietary and Confidential - © NTT Europe 2011 NTT‟s Commercial IPv6 Service Launch  In 4Q2003 global backbone was upgraded to dual stack (Asia, Australia, North America, and Europe)  In December, 2003, three types of IPv6 service were offered on a commercial basis  Native IPv6 (available at every POP)  Manually configured IPv6 over IPv4 tunneling  Dual stack IPv4/IPv6  AS2914 core completely dual stack (globally)  7x24 NOC support and SLAs  Still service functionality gaps
  • 26. 28 Proprietary and Confidential - © NTT Europe 2011 Pre-commercial Service Map (December 2003) NSPIXP6 AMS-IX LINXUK6XJPNAP6 Japan Australia Spain France Malaysia Taiwan Hong Kong Germany UK S. Korea Netherlands PAIX EQUI6IX United States IPv6 Primary Exchange PointIPv6 Native Service Availability PARIX ESPANIX HK61X DE-CIX
  • 27. 29 Proprietary and Confidential - © NTT Europe 2011 IPv6 Follow Up Releases  Since the commercial launch in December 2003, follow up releases have been pushed out to fill functionality gaps  Added IPv6 support for  Off-net Tunneling  Managed Router Service  Shadow support for TDM and Ethernet  Managed Firewall  Dual stack Virtual Private Server Our goal and philosophy is to offer all features and services in IPv4 and IPv6
  • 28. 30 Proprietary and Confidential - © NTT Europe 2011 IPv6/IPv4 Dual Stack Backbone  IPv6/IPv4 Dual Stack Backbone has shown excellent performance with no critical problems so far  Core routers / routing protocols have had no problems handing IPv6 traffic (in addition to the IPv4 traffic/routing)  But still, we have some operational gaps  Stats tools are still lacking in the IPv6 environment (IPv6 MIB support, SNMP over IPv6 support…)  IPv6 jitter measurement system compatible with our IPv4 system  Limited netflow v9 collector support
  • 29. 31 Proprietary and Confidential - © NTT Europe 2011 Dual Stack IP Backbone Highest quality global Tier-1 IP backbone Fully redundant network backed by industry leading SLA‟s Global IPv6/IPv4 dual stack network Shortest access between Europe and Asia-Pacific available via new cable route
  • 30. 32 Proprietary and Confidential - © NTT Europe 2011 Summary and Recommendations  Create a core project team with representation from all pertinent groups in your organizations  Plan well in advance and make purchasing decisions based on IPv6 support  Proper planning reduces cost and pain  Select the best backbone migration approach for your network - running IPv4/IPv6 dual stack is recommended if possible  Set up a test environment and/or use existing test beds  Get training for engineering, provisioning, and support personnel  Employ a phased rollout approach  Allows to continue testing  Get internal resources trained and up to speed  Solidify internal processes and tools  Can fill in functionality gaps over time  Make sure your security policy also includes IPv6  Get outside help if needed  IPv6 roll out should be easier today with the increased maturity of IPv6
  • 31. 33 Proprietary and Confidential - © NTT Europe 2011 The “Snail Book”  IPv6 Essentials (O‟Reilly) by Silvia Hagen  ISBN 0-596-10058-2  Chapter 10 includes case studies, including NTT‟s  Global IPv6 Strategies (Cisco Press) by Patrick Grossetete, Ciprian P. Popoviciu, Fred Wettling  IPv6 Security (Cisco Press) by Scott Hogg and Eric Vyncke
  • 32. 34 Proprietary and Confidential - © NTT Europe 2011 At the heart of the internet AS 2914 NTT Communications „at the heart of IPv6‟