Networking Flashcards

1
Q

A type of cryptographic network protocol for secure data communication, remote command-line login, remote command execution, and other secure network services between two networked computers is known as:

  • TFTP
  • SSH
  • Telnet
  • RDP
A
  • SSH:

Secure Shell (SSH) protocol is a method for securely sending commands to a computer over an unsecured network. SSH uses cryptography to authenticate and encrypt connections between devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Telnet: (Select 3 answers)

  • Encrypts network connection
  • Provides username & password authentication
  • Transmits data in an unencrypted form
  • Does not provide authentication
  • Enables remote login and command execution
A
  • Provides username & password authentication
  • Transmits data in an unencrypted form
  • Enables remote login and command execution

Remember Telnet is UNENCRYPTED!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the answers listed below refers to a secure replacement for Telnet?

-CHAP
- FTP
- SNMP
- SSH

A
  • SSH is a secure alternative for Telnet

Secure Shell (SSH) protocol is a method for securely sending commands to a computer over an unsecured network. SSH uses cryptography to authenticate and encrypt connections between devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The SMTP protocol is used for: (Select 2 answers)

  • Sending email messages between mail servers
  • Name resolution services
  • Serving of web pages
  • Retrieving email messages from mail servers
  • Sending email messages from a client device
A
  • Sending email messages between mail servers
  • Sending email messages from a client device

Simple Mail Transfer Protocol (SMTP): Remember SMTP is for SENDING!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which of the following answers refers to a system containing mappings of domain names to various types of data, such as numerical IP addresses?

  • TCP/IP
  • DNS
  • SQL
  • DHCP
A
  • DNS

Domain Name System contains mappings of DOMAIN NAMES

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A network protocol providing an alternative solution to the manual allocation of IP addresses is known as:

  • DNS
  • SNMP
  • NAT
  • DHCP
A
  • DHCP: Dynamic Host Configuration Protocol

Is a client/server protocol that automatically provides an Internet Protocol (IP) host with its IP address and other related configuration information such as the subnet mask and default gateway.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which network protocol enables retrieving contents of an Internet page from a web server?

  • SNMP
  • HTTP
  • SMTP
  • IMAP
A
  • HTTP:

The Hypertext Transfer Protocol (HTTP) is the foundation of the World Wide Web, and is used to load webpages using hypertext links.

HTTP is an application layer protocol designed to transfer information between networked devices and runs on top of other layers of the network protocol stack.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly