Computer_Networking_Mid2
Computer_Networking_Mid2
Data Section: Contains the payload (actual data) from upper-layer protocols (like
TCP/UDP).
Importance: Provides a flexible and efficient method to encapsulate and route data.
Supports fragmentation and reassembly across networks.
A subnet mask helps determine the network and host parts of an IP address.
Example:
- IP: 192.168.1.10
- Subnet Mask: 255.255.255.0
This gives 256 IPs per subnet (254 usable).
IPv6 supports a much larger address space, built-in security, and no need for NAT, unlike
IPv4.
IP is a logical address used for identifying devices over networks; it can change.
Disadvantages:
- Limited address space
- No built-in security
They block unauthorized access while allowing safe communication, using packet
filtering, proxies, and inspection.
Disadvantages:
- Can't stop insider attacks
- May slow network