CCN Notes
CCN Notes
2. Host-to-Network Layer:
o Corresponds to the Physical and Data Link Layers of the OSI model.
o Manages:
▪ Connection between the system and the transmission medium (e.g., LAN,
WAN).
3. Internet Layer:
4. Transport Layer:
o Ensures:
o Examples include:
▪ HTTP (Web browsing), FTP (File transfer), DNS (Domain Name System),
SMTP (Email), Telnet (Remote terminal emulation).
• Host-to-Network Layer:
• Internet Layer:
• Transport Layer:
• Application Layer:
• In 1984, ISO introduced the OSI (Open Systems Interconnection) Model, which
provides a standardized framework for network communication.
• OSI Model:
o Data moves layer-by-layer from the sender, traverses the network, and moves up
the layers at the receiver.
• Each layer has specific responsibilities, communicates with the layer above and below,
and performs peer-to-peer communication at the same level on different systems.
• Layers:
3. Encapsulation:
• Data flowing through the OSI layers is wrapped with additional information (headers
and trailers) at each layer.
• This process, called encapsulation, ensures proper delivery, addressing, and error
detection.
4. Physical Layer:
• Functions:
• Ensures error-free delivery from one node to the next (hop-by-hop communication).
• Functions:
6. Network Layer:
• Functions:
• Protocols: IP, IPX, AppleTalk; Routing protocols like RIP, OSPF, BGP.
7. Transport Layer:
• Functions:
o Flow and Error Control: Ensures reliable delivery using sequence numbers and
retransmissions.
8. Session Layer:
• Functions:
9. Presentation Layer:
• Functions:
• Functions:
11. Addressing:
1. ISO/OSI Model:
o Layers 1-3: Network support; Layers 5-7: User support; Layer 4 links them.
2. Encapsulation:
o Adds headers/trailers at each layer for delivery, addressing, and error control.
3. Physical Layer:
o Deals with hardware interfaces, signal levels, topology, and bit representation.
5. Network Layer:
o Handles routing and logical addressing (IP); delivers packets across networks.
6. Transport Layer:
7. Session Layer:
8. Presentation Layer:
o Physical (MAC), Logical (IP), Port (specific process), and Specific (e.g., URL).
1. Local Area Networks (LAN):
• Features:
o Connects devices like computers, printers, and storage within close proximity.
• Features:
o Requires WAN links (e.g., leased lines, satellite connections) to connect distant
locations.
• A MAN spans a city or metropolitan area, bridging the gap between LANs and WANs.
• Features:
4. Network Categories:
▪ All devices (nodes) are equal and share resources directly without a central
server.
o Client/Server Networks:
• Hardware:
o Networking Devices:
• Software:
• Protocols:
• Determines:
o Costs.
A. Bus Topology
• Structure:
• Working:
o All devices hear the message, but only the intended recipient processes it.
• Advantages:
• Disadvantages:
o Troubleshooting is difficult.
B. Star Topology
• Structure:
• Types:
• Advantages:
• Disadvantages:
C. Ring Topology
• Structure:
• Working:
o The sender places the data on the token, which is passed around the ring until it
reaches the destination.
• Advantages:
• Disadvantages:
D. Mesh Topology
• Structure:
o Every device connects to every other device directly.
o Types:
• Advantages:
o High fault tolerance (failure of one connection doesn’t affect the rest).
• Disadvantages:
E. Hybrid Topology
• Structure:
o Example: Starred Bus – multiple star networks connected via a bus backbone.
• Advantages:
• Disadvantages:
Comparison of Topologies
• Ring: Suitable for environments needing equal access, but less reliable.
2. Expanding a Network
4. Advantages of Switches
• Enable secure data transmission by directing data only to the intended destination .
5. Router Operations
• Facilitate routing between different network types (e.g., Ethernet to token ring).
• Bridges forward unknown addresses, while routers choose the best paths .
• Routers: Interconnect networks, provide filtering, and find optimal routing paths .