diff options
| author | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-10-01 15:01:37 -0400 |
|---|---|---|
| committer | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-10-01 15:01:37 -0400 |
| commit | e9a71cc494631b4f7dc4f1d17672f71e05e6df14 (patch) | |
| tree | a18da4c0c73593b6afbaedb6c369bc8abf38c3e6 | |
Initial commit
| -rw-r--r-- | README.md | 14 | ||||
| -rw-r--r-- | jeff-subnetting-chart.md | 12 |
2 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..11b2422 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Ben's CCNA Third Attempt Notes + +Hello and welcome to the README of my CCNA notes for my third attempt. This is being done through WGU and I will include as detailed as possible notes as I study +and lab my way through different study materials. + +I will also try to keep my thoughts organized as I study. + +Material includes: + +Jeremy's IT Lab: https://www.udemy.com/course/ccna-jitl/?couponCode=LETSLEARNNOW + +Keith Barker's CBT Nuggets course: https://www.cbtnuggets.com/it-training/cisco/ccna + +Notes from my course instructor (CI) and good old labbing in Packet Tracer
\ No newline at end of file diff --git a/jeff-subnetting-chart.md b/jeff-subnetting-chart.md new file mode 100644 index 0000000..939b2e3 --- /dev/null +++ b/jeff-subnetting-chart.md @@ -0,0 +1,12 @@ +# Jeff's Subnetting CHart + +Below is a chart my course instructor, Jeff, sent me to study with for the CCNA. + +I'm typing this out by hand in the hopes of making it stick in my head better. + +Notes: + +Each IPv4 address has 8 bits and each bit has a place, each place has a value. + +This is positional notation. + |
