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

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;

20 Cards in this Set

  • Front
  • Back

DNS

Domain Name System (or Service)


Application layer


translates a domain name (www.example.com) into an IP address

BOOTP

Bootstrap Protocol


Application Layer


Enables a diskless workstation to access it's own IP address, the IP address of a BOOTP server on the network, and a file to be loaded into memory to boot the machine


BOOTP is being superseded by DHCP

DHCP

Dynamic Host Configuration Protocol


Application Layer


Dynamically assigns IP address to client stations at start-up


Allows the addresses to be re-used when no longer needed

SMTP

Simple Mail Transfer Protocol


Application Layer


Enables clients to send email to a mail server


Enables servers to send email to other servers

POP (POP3)

Post Office Protocol Version 3


Application Layer


Enables clients to retrieve email from a mail server


downloads email from the mail server to the desktop

IMAP

Internet Message Access Protocol


Application Layer


Enables clients to access email stored on a mail server


Maintains email on the server

FTP

File Transfer Protocol


Application Layer


Sets rules that enable a user on one host to access and transfer files to and from another host over a network


A reliable, connection-oriented, and acknowledged file delivery protocol

TFTP

Trivial File Transfer Protocol


Application Layer


A simple, connectionless file transfer protocol


a best-effort, unacknowledged file delivery protocol


utilizes less overhead than FTP

HTTP

Hyper Text Transfer Protocol


Application Layer


Set of rules for exchanging text, graphic images, sound, video, and other multimedia files on the World Wide Web

UDP

User Datagram Protocol


Transport Layer


Enables a process running on one host to send packets to a process running on another host


Does not confirm successful datagram transmition

TCP

Transmission Control Protocol


Transport Layer


Enables reliable communication between processes running on separate hosts


Reliable, acknowledged transmissions that confirm successful delivery

IP

Internet Protocol


Internet Layer


Receives Message segments from the transport layer


packages messages into packets


addresses packets for end-to-end delivery over an Internetwork

NAT

Network Access Translation


Internet Layer


Translates IP addresses from a private network into globally unique public IP addresses

ICMP

Internet Control Message Protocol


Internet layer


Provides feedback from a destination host to a source host about errors in packet delivery

OSPF

Open Shortest Path First


Internet Layer


link-state routing protocol


Hierarchical design based on areas


open standard interior routing protocol

EIGRP

Enhanced Interior Gateway Routing Protocol


Uses Composite metric based on bandwidth, delay, load, and reliability.

ARP

Address Resolution Protocol


Network Access Layer


Provides dynamic address mapping between an IP address and a hardware address

PPP

Point-to-Point Protocol


Network access layer


provides a means of encapsulating packets for transmission over a serial link

Ethernet

Ethernet


Network Access Layer


Defines the rules for wiring and signaling standards of the network access layer

Interface Drivers

Interface Drivers


Network access layer


Provides instruction to a machine for the control of a specific interface on a network device