File:DS-Lite A+P network example.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 472 × 422 pixels, file size: 25 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Description
English: Migration to IPv6: example of Dual-Stack Lite Address+Port (DS-Lite A+P) network.
Italiano: Migrazione a IPv6: esempio di rete Dual-Stack Lite Address+Port (DS-Lite A+P).
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 = 10mm, thick, draw =black!80, node distance = 3mm]
\tikzstyle{net}=[circle, minimum size = 10mm, thick, draw =black!80, node distance = 8mm]
\tikzstyle{connect}=[-latex, thick]
  \node[net] (H1) [] {IPv6-only network 1};
  \node[net] (H2) [below=of H1] {IPv6-only network 2};
  \node[net] (H3) [below=of H2] {IPv6-only network 3};
  \node[host] (R1) [right=of H1] {R1};
  \node[host] (R2) [right=of H2] {R2};
  \node[host] (R3) [right=of H3] {R3};
  \node[net] (ISP) [right=of R2] {IPv6-only ISP};
  \node[host] (nat) [right=of ISP, label=below:AFTR] {NAT};
  \node[net] (IPv4) [right=of nat] {IPv4-only network};
  \path (H1) edge [connect] (R1)
        (H2) edge [connect] (R2)
        (H3) edge [connect] (R3)
        (R1) edge [connect] (ISP)
        (R2) edge [connect] (ISP)
        (R3) edge [connect] (ISP)
        (ISP) edge [connect] (nat)
        (nat) edge [connect] (IPv4);

File history

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

Date/TimeThumbnailDimensionsUserComment
current15:49, 12 September 2014Thumbnail for version as of 15:49, 12 September 2014472 × 422 (25 KB)Luca Ghio (talk | contribs){{subst:User:Luca Ghio/tmp |en=Migration to IPv6: example of Dual-Stack Lite Address+Port (DS-Lite A+P) network. |it=Migrazione a IPv6: esempio di rete Dual-Stack Lite Address+Port (DS-Lite A+P). |ldf=sì |data=2014-02-25 |altra it=Esempio scenario DS-...

The following page uses this file:

File usage on other wikis

Metadata