File:IPv6 multi-homing example.svg

Original file(SVG file, nominally 243 × 116 pixels, file size: 14 KB)

Description
English: Example of IPv6 multi-homing.
Italiano: Esempio di multi-homing IPv6.
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[host] (H1) [] {host interface};
  \node[net] (N1) [below left=of H1] {provider A};
  \node[net] (N2) [below right=of H1] {provider B};
  \path 
        (H1) edge [connect] (N1)
        (H1) edge [connect] (N2);

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

25 February 2014

25 February 2014

File history

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

Date/TimeThumbnailDimensionsUserComment
current15:17, 12 September 2014Thumbnail for version as of 15:17, 12 September 2014243 × 116 (14 KB)Luca Ghio{{subst:User:Luca Ghio/tmp |en=Example of IPv6 multi-homing. |it=Esempio di multi-homing IPv6. |ldf=sì |data=2014-02-25 |altra it=Esempio di multi-homing IPv6.svg }} ;TikZ code <source lang="latex"> \tikzstyle{host}=[rectangle, minimum size = 10mm, t...

Metadata