Skip to content

CCNA study notes to complement modern Software Engineering skills with Networking fundamentals

Notifications You must be signed in to change notification settings

laaraujo/ccna-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCNA 200-301 Notes

Personal notes for learning CCNA topics. Originally intended to be Networking in general but since the CCNA certification is widely accepted as the go-to for Networking fundamentels I decided to stick to its program.

Contents

Network node icons

The following are the icons used in most of the diagrams for this repo:

Icon used in various diagrams and examples

CLI cheat sheet

The following is a compilation of all the CLI commands used throught these notes:

Cisco IOS CLI cheat sheet

Sources

Contributing

# Clone this repo - https://github.com/laaraujo/ccna-notes
git clone [email protected]:laaraujo/ccna-notes.git

# Install pre-commit - https://pre-commit.com/
pip install pre-commit

# Install markdownlint-cli - https://github.com/igorshubovych/markdownlint-cli
npm install -g markdownlint-cli

# Setup pre-commit hooks
pre-commit install

This repo

laaraujo/ccna-notes

About

CCNA study notes to complement modern Software Engineering skills with Networking fundamentals

Topics

Resources

Stars

Watchers

Forks