OSI Layer 3 - Network Layer Flashcards
Layer 3 Overview
Responsible for routing packets to their destination & QoS
IP (Internet Protocol) is the best-known layer 3 protocol
Connectionless protocol with no acknowledgements at layer 3
Other Layer 3 Protocols: ICMP, IPsec
IP Addressing
A logical addressing scheme implemented at layer 3
No logical separation between networks at layer 2, it’s done at layer 3
Unicast/Broadcast/Multicast
Unicast - single destination host
Broadcast - all hosts on the subnet
Multicast - multiple interested hosts
IPv4 Addresses
32 bits long
4 “octets” in dotted decimal format
192.168.10.15
Each octet - 8 bits long
Subnet Mask
Defines the boundary between the network & host portion of an IP address
Network Address
All 0’s in the host portion designates the network address
Not allowed to be allocated to a host
Broadcast Address
Traffic sent to this address is sent to all hosts in the subnet
Final address in a subnet