Shared Flashcard Set

Details

Networking Models
Terminology and concepts behind TCP/IP and OSI networking models. (ch2)
53
Computer Networking
Professional
12/18/2010

Additional Computer Networking Flashcards

 


 

Cards

Term
TCP/IP (acronym)
Definition
Transmission Control Protocol/Internet Protocol
Term
SNA
Definition
Systems Network Architecture - Networking model published by IBM in 1974. Others followed it and enabled products to communicate to IBM computers.
Term
ISO
Definition
International Organization for Standardization
Term
Open System Interconnection (OSI)
Definition
Network model, comprised of seven layers, is used as a point of reference for discussion other protocol specifications. TCP/IP is often compared to it.
Term
RFC
Definition

Requests for Comments

 

Term
TCP/IP Model
Definition

Application Layer (HTTP, POP3, SMTP)

Transport Layer (TCP, UDP)

Internet Layer (IP)

Network Access Layer (Ethernet, Frame Relay)

Term
TCP/IP Application Layer
Definition
Provides the interface between software on a computer and the network itself. Example: web browser.
Term
HTTP
Definition
Hypertext Transfer Protocol - Performs requests for files and actual transfer of the file. Used to transfer web pages.
Term
HTML
Definition
Hypertext Markup Language - Defines how the web browser interprets text inside files (size, font, color) and directions about other files the web browser should get (pictures, animations, etc.).
Term
URL (acronym)
Definition
Universal Resource Locator
Term
TCP/IP Transport Layer
Definition
The mechanism that guarantees delivery of data across a network. TCP provides an error-recovery feature to the application protocols by using acknowledgements.
Term
Segment
Definition
In TCP, a term used to describe a transport layer header and its encapsulated data (also called an L4PDU).
Term
TCP/IP Internet Layer
Definition
Defines the details of network infrastucture (IP addresses, routing, etc.) so the network can deliver data.
Term
Packet
Definition
A logical grouping of information that includes the network layer header and encapsulated data, but specifically does not include any headers and trailers below the network layer.
Term
TCP/IP Network Access Layer
Definition

Includes protocols, cabling standards, headers, and trailers that define how to send data across a wide variety of physical networks. Many describe it as two layers - data link layer and physical layer - which is consistent with the OSI model.

Term
Encapsulation
Definition
The process of putting headers, and sometimes trailers, around some data. Each layer adds its own header to the data supplied by the higher level.
Term
Frame
Definition
A term referring to a data-link header and trailer, plus the data encapsulated between the header and trailer.
Term
Application Layer - OSI Layer 7 (Functional Description)
Definition
Interface between network and application software. Also includes authentication services.
Term
Presentation Layer - OSI Layer 6 (Functional Description)
Definition
Presentation Layer: Defines the format and organization of data. Includes encryption.
Term
Session Layer - OSI Layer 5 (Functional Description)
Definition
Session Layer: Establishes and maintains end-to-end bidirectional flows between endpoints. Includes managing transaction flows.
Term
Transport Layer - OSI Layer 4 (Functional Description)
Definition
Transport Layer: Provides a variety of services between two host computers, including connection establishment and termination, flow control, error recovery, and segmentation of large data blocks into smaller parts for transmission.
Term
Network Layer - OSI Layer 3 (Functional Description)
Definition
Network Layer: Logical addressing, routing, and path determination.
Term
Logical Addressing
Definition
Defines how each device can have an address that can be used by the routing process. Part of OSI Layer 3 - Network Layer.
Term
Routing
Definition
Defines how devices (typically routers) forward packets to their final destination. Part of OSI Layer 3 - Network Layer
Term
Path Determination
Definition
The work done by routing protocols by which all possible routes are learned, but the best route is chosen for use.
Term
Data link Layer - OSI Layer 2 (Functional Description)
Definition
Data Link Layer: Formats data into frames appropriate for transmission onto some physical medium. Defines rules for when the medium can be used. Defines means by which to recognize transmission errors.
Term
Physical Layer - OSI Layer 1 (Functional Description)
Definition
Physical Layer: Defines the electrical, optical, cabling, connectors, and procedural edtails required for transmitting bits, represented as some form of energy passing over a physical medium.
Term
OSI Layers Mnemonics
Definition

All People Seem To Need Data Processing (7-1)

Please Do Not Take Sausage Pizzas Away (1-7)

Pew! Dead Ninja Turtles Smell Particularly Awful (1-7)

Term
PDU (acronym)
Definition
Protocol Data Unit
Term
Request for Comments (RFC)
Definition
A document used as the primary means for communicating information about TCP/IP protocols. Some are designated by the Internet Architecture Board (IAB) as Internet standards, and others are informational.
Term
Protocol Data Unit (PDU)
Definition
OSI Model encapsulation terminology. A PDU represents the bits that include the headers and trailers for that layer, as well as encapsulated data.
Term
Universal Resource Locator (URL)
Definition
The text that identifies web pages; often called web address.
Term
Hypertext Markup Language (HTML)
Definition
Defines how the web browser interprets text inside files (size, font, color) and directions about other files the web browser should get (pictures, animations, etc.).
Term
SNA (acronym)
Definition
Systems Network Architecture
Term
Systems Network Architecture (SNA)
Definition
Networking model published by IBM in 1974. Others followed it and enabled products to communication to IBM computers.
Term
HTTP (acronym)
Definition
Hypertext Transfer Protocol
Term
Hypertext Transfer Protocol (HTTP)
Definition
Performs requests for files and actual transfer of the file. Used to transfer web pages.
Term
Decapsulation
Definition
On a computer that receives data over a network, the process in which the device interprets the lower-layer headers and, when finished with each header, removes the header, revealing the next-higher-layer PDU (Protocol Data Unit).
Term
Same-layer Interaction
Definition
The communication between two networking devices for the purposes of the functions defined at a particular layer of a networking model, with that communication happening by using a header defined by that layer of the model. The two devices set values in the header, send the head and encapsulated data, with the receiving device(s) interpreting the header to decide what action to take.
Term
Adjacent-layer Interaction
Definition
The general topic of how on one computer, tow adjacent layers in a networking architectural model work together, with the lower layer providing services to the upper layer.
Term
Networking Model
Definition
A generic term referring to any set of protocols and standards collected into a comprehensive grouping that, when followed by the devices in a network, allows all the devices to communicate. Example include TCP/IP and OSI.
Term
OSI (acronym)
Definition
Open System Interconnection
Term
List benefits of layered networking
Definition
  • less complex
  • standard interfaces
  • easier to learn
  • easier to develop
  • multivendor interoperability
  • modular engineering
Term
List protocols and specifications of Layers 5-7: Application, Presentation, Session
Definition
  • Telnet
  • HTTP
  • FTP
  • SMTP
  • POP3
  • VoiP
  • SNMP
Term
List devices related to Layers 5-7: Application, Presentation, Session
Definition
  • Firewall
  • Intrusion detection system
Term
List protocols and specifications of Layer 4: Transport
Definition
  • TCP
  • UDP
Term
List devices related to Layer 4: Transport
Definition
(none)
Term
List protocols and specifications of Layer 3: Network
Definition

IP

Term
List devices related to Layer 3: Network
Definition
Router
Term
List protocols and specifications of Layer 2: Data link
Definition
  • Ethernet (IEEE 802.3)
  • HDLC
  • Frame Relay,
  • PPP
Term
List devices related to Layer 2: Data link
Definition
  • LAN switch
  • wireless access point
  • cable modem
  • DSL modem
Term
List protocols and specifications of Layer 1: Physical
Definition
  • RJ-45
  • EIA/TIA-232
  • V.35
  • Ethernet (IEEE 802.3)
Term
List devices related to Layer 1: Physical
Definition
  • LAN hub
  • repeater
Supporting users have an ad free experience!