NETWORKING
NETWORKING
2. **Types of Networks**:
- LAN (Local Area Network): Limited geographical area, like a home, office, or campus.
- WAN (Wide Area Network): Spans a large geographical area, connecting LANs across cities or
countries.
- WLAN (Wireless Local Area Network): Utilizes wireless technology like Wi-Fi for connectivity.
- MAN (Metropolitan Area Network): Covers a larger area than LAN but smaller than WAN, typically
within a city.
- VPN (Virtual Private Network): Securely extends a private network across a public network like the
internet.
3. **Network Topologies**:
- Bus, Star, Ring, Mesh, and Hybrid topologies determine how devices are interconnected.
4. **Networking Devices**:
- Switch: Connects devices within a network, directing data only to the intended recipient.
- Hub: Connects multiple devices in a network, broadcasting data to all connected devices.
- Modem: Modulates and demodulates digital signals for transmission over analog communication
channels.
5. **Network Protocols**:
- FTP (File Transfer Protocol): Facilitates file transfers between clients and servers.
6. **Networking Models**:
- OSI (Open Systems Interconnection) Model: Divides networking functions into seven layers for easier
understanding and troubleshooting.
- TCP/IP Model: Based on the Internet Protocol Suite, consists of four layers: Application, Transport,
Internet, and Link.
7. **Network Security**:
- Firewalls: Monitor and control incoming and outgoing network traffic based on predetermined
security rules.
- VPNs: Provide secure access to a private network over a public network like the internet.
8. **Network Administration**:
- Maintenance: Regular updates, backups, and security checks to keep the network running smoothly.
These are some foundational points to understand networking concepts. Further study can delve into
more advanced topics and technologies.