Slide 1: Title Slide
- Title: Foundations of Networking (Basics)
- Subtitle: Phase 1: Networking Fundamentals
- Published By: Nuruzzaman Majumder
Slide 2: Introduction to Networking
- What is Networking?
- Definition of a network.
- Importance of networks in daily life.
- Examples: Internet, corporate networks.
Slide 3: Types of Networks
- LAN (Local Area Network)
- Covers a small geographical area.
- Examples: Home, school, office.
- WAN (Wide Area Network)
- Covers large geographical areas.
- Examples: Internet, enterprise networks.
- MAN (Metropolitan Area Network)
- Covers a city or campus.
- Example: City-wide Wi-Fi.
Slide 4: Networking Terminology
- Node, Host, Client, Server.
- Bandwidth, Latency, Packet.
- MAC Address, IP Address.
Slide 5: Networking Models
- OSI Model:
- 7 Layers: Physical, Data Link, Network, Transport, Session, Presentation, Application.
- Function of each layer.
- TCP/IP Model:
- 4 Layers: Network Interface, Internet, Transport, Application.
- Importance of TCP/IP in modern networking.
Slide 6: Networking Devices
- Router: Directs data packets between networks.
- Switch: Connects devices within a LAN.
- Hub: Basic device for network communication.
- Modem: Converts digital to analog signals.
- NIC (Network Interface Card): Enables network connectivity for a device.
Slide 7: IP Addressing
- IPv4:
- Classes: A, B, C, D, E.
- Subnetting: Dividing networks into subnets.
- IPv6:
- Address format.
- Importance in modern networking.
- Basic configuration examples.
Slide 8: Protocols
- TCP & UDP: Differences and use cases.
- HTTP & HTTPS: Web communication.
- DNS: Resolves domain names to IP addresses. How does it work press here
- DHCP: Assigns dynamic IP addresses.
- FTP: Transfers files between systems.
- SMTP: Email communication.
Slide 9: Basic Configuration
- Configuring IP Addresses:
- Static vs. Dynamic IP addresses.
- Steps for configuration.
- Basic Router Commands:
- Setting hostname, interfaces.
- Verifying configuration.
- Basic Switch Commands:
- VLAN configuration.
- Viewing MAC address table.
Lab Exercise
Lab 1: Setting Up a Basic Network
- Objective:
- Connect multiple devices using a switch.
- Configure IP addresses for communication.
- Required Equipment:
- PCs or laptops.
- Switch and Ethernet cables.
- Steps:
- Connect devices to the switch using Ethernet cables.
- Assign static IP addresses to each device.
- Test connectivity using the ping command.
Lab 2: Router Configuration Basics
- Objective:
- Configure a router for basic connectivity.
- Required Equipment:
- Router, switch, and PCs/laptops.
- Steps:
- Access router CLI via console or Telnet.
- Configure the hostname and interfaces.
- Set up a default gateway.
- Verify configuration with show commands.
Lab 3: Protocol Testing
- Objective:
- Observe TCP and UDP communication.
- Required Tools:
- Packet tracer or equivalent simulator.
- Steps:
- Set up a client-server model.
- Test HTTP, FTP, and DNS.
- Capture packets to analyze protocol behavior.
Slide 10: Q&A
- Questions: Open floor for participant queries.
- Discussion Topics: Clarify any doubts from the session.
Slide 11: Next Steps
- Upcoming Topics:
- Advanced IP Addressing.
- Routing Protocols.
- Network Security Basics.
- Homework:
- Practice IP configuration and ping commands.
- Read about OSI and TCP/IP models.
- Router Configuration Basics
Foundations of Networking (Phase 1)