User:Itpastorn/dko/ccna1-3.1-2

From Wikipedia, the free encyclopedia

Networking Fundamentals

Overview CCNA 1 - Module 2 (3.1)

Networking Terminology[edit]

Data Networks[edit]

Network History[edit]

Ethernet History

Networking devices[edit]

Terminology

Network topology[edit]

Physical vz. logical

Network protocolss[edit]

  • Protocol suites = collections of protocols.
  • Enables network communication between hosts.
  • A formal description of a set of rules and conventions
  • Protocols specify
    • The format of the data
    • The timing
    • The sequencing
    • Error control

LANs[edit]

Common technologies:

WANs[edit]

Common technologies:

MAN[edit]

"two or more LANs in a common geographic area"

SAN[edit]

A storage area network (SAN) is an architecture to attach remote computer storage devices (such as disk arrays, tape libraries and optical jukeboxes) to servers in such a way that, to the operating system, the devices appear as locally attached.

  • Dedicated
  • High-performance
  • Scalability
  • Availability

Virtual private network (VPN)[edit]

A virtual private network (VPN) is a communications network tunneled through another network, and dedicated for a specific network.

Benefits of VPN[edit]

  • Same policies and security as a private network
  • Cost effective

Technologies

Intranets and extranets[edit]

Bandwidth[edit]

Importance of Bandwith[edit]

  • Finite
  • Not free
  • In demand!
  • Critical (together with latency)

The desktop[edit]

Two analogies:

  • Traffic
  • Water

Measurement (of bandwith)[edit]

  • bps
  • kbps
  • Mbps
  • Gbps
  • Tbps

Limitations[edit]

"Actual bandwidth --- is determined by a combination of the physical media and the technologies chosen"

Throughput[edit]

"Actual measured bandwith"

Data transfer calculation[edit]

T=S/BW (and then add some for the overhead caused by incapsulation)

Digital vz analog [disambiguation needed][edit]

Analog bandwith = what frequencies are occupied

Networking Models[edit]

An Introduction To The Tcp/Ip And OSI Model

Using layers to analyze problems in a flow of materials´[edit]

  • Source
  • Destination
  • Packet
  • Medium

Using layers to describe data communication[edit]

OSI model[edit]

Evolved from:

Released in 1984. "It is considered the best tool available for teaching people about sending and receiving data on a network."

OSI layers[edit]

  • "Please Do Not Teach Such Petty Acronyms" (1-7)
  • "Please Do Not Throw sausage Pizza Away" (1-7)
  • "All People Seem To Need Data Processing" (7-1)

Test yourself: Briefly describe each layer!

Peer-to-peer communications[edit]

The layer of communication on the source computer communicates with its peer layer on the destination computer, using the layer-specific PDU. Every layer provides a service to the layer above.

TCP/IP model[edit]

In detail in Module 9

Detailed encapsulation process[edit]

How Encapsulation Works Within the TCP/IP Model

  1. Build the data
  2. Package the data for end-to-end transport (TCP or UDP segment)
  3. Add the network IP header (IP packet)
  4. Add the data link layer header and trailer (Ethernet Frame)
  5. Convert to bits for transmission (physical signals)

Extra topics (in addition to CCNA)[edit]

Additional terminology

Standardization organizations

Additional resources (besides Wikipedia)[edit]

Navigation[edit]