File:6PE network example.svg

Original file(SVG file, nominally 299 × 145 pixels, file size: 13 KB)

Description
English: Migration to IPv6: example of 6 Provider Edge (6PE) network.
Italiano: Migrazione a IPv6: esempio di rete 6 Provider Edge (6PE).
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.
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[host] (PE1) [] {PE-1};
  \node[host] (CE1) [above left=of PE1, label=above:2001:1::/64] {CE-1};
  \node[host] (CE2) [below left=of PE1] {CE-2};
  \node[host] (P1) [right=of PE1] {P-1};
  \node[host] (P2) [right=of P1] {P-2};
  \node[host] (PE2) [right=of P2] {PE-2};
  \node[host] (CE3) [above right=of PE2, label=above:2001:3::/64] {CE-3};
  \node[host] (CE4) [below right=of PE2] {CE-4};
  \path (CE1) edge [connect] (PE1)
        (CE2) edge [connect] (PE1)
        (PE1) edge [connect] (P1)
        (P1) edge [connect] (P2)
        (P2) edge [connect] (PE2)
        (PE2) edge [connect] (CE3)
        (PE2) edge [connect] (CE4);

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

25 February 2014

image/svg+xml

491752c3667123d7b1d0b3f9239164baff86a079

13,032 byte

145 pixel

299 pixel

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 2014299 × 145 (13 KB)Luca Ghio{{subst:User:Luca Ghio/tmp |en=Migration to IPv6: example of 6 Provider Edge (6PE) network. |it=Migrazione a IPv6: esempio di rete 6 Provider Edge (6PE). |ldf=sì |data=2014-02-25 }} ;TikZ code <source lang="latex"> \tikzstyle{host}=[rectangle, minimu...

Global file usage

The following other wikis use this file:

Metadata