-
OSI nmeumonic
- All
- People
- Seem
- To
- Need
- Data
- Processing
-
OSI Layer 1
- Physical: Signaling, cabling, connectors
- no protocols
-
OSI Layer 2
- Data: basic foundation of communication
- Data link protocols (DLC): MAC address
- Network switches
-
OSI Layer 3
- Network: "routing" layer
- Internet Protocol (IP)
-
OSI Layer 4
- Transport: "post office" layer
- TCP/UDP
-
OSI Layer 5
- Session: start, stop, restart
- duplexes, control protocols, tunneling
-
OSI Layer 6
- Presentation: Character encoding
- binary to text
- often combined with application layer
-
OSI Layer 7
- Application: The layer we see
- HTTP, FTP, DNS, POP3
-
ARP
- Address Resolution Protocol
- MAC addresses
-
TCP/IP Model
- Application
- Transport
- Internet
- Link
- (All Trains Into London)
-
-
Examples of OSI Layer 2
- Data Link
- Frame, MAC address, Extended Unique Identifier, Switch
-
Examples of OSI Layer 3
- Network
- IP, Router, Packet
- All items in layer 3-7 are encapsulated within packets
-
-
Examples of OSI Layer 5
- Session
- Control protocols, tunneling
-
Examples of OSI Layer 6
Encryption (SSL, TLS)
-
RFC 1918
Local (private) IP addressing
-
EUI-64
- Used in IPv6, Firewire
- 8-bytes, hexadecimal
- first 3: from IEEE to organization
- last 5: sequential from manufacturer
-
MAC Address
- 6 bytes, hexadecimal
- first 3 bytes, assigned by IEEE to organization
- second 3 bytes, sequential order from manufacturer
|
|