# Networking Fundamentals

This effort aims to cover the fundamentals of computer networking, specifically, the core skill areas of a Junior Network Engineer. The chapters in this book aim to cover the fundamentals upon which one can build a successful career in computer networking. This is the resource the author used to pass the CCNA exam (200-301 v1.1) on his first try. This community resource will help learners without technical background or experience in IT and who want to break into a networking career.

### Networking Fundamentals Chapters <a href="#networking-fundamentals-book-chapters" id="networking-fundamentals-book-chapters"></a>

[How data flow through the Internet](https://dti-techs.gitbook.io/networking-fundamentals/networking-fundamentals/how-data-flow-through-the-internet)

This chapter explains what happens when someone types [www.google.com](http://www.google.com) into a web browser.

[Network security basics](https://dti-techs.gitbook.io/networking-fundamentals/networking-fundamentals/network-security-basics)

This chapter covers foundational concepts related to network security in enterprise risk management.

[CCNA 200-301 study notes](https://dti-techs.gitbook.io/networking-fundamentals/networking-fundamentals/ccna-200-301-study-notes)

An evolving, growing assortment of CCNA 200-301 study material.

[Key CCNA terms and concepts](https://dti-techs.gitbook.io/networking-fundamentals/networking-fundamentals/key-ccna-terms-and-concepts)

A CCNA glossary for Cisco IT professionals.

[About the author](https://itnetworkingskills.wordpress.com/baha-abu-shaqra-academic-publications/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dti-techs.gitbook.io/networking-fundamentals/networking-fundamentals.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
