Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
playground:indisoft:notizen [2025/04/15 19:00] 3.15.187.205 alte Version wiederhergestellt (2024/09/10 22:32) |
playground:indisoft:notizen [2025/04/17 20:42] (aktuell) 47.128.50.137 alte Version wiederhergestellt (2024/10/02 22:28) |
||
---|---|---|---|
Zeile 43: | Zeile 43: | ||
===== Standards ====== | ===== Standards ====== | ||
RFCs for internet standards are published and managed by the IETF. | RFCs for internet standards are published and managed by the IETF. | ||
+ | ==== Ethernet ==== | ||
+ | There is no official LAN standard protocol, but over time, Ethernet, has become more common than the others. Ethernet protocols define how data is formatted and how it is transmitted over the wired network. The Ethernet standards specify protocols that operate at Layer 1 and Layer 2 of the OSI model. Ethernet standards have evolved for specifying faster and more flexible versions of the technology. Each version of Ethernet has an associated standard. Each host connected to an Ethernet network is assigned a physical address which serves to identify the host on the network. Every Ethernet network interface has a physical address assigned to it when it is manufactured. This address is known as the Media Access Control (MAC) address. The MAC address identifies each source and destination host on the network. | ||
==== Netzwerk Kommunikations Modelle ==== | ==== Netzwerk Kommunikations Modelle ==== | ||
Network Communication Models | Network Communication Models | ||
Zeile 74: | Zeile 76: | ||
* 1 2 Network Access | * 1 2 Network Access | ||
- | ==== Ethernet | + | ==== Tabelle |
+ | ^Group^ | ||
+ | |Upper Layers| | ||
+ | |:::| 6 |Presentation|::: | ||
+ | |:::| 5 |Session|::: | ||
+ | |Lower Layers| | ||
+ | |:::| 3 |Network|IP addressing, Routing| | ||
+ | |:::| 2 |Data Link|Network interface cards and drivers, Network switching, | ||
+ | |:::| 1 |Physical|Physical medium (copper twisted pair, fiber-optic cables, wireless transmitters, | ||
+ | |||
+ | ---- | ||
- | There is no official LAN standard protocol, but over time, Ethernet, has become more common than the others. Ethernet protocols define how data is formatted and how it is transmitted over the wired network. The Ethernet standards specify protocols that operate at Layer 1 and Layer 2 of the OSI model. Ethernet standards have evolved for specifying faster and more flexible versions of the technology. Each version of Ethernet has an associated standard. Each host connected to an Ethernet network is assigned a physical address which serves to identify the host on the network. Every Ethernet network interface has a physical address assigned to it when it is manufactured. This address is known as the Media Access Control (MAC) address. The MAC address identifies each source and destination host on the network. | ||