diff --git a/main.tex b/main.tex index c4e0213..76c5cf5 100644 --- a/main.tex +++ b/main.tex @@ -108,11 +108,12 @@ Ergebnis kürzer, aber dennoch zu lang $\rightarrow$ DNS! \item ISP weist Kunden ein \texttt{\colorbox{hlb}{/56}} Präfix aus seinem \texttt{\colorbox{hlr}{/24}} Präfix zu \item Kundenrouter weist jedem Subnetz ein \texttt{\colorbox{hlg}{/64}}-Präfix\footnote{Empfohlene Größe für alle Subnetze, siehe RFC 6177} zu \end{itemize} -\texttt{2001:0d\colorbox{hlr}{b8:2407:08}\colorbox{hlb}{d3}:\colorbox{hlg}{0000:0000:0000:1234}/\colorbox{hlg}{64}} - -Anzahl \texttt{\colorbox{hlb}{/56}} Präfixe für Kunden: $2^{104-56} = 2^{48} = 281.474.976.710.656$ (281 Billion \newline -Anzahl \texttt{\colorbox{hlg}{/64}} Subnetze für einen Kunden: $2^{8} = 256$ \newline -Anzahl Adressen pro Subnetz: $2^{64} = 18.446.744.073.709.551.616$ (18 Trilliarden)\newline +\texttt{2001:0d\colorbox{hlr}{b8:2407:08}\colorbox{hlb}{d3}:\colorbox{hlg}{0000:0000:0000:1234}/\colorbox{hlg}{64}} \newline +\newline +Anzahl \texttt{\colorbox{hlb}{/56}} Präfixe für Kunden: $2^{104-56} = 2^{48} = \colorbox{hlr}{281.474.976.710.656}$ \newline +Anzahl \texttt{\colorbox{hlg}{/64}} Subnetze für einen Kunden: $2^{8} = \colorbox{hlb}{256}$ \newline +Anzahl Adressen pro Subnetz: $2^{64} = \colorbox{hlg}{18.446.744.073.709.551.616}$ \newline +(Etwa 18 Trilliarden Geräte passen in ein Subnetz) \end{frame}