Please enable JavaScript.
Coggle requires JavaScript to display documents.
COMPSCI 215 (OSI Model (Data-link Layer (Medium Access Control, Framing,…
COMPSCI 215
OSI Model
Transport Layer
-
-
-
Port numbers are 16-bits, so there are 2^16 unique port numbers.
-
-
-
-
-
-
-
-
-
-
Wireshark
-
-
Thus, allows us to explore network traffic and examine individual
packets in the network
IPv4
Network ID
Class A: netid = first 8 bits, start with 0
Class B: netid = first 16 bits, start with 10
Class C: netid = first 24 bits, start with 110
Classless Inter-Domain Routing (CIDR) allows the boundary between the two parts to be anywhere in the address by using prefix length and subnetting.
-