ACIT 2620

Principles of Enterprise Networking

By: Yves Rene Shema

ACIT 2620 Principles of Enterprise Networking

Objectives:

  • Recap of OSI Model
  • Survey of networking devices
  • Overview of common network topologies
  • Project setup
ACIT 2620 Principles of Enterprise Networking

OSI Model Recap

(7) Application: domain specific messages
(6) Presentation: data formatting (e.g. encryption, compression, character encoding)
(5) Session: organizing of messages into "visits"
(4) Transport: multiplexing, segmentation, re-assembly
(3) Network: routing datagrams between networks, global addressing
(2) Data-Link: communication on shared medium
(1) Physical: signals across medium (bits)

ACIT 2620 Principles of Enterprise Networking

Broadcast Domain vs Collision Domain

A broadcast domain is a group of nodes sharing the same transmission medium (i.e. LAN or simply network). When these nodes are not connected through a switch (or bridge), the network constitutes a single collision domain.

ACIT 2620 Principles of Enterprise Networking

Network Devices

Define the function and uppermost OSI layer implemented by the following devices:

  • Network Interface Controller/Card
  • Hub
  • Bridge
  • Switch
ACIT 2620 Principles of Enterprise Networking
  • Router
  • NAT Router
  • Wireless Access Point (WAP)
  • Firewall
ACIT 2620 Principles of Enterprise Networking

Network Topologies

  • Bus
  • Ring
  • Star
  • Mesh
  • Hybrid
ACIT 2620 Principles of Enterprise Networking

Reading List

Read this before next class:

ACIT 2620 Principles of Enterprise Networking