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

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;

52 Cards in this Set

  • Front
  • Back
  • 3rd side (hint)

What protocol uses port number 20?

File Transfer Protocol -Data




What protocol uses port number 21?

File Transfer Protocol -Control (listens on this port)

What protocol uses port number 22?

SSH

quiet you!

What protocol uses port number 23?

Telnet

What protocol uses port number 25?

Simple Mail Transfer Protocol

What protocol uses port number 53?

Domain Name Services

www.google.com

What protocol uses port number 69?

Trivial File Transfer Protocol

What protocol uses port number 80?

HTTP/WWW

first part of a url

What protocol uses port number 110?

Post Office Protocol 3

C3PO box

What protocol uses port number 119?

Network News Transfer Protocol

What protocol uses port number 123?

Network Time Protocol

What protocol uses port number 161/162?

Simple Network Management Protocol

What protocol uses port number 443 ?

HTTP over Secure Socket Layer

Describe TCP

Reliable, connection-oriented delivery

Describe UDP

connectionless, unsequenced best effort delivery. Sends data but does not check to see if it is received

This application is used to connect to a remote device.

Telnet

TIP- Telnet tests all 7 layers of the OSI

Telnet tests all 7 layers of the OSI

This protocol is connection oriented and used to transfer large files

File Transfer Protocol (FTP)

This protocol is connectionless and used for file transfer.

Trivial File Transfer Protocol (TFTP)

This protocol allows remote management of network devices.

Simple Network Management Protocol (SNMP)

This protocol supports packets containing error control, messages and PING.

Internet Control Message Protocol (ICMP)

Protocol used to map IP addresses to MAC addresses.

Address Resolution Protocol (ARP)

What is an ARP request?

A host sending a broadcast trying to obtain a physical address of another host.

This service resolves Hostnames to IP addresses.

Domain Names System (DNS)

Does DNS resolve IP addresses to Hostnames?

NO. DNS takes in a host name and gives the IP address of the hostname.

What is the role of DHCP?

Dynamic Host Configuration Protocol involves a central server that automates the assignment of IP addresses on a network.

What port number does FTP Data use?

20

What port number does FTP Control use?

21

What port number does SSH use?

22

What port number does Telnet use?

23

What port number does SMTP use?

25

What port number does DNS use?

53

What port number does TFTP use?

69

What port number does HTTP/WWW use?

80

What port number does POP3 use?

110

What port number does NNTP use?

119

What port number does NTP use?

123

What port number does SNMP use?

161 and 162

What port number does HTTP over SSL use?

443

Does FTP Data use UDP or TCP?

TCP

Does FTP Contro use UDP or TCP?

TCP

Does SSH use UDP or TCP?

TCP

Does Telnet use UDP or TCP?

TCP

Does SPMTP use UDP or TCP?

TCP



Does DNS use UDP or TCP?

Usually UDP, but can use TCP

Does TFTP use UDP or TCP?

UDP

Does HTTP/WWW use UDP or TCP?

TCP

Does POP3 use UDP or TCP?

TCP

Does NNTP use UDP or TCP?

TCP

Does NTP use UDP or TCP?

UDP

Does SNMP use UDP or TCP?

UDP

Does HTTP/SSL use UDP or TCP?

TCP