diff --git a/main.tex b/main.tex index 76c5cf5..9a242d6 100644 --- a/main.tex +++ b/main.tex @@ -103,12 +103,12 @@ Ergebnis kürzer, aber dennoch zu lang $\rightarrow$ DNS! \begin{itemize} \item ISP bekommt ein \texttt{\colorbox{hlr}{/24}} Präfix zugewiesen \begin{itemize} -\item Kann über $128 - \texttt{\colorbox{hlr}{24}} = 104$ Bit verfügen +\item Kann über $128 - \texttt{\colorbox{hlr}{24}} = 104$ Bit Suffix verfügen \end{itemize} \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}} \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