• 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/63

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;

63 Cards in this Set

  • Front
  • Back

The IEEE standard for error and flow control in data frames.

802.2

The IEEE standard for Ethernet networking devices and data handling (using the CSMA/CD access method).

802.3

The IEEE standard for token ring networking devices and data handling.

802.5

The IEEE standard for wireless networking.

802.11

A response generated at the Transport layer of the OSI model that confirms to a sender that its frame was received. The ___ packet is the third of three in the three-step process of establishing a connection.

ACK (acknowlegment)

An organization composed of more than 1000 representatives from industry and government who together determine standards for the electronics industry in addition to other fields, such as chemical and nuclear engineering, health and safety, and construction.

ANSI (American National Standards Institute)

A set of routines that make up part of a software application.

API (Application Programming Interface)

The seventh layer of the OSI model. _____ ______ protocols enable software programs to negotiate formatting, procedural, security, synchronization, and other requirements with the network.

Application layer

A method of error checking that determines if the contents of an arriving data unit match the contents of the data unit sent by the source.

checksum

A type of Transport layer protocol that requires the establishment of a connection between communicating nodes before it will transmit data.

connection oriented

A type of Transport layer protocol that services a request without requiring a verified session and without guaranteeing delivery of data.

connectionless

An algorithm (or mathematical routine) used to verify the accuracy of data contained in a data frame.

CRC (cyclic redundancy check)

The second layer in the OSI model. The _____ _____ layer bridges the networking media with the Network layer. Its primary function is to divide the data it receives from the Network layer into frames that can then be transmitted by the Physical layer.

Data Link

A trade organization composed of representatives from electronics manufacturing firms across the United States that sets standards for electronic equipment and lobbies for legislation favorable to the growth of the computer and electronics industries.

EIA (Electronic Industries Alliance)

The process of wrapping one layer's PDU with protocol information so that it can be interpreted by a lower layer. For example, Data Link layer protocols _____ Network layer packers in frames.

encapsulate

A networking technology originally developed at Xerox in the 1970s and improved by Digital Equipment Corporation, Intel, and Xerox. _____, which is the most common form of network transmission technology, follows the IEEE 802.3 standard.

Ethernet

The IEEE standard defining 64-bit physical addresses. In this scheme, the OUI portion of an address is 24 bits in length. A 40-bit extension identifier makes up the rest of the physical address to total 64-bits.

EUI-64 (Extended Unique Identifier-64)

A unique set of characters assigned to each NIC by its manufacturer. In the traditional, 48-bit physical addressing scheme, the _____ _____ is 24 bits long. In EUI-64, the extension identifier is 40 bits long.

extension identifier

The field in a frame responsible for ensuring that data carried by the frame arrives intact. It used an algorithm, such as CRC, to accomplish this verification.

FCS (frame check sequence)

A method of gauging the appropriate rate of data transmission based on how fast the recipient can accept data.

flow control

A Network layer service that subdivides segments it receives from the Transport layer into smaller packets.

fragmentation

A package for data that includes not only the raw data, or "payload", but also the sender's and recipient's addressing and control information. Generated at the Data Link layer of the OSI model, and issued to the network at the Physical layer.

frame

An Application layer protocol that formulates and interprets requests between Web clients and servers.

HTTP (Hypertext Transfer Protocol)

A technical advisory group of researchers and technical professionals responsible for Internet growth and management strategy, resolution of technical disputes, and standards oversight.

IAB (Internet Architecture Board)

A nonprofit, United States government-funded group that was established at the University of Southern California and charged with managing IP address allocation and the Domain Name System. The oversight for many of their functions was given to ICANN in 1998; however, they continue to perform Internet addressing and Domain Name System Administration.

IANA (Internet Assigned Numbers Authority)

The nonprofit corporation currently designated by the United States government to maintain and assign IP addresses.

ICANN (Internet Corporation for Assigned Names and Numbers)

An international society composed of engineering professionals. Its goals are to promote development and education in the electrical engineering and computer science fields.

IEEE (Institute of Electrical and Electronics Engineers)

An organization that sets standards for how systems communicate over the Internet (for example, how protocols operate and interact).

IETF (Internet Engineering Task Force)

A core protocol in the TCP/_____ suite that operates in the Network layer of the OSI model and provides information about how and where data should be delivered. _____ is the subprotocol that enables TCP/_____ to internetwork.

IP (Internet Protocol)

The Network layer address assigned to nodes to uniquely identify them on a TCP/_____ network. __v4 addresses consist of 32 bits divided into four octets, or bytes. __v6 addresses are composed of eight 16-bit fields, for a total of 128 bits.

IP address (Internet Protocol address)

A collection of standards organizations representing 162 countries with headquarters located in Geneva, Switzerland. Its goal is to establish international technological standards to facilitate the global exchange of information and barrier-free trade.

ISO (International Organization for Standardization)

A professional organization with members from 90 chapters around the world that helps to establish technical standards for the Internet.

ISOC (Internet Society)

A business that provides organizations and individuals with Internet access and often, other services, such as e-mail and Web hosting.

ISP (Internet service provider)

A United Nations agency that regulates international telecommunications and provides developing countries with technical expertise and equipment to advance their technological bases.

ITU (International Telecommunication Union)

The upper sublayer in the Data Link layer. The _____ provides a common interface and supplies reliability and flow control services.

LLC (Logical Link Control) sublayer

The lower sublayer of the Data Link layer. The _____ appends the physical address of the destination computer onto the frame.

MAC (Media Access Control) sublayer

The largest data unit a network (for example, Ethernet or token ring) will accept for transmission.

MTU (maximum transmission unit)

A unique identifying number for a network node that follows a hierarchical addressing scheme and can be assigned through operating system software. _____ _____ are added to data packets and interpreted by protocols at the Network layer of the OSI model.

network address

The third layer of the OSI model. Protocols in this layer translate network addresses into their physical counterparts and decide how to route data from the sender to the receiver.

Network layer

A model for understanding and developing computer-to-computer communication developed in the 1980s by ISO. It divides networking functions among seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

OSI (Open Systems Interconnection) model

A 24-bit character sequence assigned by IEEE that appears at the beginning of a network's interface's physical address and identifies the NIC's manufacturer.

OUI (Organizationally Unique Identifier)

A unit of data at any layer of the OSI model.

PDU (protocol data unit)

A 48- or 64-bit network interface identifier that includes two parts: the OUI, assigned by IEEE to the manufacturer, and the extension identifier, a unique number assigned to each NIC by the manufacturer.

physical address

The lowest, or first, layer of the OSI model. Protocols in the _____ layer generate and detect signals so as to transmit and receive data over a network medium. These protocols also set the data transmission rate and monitor data error rates, but do not provide error correction.

Physical layer

The sixth layer of the OSI model. Protocols in this layer translate between the application and the network. Here, data are formatted into a schema that the network can understand, with the format varying according to the type of network used. The _____ layer also manages data encryption and decryption, such as the scrambling of system passwords.

Presentation layer

The process of reconstructing data units that have been segmented.

reassembly

A not-for-profit agency that manages the distribution of IP addresses to private and public entities. ARIN is the _____ for North, Central, and South America, and sub-Sahara Africa. APNIC is the _____ for Asia and the Pacific region. RIPE is the _____ for Europe and North Africa.

RIR (Regional Internet Registry)

The intelligently direct data between networks based on addressing, patterns of useage, and availability of network segments.

route

A device that connects network segments and directs data based on information contained in the data packet.

router

A unit of data that results from subdividing a larger protocol data unit.

segment

The process of decreasing the size of data units when moving data from a network that can handle larger data units to a networks that can handle only smaller data units.

segmentation

The process of assigning a placeholder to each piece of a data block to allow the receiving node's Transport layer to reassemble the data in the correct order.

sequencing

A connection for data exchange between two parties. The term may be used in the context of Web, remote access, or terminal and mainframe communications, for example.

session

The fifth layer in the OSI model. This layer establishes and maintains communication between two nodes on the network. It can be considered the "traffic cop" for communications, such as videoconferencing, that require precisely coordinated data exchange.

Session layer

A documented agreement containing technical specifications or other precise criteria that are used as guidelines to ensure that materials, products, processes, and services suit their intended purpose.

standard

The packet one node sends to request a connection with another node on the network. The _____ packet is the first of three in the three-step process of establishing a connection.

SYN (synchronization)

The packet a node sends to acknowledge to another node that it has received a SYN request for connection. The _____ packet is the second of three in a three-step process of establishing a connection.

SYN-ACK (synchronization-acknowledgement)

A device with little (if any) of its own processing or disk capacity that depends on a host to supply it with applications and data-processing services.

terminal

A three-step process in which Transport layer protocols establish a connection between nodes. The three steps are: Node A issues a SYN packet to node B, node B responds with SYN-ACK, and node A responds with ACK.

three-way handshake

A subgroup of the EIA that focuses on standards for information technology, wireless, satellite, fiber optics, and telephone equipment. Probably the best known standards to come from the ___/EIA alliance are its guidelines for how network cable should be installed in commercial buildings, known as the "___/EIA 568-B Series".

TIA (Telecommunications Industry Association)

A special control frame that indicates to the rest of the network that a particular node has the right to transmit data.

token

A networking technology developed by IBM in the 1980s. It relies upon direct links between nodes and a ring topology, using tokens to allow nodes to transmit data.

token ring

The fourth layer of the OSI model. In this layer, protocols ensure that data are transferred from point A to point B reliably and without errors. _____ layer services include flow control, acknowledgment, error connection, segmentation, reassembly, and sequencing.

Transport layer