You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
2.6 KiB

  1. \relax
  2. \providecommand\hyper@newdestlabel[2]{}
  3. \providecommand\babel@aux[2]{}
  4. \@nameuse{bbl@beforestart}
  5. \catcode `"\active
  6. \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
  7. \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
  8. \global\let\oldcontentsline\contentsline
  9. \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
  10. \global\let\oldnewlabel\newlabel
  11. \gdef\newlabel#1#2{\newlabelxx{#1}#2}
  12. \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
  13. \AtEndDocument{\ifx\hyper@anchor\@undefined
  14. \let\contentsline\oldcontentsline
  15. \let\newlabel\oldnewlabel
  16. \fi}
  17. \fi}
  18. \global\let\hyper@last\relax
  19. \gdef\HyperFirstAtBeginDocument#1{#1}
  20. \providecommand\HyField@AuxAddToFields[1]{}
  21. \providecommand\HyField@AuxAddToCoFields[2]{}
  22. \babel@aux{ngerman}{}
  23. \@writefile{toc}{\contentsline {section}{\numberline {1}Programmable Data Plane und P4}{1}{section.1}\protected@file@percent }
  24. \@writefile{toc}{\contentsline {section}{\numberline {2}P4 Beispiel\,(1): Repeater}{1}{section.2}\protected@file@percent }
  25. \@writefile{toc}{\contentsline {section}{\numberline {3}P4 Beispiel\,(2): Minimalistischer Layer 2 Switch}{2}{section.3}\protected@file@percent }
  26. \@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Aufgabe 1: Hinzufügen von Tabelleneinträgen für die MAC-Adressen der Hosts}{2}{subsection.3.1}\protected@file@percent }
  27. \@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Aufgabe 2: Hinzufügen einer Multicast-Gruppe}{3}{subsection.3.2}\protected@file@percent }
  28. \@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Diskussion und nächste Schritte}{3}{subsection.3.3}\protected@file@percent }
  29. \@writefile{toc}{\contentsline {section}{\numberline {4}P4 Beispiel\,(3): Learning Layer 2 Switch}{3}{section.4}\protected@file@percent }
  30. \@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Aufgabe 1: Starten des Controllers}{4}{subsection.4.1}\protected@file@percent }
  31. \@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Aufgabe 2: Neustart der Umgebung und Betrachtung der Wirkung von Flooding \& Filtering}{4}{subsection.4.2}\protected@file@percent }
  32. \@writefile{toc}{\contentsline {subsection}{\numberline {4.3}Diskussion und nächste Schritte}{5}{subsection.4.3}\protected@file@percent }
  33. \@writefile{toc}{\contentsline {section}{\numberline {5}Direkte Verwendung der P4 Tools in der VM}{5}{section.5}\protected@file@percent }
  34. \@writefile{toc}{\contentsline {section}{\numberline {6}Weiterführende Informationen}{5}{section.6}\protected@file@percent }
  35. \@writefile{toc}{\contentsline {section}{\numberline {7}Eigene VM mit P4 Toolchain}{6}{section.7}\protected@file@percent }