Update on Overleaf.

This commit is contained in:
Anonymous 2018-01-04 08:31:20 +00:00 committed by overleaf
parent 43ec02664f
commit ce3e773a4f
1 changed files with 14 additions and 0 deletions

View File

@ -260,6 +260,20 @@ Bytes \texttt{33-33} verkettet mit den letzten 4 Bytes der IPv6-Zieladresse\foot
Beispiel: \texttt{ff02::1} $\rightarrow$ \texttt{33-33-00-00-00-01} \newline
\end{frame}
\begin{frame}{Adressklassen: Multicast (Solicited Node Address\footnote{Kapitel 2.7.1. in RFC 4291, 2006/02 - IP Version 6 Addressing Architecture})}
Link-lokale Adresse: \texttt{fe80::7ae4:ff:fe\colorbox{hlb}{cf:8a50}/64} \newline
Präfix Solicited Node Address: \texttt{ff02::1:ff00:0/104} \newline
\newline
\texttt{\colorbox{hlr}{ff02:0000:0000:0000:0000:0001:ff}00:0000/\colorbox{hlr}{104}} \newline
$\rightarrow$ \texttt{\colorbox{hlr}{ff02:0000:0000:0000:0000:0001:ff}\colorbox{hlb}{cf:8a50}/\colorbox{hlr}{104}} \newline
\newline
$\rightarrow$ \texttt{ff02::1:ffcf:8a50/104} \newline
\begin{itemize}
\item Zieladresse z.B. für DAD oder Neighbor Discovery
\end{itemize}
\end{frame}
\section{Verbindung mit lokalem Netzwerk}