update
This commit is contained in:
parent
7eff61e418
commit
440b3fef4c
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ slides: slides/slides.md slides/header.tex
|
||||
--latex-engine=xelatex \
|
||||
--template=./default.beamer \
|
||||
--include-in-header slides/header.tex \
|
||||
--slide-level 1 \
|
||||
--slide-level 2 \
|
||||
--variable colortheme=beaver \
|
||||
--variable theme=boxes \
|
||||
--variable fontsize=12pt \
|
||||
|
@ -1,6 +1,6 @@
|
||||
\maketitle
|
||||
|
||||
# Présentations
|
||||
## Présentations
|
||||
|
||||
- Épita 2018, a une époque
|
||||
- Sys/Net admin alternant chez FranceIX
|
||||
@ -8,20 +8,20 @@
|
||||
- Système à la base, réseau par assimilation
|
||||
- (Oui, c'est du Comic Sans)
|
||||
|
||||
# Un IXP c'est koa
|
||||
## Un IXP c'est koa
|
||||
|
||||
- Internet Exchange Point
|
||||
- Interconnexion de réseaux et services associés
|
||||
- En gros, un (gros) switch
|
||||
- Gné ??
|
||||
|
||||
# Le Nain Ternet
|
||||
## Le Nain Ternet
|
||||
|
||||
- Des paquets dans des fils
|
||||
- Interconnexion de réseaux (AS)
|
||||
- Deux méthodes : transit et peering
|
||||
|
||||
# Situation initiale
|
||||
## Situation initiale
|
||||
|
||||
\centering{
|
||||
\begin{tikzpicture}[sibling distance = 5em, every node/.style
|
||||
@ -35,7 +35,7 @@ draw, align=center, top color=white, bottom color = red!80}]
|
||||
\end{tikzpicture}
|
||||
}
|
||||
|
||||
# Mangez des fruits
|
||||
## Mangez des fruits
|
||||
|
||||
\centering{
|
||||
\begin{tikzpicture}[sibling distance = 5em, every node/.style
|
||||
@ -53,7 +53,7 @@ color=white,midway,above right=.1cm] {accords \\ préalables};
|
||||
\end{tikzpicture}
|
||||
}
|
||||
|
||||
# De peer en peer
|
||||
## De peer en peer
|
||||
|
||||
\centering{
|
||||
\begin{tikzpicture}[sibling distance = 5em, every node/.style
|
||||
@ -68,21 +68,21 @@ node[shape=rectangle,draw=none,fill=none,bottom color=white,midway,above=.1cm]
|
||||
\end{tikzpicture}
|
||||
}
|
||||
|
||||
# Les gestes qui sauvent
|
||||
## Les gestes qui sauvent
|
||||
|
||||
- MPLS/VPLS everywhere
|
||||
- Encapsulation de l'Ethernet pour le transport
|
||||
- Des grosses machines qui empilent des paquets
|
||||
- D'autres protocoles sont possibles (EVPN/VXLAN, entre autres)
|
||||
|
||||
# Des étiquettes partout
|
||||
## Des étiquettes partout
|
||||
|
||||
- Multiprotocol Label-Switching
|
||||
- Transport par commutation de labels
|
||||
- Supporte la couche 2, 3, de la voix, ....
|
||||
- Établit des chemins de bout en bout
|
||||
|
||||
# Je VPLS tomber, je trouve pas de jeu de mot
|
||||
## Je VPLS tomber, je trouve pas de jeu de mot
|
||||
|
||||
- Virtual Private LAN Service
|
||||
- Service de L2VPN multipoint-to-multipoint
|
||||
@ -90,7 +90,7 @@ node[shape=rectangle,draw=none,fill=none,bottom color=white,midway,above=.1cm]
|
||||
|
||||
[^1]: oui, ça se dit
|
||||
|
||||
# J'\hspace{.1em}\includegraphics[height=1.2em]{resources/heart}\vspace{1em} PLS
|
||||
## J'\hspace{.1em}\includegraphics[height=1.2em]{resources/heart}\vspace{1em} PLS
|
||||
|
||||
\centering{
|
||||
\begin{tikzpicture}[sibling distance = 3em, every node/.style = {shape=ellipse,
|
||||
@ -111,16 +111,16 @@ draw, align=center, top color=white, bottom color = red!80}]
|
||||
\end{tikzpicture}
|
||||
}
|
||||
|
||||
#
|
||||
##
|
||||
\centerline{\includegraphics[height=\paperheight]{resources/photos-infra/IMG_20160520_114325.jpg}}
|
||||
|
||||
#
|
||||
##
|
||||
\centerline{\includegraphics[height=\paperheight]{resources/photos-infra/IMG_20160520_114337}}
|
||||
|
||||
# L'internet Français
|
||||
## L'internet Français
|
||||
\centerline{\includegraphics[height=8.4cm]{resources/photos-infra/IMG_20160420_164835}}
|
||||
|
||||
# Feux de signalisation
|
||||
## Feux de signalisation
|
||||
|
||||
- L'IXP fournit d'autres services
|
||||
- Simplification de la prise de contact avec des peers
|
||||
|
Loading…
x
Reference in New Issue
Block a user