Update on Overleaf.

This commit is contained in:
Anonymous 2018-01-03 10:50:06 +00:00 committed by overleaf
parent 0b99af64df
commit f833271337
1 changed files with 2 additions and 2 deletions

View File

@ -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