/* Routingprotokolle */ Revamped

This commit is contained in:
Astro 2005-06-20 18:29:31 +00:00
parent 4c003a2b6b
commit 045e002e8e

View File

@ -3,25 +3,78 @@
Inhalt ist Routing Protokolle und Angriffe darauf.
Angestrebt ist ein Mix aus Vortrag und Workshop.
==Routingprotokolle==
* AS-Protokolle
** [[http://de.wikipedia.org/wiki/Exterior_Gateway_Protokoll Exterior Gateway Protokoll]]
** [[http://de.wikipedia.org/wiki/Border_Gateway_Protocol BGP]]
* interne Protokolle:
** OSPF
** RIP
** ISIS
** STP ([http://www.phrack.org/show.php?p=61&a=12 Fun with the Spanning Tree Protocol])
** IAPP
** EIGRP (proprietäres Cisco Routing-Protokoll)
==Überblick Routingprotokolle==
Macht [[Benutzer:Jörg|Jörg]]
===Einführung===
*OSI-Modell
===Layer 1===
====Protokolle/code (allgemein)====
*HDB3
*
===Layer 2===
====Protokolle (allgemein)====
*ARP
*Ethernet II
*802.3
====STP- Spanning Tree Protokoll====
*Richtig Spass mit Common oder Mono Spanning Tree
===Layer 3===
====Allgemein====
*Was ist Routing?
*Statisches Routing
*Dynamisches Routing
*Administrative Distance
====RIPv1====
====IGRG====
====EIGRP====
*Allgemeines
*Abhängikeit der Metrik
====BGP====
*BGPv4
*Was ist ein AS (Autonomous System)?
*Warum BGP
*Wann ist kein BGP einzusetzten
*Allgemeines
*BGP Message Types
*Redistribution
*Route-Reflector
*route selection
====OSPF====
*Allgemeines
*Typen von OSPF-Routern
*Typen von Areas
*Typen von LSAs
====IS-IS====
*Allgemeines
*Routingbeziehungen
*Adressierung
===Redundanzprotokolle===
====HSRP====
====VRRP====
====CARP====
==TODO==
* IAPP
* ICMP Redirect
* Source-Routing
* ARP Proxying
* Redundanzprotokolle
** [http://de.wikipedia.org/wiki/HSRP HSRP] (Hot Standby Router Protocol)
** [http://de.wikipedia.org/wiki/VRRP VRRP] (Virtual Router Redundancy Protocol)
** [http://de.wikipedia.org/wiki/CARP CARP] (Common Address Redundancy Protocol)
* ...
* Ad-Hoc Protokolle
** OLSR
** AODV