Comptia A+ 220-801 Chapter 7 Flashcards
is a set of rules that govern communications, much like a language in human terms. pg 311
protocol
is the most popular network protocol in use today, thanks mostly to the rise of the Internet. Pg 312
Transmission Control Protocol/Internet Protocol (TCP/IP) suite
How many Layers does the DoD model have compared to the OSI Model? pg 312
four
What are the 4 Layers of the DoD model? pg 312
Process/Application, Host to Host,internet,Network Access
The majority of TCP/IP protocols on the DoD Model are located at which Layer? pg 313
Process/Application layer
What are some of the protocols that are within the Process/Application layer? pg 313
Hypertext Transfer Protocol (HTTP)
File Transfer Protocol (FTP)
Simple Mail Transfer Protocol (SMTP)
Post Office Protocol (POP)
Dynamic Host Configuration Protocol (DHCP) pg 314
dynamically assigns IP addresses and other IP configuration information to network clients.
File Transfer Protocol (FTP) pg 314
is optimized to do what it says it does—transfer files. This
includes both uploading and downloading files from one host to another.
What two things do you need to access the FTP Site? pg 314
legitimate login name and password
What is the difference between HTTP and HTTPS? pg 315
HTTPS is a secure connection and HTTP isnt.
What is a secure protocol designed to download email.pg 316
Internet Message Access Protocol (IMAP)
is a directory services protocol based on the X.500 standard. pg 316
Lightweight Directory Access Protocol (LDAP)
allows users to connect to remote computers and run programs on them. pg 316
Remote Desktop Protocol (RDP)
Why would someone need to use RDP? pg 316
Remote Desktop mobile apps allows you to use the applications on your office computer, and access your data without being in your office. IT admins can use it to remote in from another location to perform IT functions from another location.
Secure File Transfer Protocol (SFTP) pg 317
is used when you need to transfer files over a secure, encrypted connection.
is another Microsoft-developed protocol. It’s used to provide shared access to files, printers, and other network resources. In a way, it functions a bit like
FTP only with a few more options. pg 317
Server Message Block (SMB)
gathers and manages network performance
information. pg 317
Simple Network Management Protocol (SNMP)
can be used to set up a secure Telnet session for remote logins or for remotely executing programs and transferring files.
Secure Shell (SSH)
Which port Numbers does FTP use?
20,21
What port number does HTTPS and HTTP use?
443,80
Where can you find a complete list of registered port numbers?
www.iana.org
An IPv4 address has how many bits in its hierarchical address that identifies a host on the network.
32-bit
What are the two components that make up an IP Address? pg 322
the network ID and the host ID
Computers are able to differentiate where the network ID ends and the host address begins through the use of a? pg 322
subnet mask.