auf.suno
Connector, investor, futurist, geek, software developer, innovator, sportsman, libertarian, business enabler, cosmopolitan, autodidact, funny finch, tech evangelist,
purist, agnostic, Kärnten fan, foodie, artist, globetrotter, social liberal but fiscal conservative, Schöngeist... elegantiorum litterarum amans oder studiosus...

This is the website of Markus Gattol. It is composed, driven and secured/encrypted exclusively by Open Source Software. The speciality of this website
is that it is seamlessly integrating into my daily working environment (Python + MongoDB + Linux + SSH + GIT + ZeroMQ) which therefore means it
becomes a fully fledged and automatized publishing and communication platform. It will be under construction until 2014.

Open Source / Free Software, because freedom is in everyone's language...
Frihed Svoboda Libertà Vrijheid เสรีภาพ Liberté Freiheit Cê̤ṳ-iù Ελευθερία Свобода חרות Bebas Libertada 自由
auf.suno
Website Sections
Home
FAQs
About Me
Tweets by @markusgattol
Computer and ICT Networks
Status: Just notes so far
Last changed: Monday 2013-09-30 13:07 UTC
Abstract:

A computer network is an interconnection of a group of computers. Networks may be classified by what is called the network layer at which they operate according to basic reference models considered as standards in the industry such as the four-layer Internet Protocol Suite model. While the seven-layer OSI (Open Systems Interconnection) reference model is better known in academia, the majority of computer networks nowadays use the IP (Internet Protocol) Suite as their network model. The main purpose why this page came to life is to provide theoretical background for the reader in order to understand information onto other pages of the Network context. Those other pages will cover how to deal with DebianGNU/Linux and various high-end home as well as low-end enterprise equipment when it comes to set up, configure and maintain a state of the art computer network.
Table of Contents
OSI Reference Model
Internet Protocol Suite
Computer Networks
The Internet
VLAN (Virtual Local Area Network)
Ethernet
Common Connection Technologies for the Last Mile
Subnetwork
MAC Address
Packet Switching in Computer Networks
Circuit vs. Virtual Circuit vs. Package based Communications
Switching vs. Routing
Switch vs. Hub
DNS (Domain Name System)
DNS Record Types
Miscellaneous

OSI Reference Model

Internet Protocol Suite

Computer Networks

The Internet

Private Network

Go here for more information.

Subnetting, Supernetting and CIDR (Classless Inter-Domain Routing)

Go here for more information.

VLAN (Virtual Local Area Network)

I dedicated a whole single page to the VLAN subject simply because the subject is thus important to deserve one on its own.

Ethernet

Common Connection Technologies for the Last Mile

Wireless

PPPoE (Point-to-Point Protocol over Ethernet)

Subnetwork

MAC Address

Packet Switching in Computer Networks

When talking about packet switching with regards to computer networks, we are then talking about packet switching in TCP/IP based networks.

Circuit vs. Virtual Circuit vs. Package based Communications

Switching vs. Routing

Switch vs. Hub

An Ethernet hub, or repeater, is a fairly unsophisticated broadcast device, and rapidly becoming obsolete. Hubs work on OSI (Open Systems Interconnection) layer 1 also known as physical layer. Hubs do not manage any of the traffic that comes through them. Any packet entering a port is broadcast out or repeated on every other port, save the port of entry. Since every packet is repeated on every other port, packet collisions result, which slows down the network.

Hubs have actually become hard to find, due to the widespread use of switches. There are specialized applications where a hub can be useful, such as copying traffic to multiple network sensors. There is no longer any significant price difference between a hub and a low-end switch.

Hub

I am not going to cover hubs since I consider them (as most do) obsolete.

Network Switch

DNS (Domain Name System)

More information can be found here.

DNS Record Types

Go here for more information.

Miscellaneous

DNSSEC

  • http://en.wikipedia.org/wiki/Domain_Name_System_Security_Extensions
  • http://www.circleid.com/posts/dnssec_deployment_and_dns_security_extensions/

Canonical Name respectively FQDN (Fully Qualified Domain Name)

Go here.

URL respectively URI (Uniform Resource Identifier)

See here and here.

dig, a DNS look up Utility

  • http://www.madboa.com/geek/dig/
Creative Commons License
The content of this site is licensed under Creative Commons Attribution-Share Alike 3.0 License.