File:DS-Lite network example.svg

Original file(SVG file, nominally 414 × 418 pixels, file size: 27 KB)

Description
English: Migration to IPv6: example of Dual-Stack Lite (DS-Lite) network.
Italiano: Migrazione a IPv6: esempio di rete Dual-Stack Lite (DS-Lite).
Date
Source Own work
Author Lorenzo David, Luca Ghio
Permission
(Reusing this file)
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Other versions
TikZ code
\tikzstyle{host}=[rectangle, minimum size = 8mm, thick, draw =black!80, node distance = 3mm]
\tikzstyle{net}=[circle, minimum size = 10mm, thick, draw =black!80, node distance = 5mm]
\tikzstyle{connect}=[-latex, thick]
\tikzstyle{box}=[rectangle, draw=black!100]
  \node[host] (Host4) [] {IPv4-only host};
  \node[host] (Host6) [below left=of Host4] {IPv6-only host};
  \node[net] (IPv6) [below right=of Host4] {IPv4 + IPv6 network};
  \node[host] (CPE) [below=of IPv6] {DS-Lite CPE};
  \node[net] (Backbone) [below=of CPE] {IPv6 network};
  \node[host] (CGN) [below right=of Backbone] {DS-Lite CGN+NAT44};
  \node[net] (IPv4) [below=of CGN] {IPv4 network};
  \node[net] (IPv62) [below left=of Backbone] {IPv6 network};
  \path (Host4) edge [connect] (IPv6)
        (Host6) edge [connect] (IPv6)
        (IPv6) edge [connect] (CPE)
        (CPE) edge [connect] (Backbone)
        (Backbone) edge [connect] (CGN)
        (CGN) edge [connect] (IPv4)
        (Backbone) edge [connect] (IPv62);

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

25 February 2014

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:29, 12 September 2014Thumbnail for version as of 15:29, 12 September 2014414 × 418 (27 KB)Luca Ghio{{subst:User:Luca Ghio/tmp |en=Migration to IPv6: example of Dual-Stack Lite (DS-Lite) network. |it=Migrazione a IPv6: esempio di rete Dual-Stack Lite (DS-Lite). |ldf=sì |data=2014-02-25 |altra it=Esempio scenario DS-Lite.svg }} ;TikZ code <source lan...

Metadata