Update on Overleaf.

This commit is contained in:
Anonymous 2018-01-03 14:27:07 +00:00 committed by overleaf
parent 63045e57fc
commit de8600eace
1 changed files with 22 additions and 8 deletions

View File

@ -115,20 +115,34 @@ $\Rightarrow$ Übriges Suffix mit (128 - \colorbox{hlr}{64}) = \colorbox{hlg}{64
\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 Suffix verfügen
\item $128 - \texttt{\colorbox{hlr}{24}} = 104$ Bit Suffix für ISP
\end{itemize}
\end{itemize}
\texttt{\colorbox{hlr}{2001:0d}00:0000:0000:0000:0000:0000:0000/\colorbox{hlr}{24}}
\begin{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 laut RFC 6177, 2011/03 - IPv6 Address Assignment to End Sites} zu
\begin{itemize}
\item $128 - \texttt{\colorbox{hlb}{56}} = 72$ Bit Suffix für Kunde
\item $\rightarrow$ $104 - 72 = 32$ Bit bleiben für Subnetzbildung
\end{itemize}
\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
\end{itemize}
\texttt{\colorbox{hlb}{\colorbox{hlr}{2001:0d}b8:2407:d3}00:0000:0000:0000:0000/\colorbox{hlb}{56}}
\begin{itemize}
\item Kundenrouter weist jedem Subnetz ein \texttt{\colorbox{hlg}{/64}}-Präfix\footnote{Empfohlene Subnetzgröße laut RFC 6177, 2011/03 - IPv6 Address Assignment to End Sites} zu
\begin{itemize}
\item $72 - 64 = 8$ Bit bleiben für Subnetzbildung
\end{itemize}
\end{itemize}
\texttt{\colorbox{hlg}{\colorbox{hlb}{\colorbox{hlr}{2001:0d}b8:2407:d3}42:}0000:0000:0000:0000/\colorbox{hlg}{64}}
\end{frame}
\begin{frame}{Fassungsvermögen von IPv6}
\texttt{\colorbox{hlg}{\colorbox{hlb}{\colorbox{hlr}{2001:0d}b8:2407:d3}42:}7ae4:ff:fecf:8a50/\colorbox{hlg}{64}}
Anzahl \texttt{\colorbox{hlb}{/56}} Präfixe für Kunden: $2^{104-(128-56)} = 2^{32} = \colorbox{hlr}{4.294.967.296}$ \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}
\subsection{Adressklassen}
\begin{frame}{Adressklassen: Unspezifizierte Adresse\footnote{Kapitel 2.5.2. in RFC 4291, 2006/02 - IP Version 6 Addressing Architecture}}
@ -180,7 +194,7 @@ Beispiel: \texttt{fe80::7ae4:ff:fecf:8a50/64}
\end{frame}
\begin{frame}[fragile]{Adressklassen: Unique Local Adress (ULA)\footnote{Definiert in RFC 4193, 2005/11 - Unique Local IPv6 Unicast Addresses}}
\begin{frame}[fragile]{Adressklassen: Unique Local Adress (ULA)\footnote{Definiert in }}
Ähnlich zu privaten IPv4-Adressen wie z.B. \texttt{192.168.0.0/24} \newline
\newline
Präfix: \texttt{fc00::/7} \newline