From ce3e773a4fa113e467da11f928e0efcacdff8b5c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 4 Jan 2018 08:31:20 +0000 Subject: [PATCH] Update on Overleaf. --- main.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/main.tex b/main.tex index e444444..5bbb279 100644 --- a/main.tex +++ b/main.tex @@ -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}