• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/29

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

29 Cards in this Set

  • Front
  • Back

SNA

System Network Architecture

OSI

Open Systems Interconnection

RFC

Request for Comments

What is an RFC?

The document that TCP/IP uses to request information from another machine.

TCP

Transfer Control Protocol

IP

Internet Protocol

Original TCP/IP Layers

Application, Transport, Internet, Link

Modern TCP/IP Layers

Application, Transport, Network, Data Link, Physical

Common Application Layer Protocols

HTTP, SMTP, POP3

Common Transport Layer Protocols

TCP, UDP

Common Internet Layer Protocol

IP

PPP

Point to Point Protocol

Common Link Layer Protocols

Ethernet, PPP, T1

HTTP

Hypertext Transfer Protocol

UDP

User Datagram Protocol

What is SEQ?

Sequence Number - The TCP header that assures that all packets are received.

Adjacent Layer Interaction

On a single computer, one layer provides a service to a higherlayer. The software or hardware that implements the higher layerrequests that the next lower layer perform the needed function.

Same Layer Interaction

The two computers use a protocol (an agreed-to set of rules)to communicate with the same layer on another computer.The protocol defined by each layer uses a header that istransmitted between the computers to communicate what eachcomputer wants to do. Header information added by a layerof the sending computer is processed by the same layer of thereceiving computer.

DDN

Dotted-decimal notation

What step(s) happen in the Physical Layer?

Bit Transmission

What step(s) happen in the Data Link Layer?

Encapsulation, Addressing

What is Bit Transmission?

The physical sending of data as electrical impulses

What is Encapsulation?

The process of putting headers and/or trailers around data for addressing

What is Addressing?

The Encapsulation of data with sender and destination information

LH

Data Link Layer Link Header

LT

Data Link Layer Link Trailer

Segment

The TCP header and its data

Packet

A grouping of data with no heading or trailer below the Network layer

Frame

A packet of data with its full encapsulated headers and trailers