Update on Overleaf.

This commit is contained in:
Anonymous 2018-01-03 10:46:29 +00:00 committed by overleaf
parent f465fbb034
commit 0b99af64df
1 changed files with 6 additions and 5 deletions

View File

@ -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 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 \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} \end{itemize}
\texttt{2001:0d\colorbox{hlr}{b8:2407:08}\colorbox{hlb}{d3}:\colorbox{hlg}{0000:0000:0000:1234}/\colorbox{hlg}{64}} \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} = 281.474.976.710.656$ (281 Billion \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} = 256$ \newline Anzahl \texttt{\colorbox{hlg}{/64}} Subnetze für einen Kunden: $2^{8} = \colorbox{hlb}{256}$ \newline
Anzahl Adressen pro Subnetz: $2^{64} = 18.446.744.073.709.551.616$ (18 Trilliarden)\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} \end{frame}