Chapter 5
Chapter 5
Chapter 5
maintenance is difficult
If the hub or concentrator fails, attached
more practical.
OSI is more theoretical and less commonly
implemented.
Developed Origin:
TCP/IP was developed by the U.S.
Department of Defense.
OSI was developed by the International
Circuit Switching:
Circuit switching is like making a dedicated
format.
IPv6 uses hexadecimal notation with colons
to separate blocks.
Address Configuration:
IPv4 addresses can be manually configured
20 to 60 bytes.
IPv6 headers are fixed at 40 bytes.
Security and NAT:
IPv4 relies on additional mechanisms like
IPsec.
IPv4 is still widely used but is gradually
being supplemented by IPv6 to address
address exhaustion and improve security.
In summary, IPv4 is an older internet
protocol with limited addresses and less
built-in security, while IPv6 is its successor,
designed to address these limitations with a
larger address space and enhanced
features.
Internet Protocol version 6 (IPv6) is a modern
network protocol designed to improve upon
the limitations of its predecessor, IPv4. Here's
a simple explanation in steps:
5. **Improved Security**:
- IPv6 includes built-in security features
through IPsec, enhancing network
communication security.
6. **Automatic Configuration**:
- Devices often configure their IPv6 addresses
automatically using Stateless Address Auto
configuration (SLAAC).
2. **Binary Representation**:
- Convert the decimal value of the first octet into binary (8 bits).
This will help you understand the bit pattern.
In IPv4, the class of an IP address is determined
by the range of the first octet (the first 8 bits) of
the address. Here's how the classes are identified
based on IP range:
.
2. **Class B (128.0.0.0 to 191.255.0.0):**
Class B addresses have the first two bits set
to 10. They are typically used for medium-
sized networks and offer a balance between
network and host capacity.
3. **Class C (192.0.0.0 to 223.255.255.0):**
Class C addresses have the first three bits
set to 110. These are used for smaller
networks, as they have a limited number of
host addresses but offer more network
addresses.
4. **Class D (224.0.0.0 to 239.0.0.0):**
Class D addresses are reserved for multicast
groups. Multicast allows data to be sent
from one source and received by multiple
hosts simultaneously.
5. **Class E (240.0.0.0 to
255.255.255.255):** Class E addresses are
reserved for experimental and research
purposes and are not typically used for
standard network communication.