Skip to content

Instantly share code, notes, and snippets.

@misho-kr
Last active May 29, 2022 18:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save misho-kr/6127062a7888adfe1d0e9672595c5b44 to your computer and use it in GitHub Desktop.
Save misho-kr/6127062a7888adfe1d0e9672595c5b44 to your computer and use it in GitHub Desktop.
Summary of "Aruba Networking Basics" course on Coursera.Org

Learn what a basic computer network is, compare local and wide area networks, use cases, and implementation types. Communication over these networks relies on protocols. Understanding network communications and VLANs and how to configure an Aruba OS Switch!

Taught by

Tyler McMinn, Aruba Certified Instructor

Week 1: Introduction to Wired Networking

Introduction to Aruba switches, a basic network using a single switch, packet encapsulation.

Week 2: Switching, VLANS, Trunking, Loops, and Lags

Configure multiple switches, use VLANs or Virtual LANs, and link aggregation.

Week 3: Network Design & Routing

Static and dynamic routing, how gateways are used to get traffic out of a LAN or local area network to reach the internet.


This beginners networking course offered by Aruba is a fundamental overview of networking. This includes a Hands-On Lab to help you comprehend the concepts. This is perfect for beginners as well as students who want a refresher course on the basics of computer networking. It covers networking in four lessons including:

  • Basic Networking Concepts: How networking works, protocols, and communication layers
    • Hands-On Lab: Use a packet analyzer tool to see the details of REAL traffic!
  • Network Components: Network devices: switches and routers, LANs and WANs, services
    • Hands-On Lab: Connect to and configure network devices and validate the connections!
  • Layer 2 Networks: Working with switches, MAC address tables, Address Resolution Protocol, and Virtual LANs (VLANs)
    • Hands-On Lab: Connect your Network, configure VLANs, verify your connections!
  • Communication Between Networks: Scale your network to support more users, the benefits of VLANs, IP Addressing details
    • Hands-On Lab: Configure VLANs, IP addresses, route your traffic, and access the Internet!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment