Pregunta 1
Pregunta
The Department of Defense created the DoD model which is made of four layers. What are they?
Pregunta 2
Pregunta
The Process/Application from the DoD model is equal to what layers in the OSI model?
Respuesta
-
Application Layer
-
Transport Layer
-
Presentation Layer
-
Network Layer
-
Session Layer
Pregunta 3
Pregunta
The Host to Host layer from the DoD model is equal to what layer of the OSI model?
Respuesta
-
Network Layer
-
Transport Layer
-
Network Access
Pregunta 4
Pregunta
The Network Access of the DoD model is equal to what layers of the OSI model?
Respuesta
-
Data Link Layer
-
Network Layer
-
Internet Layer
-
Physical Layer
Pregunta 5
Pregunta
The DoD Process/Application Layer provides support on different applications. Which of these applications does it support?
Respuesta
-
Telnet and SSH
-
HTTP/HTTPS
-
SMTP/ SNMP
-
NTP and NFS
-
DNS, DHCP and BootP
-
POP, FTP, and TFTP
-
IPv4 and IPv6
Pregunta 6
Pregunta
Telnet is a protocol that its specialty is __________ ____________.
Respuesta
-
Accessing information.
-
Terminal Emulation.
Pregunta 7
Pregunta
With File Transfer Protocol (TFTP) there is no authentication.
Pregunta 8
Pregunta
Post Office Protocol (POP) and Internet Message Access Protocol (IMAP) provides a storage facility for incoming mail. Its only used for receiving email.
Pregunta 9
Pregunta
Simple Mail Transfer Protocol (SMTP) is used to spool, queue, and send email only.
Pregunta 10
Pregunta
What is the well known port number for FTP?
Pregunta 11
Pregunta
What is the well know port number for Secured Shell and Telnet
Pregunta 12
Pregunta
What is the well known port numbers for HTTP and HTTPS?
Pregunta 13
Pregunta
What is the well known port numbers for SMTP and DNS?
Respuesta
-
Port 25 (SNMP) and Port 53 (DNS)
-
Port 25 (SMTP) and Port 52 (DNS)
-
Port 25 (SMTP) and Port 53 (DNS)
Pregunta 14
Pregunta
DNS (Port 53) uses both TCP and UDP
Pregunta 15
Pregunta
What is the well known port numbers for SNMP and BOOTP/DHCP?
Pregunta 16
Pregunta
TCP is a full duplex, ______________ protocol that uses a virtual circuit for a sesssion, and UDP is a _____________ protocol that does not provide a virtual circuit for a session.
Respuesta
-
connection-oriented, connection-less
-
connection-less, connection-oriented
Pregunta 17
Pregunta
In the Dod Model, the only protocols that the Host to Host layer provide are TCP and UDP
Pregunta 18
Pregunta
TCP segment format contains a 16 bit source port and 16 bit destination port. It also contains a 32 bit sequencing number (when receiving segments) and a 32 bit acknowledgment (To request the next expected data via windowing)
Pregunta 19
Pregunta
UDP format does not sequence nor does it use any form of windowing so no acknowledgments are expected. Also it does not create a virtual circuit. The only format for UDP is a 16 bit Source port and a 16 bit destination port. It does have a 16 bit Length field and a 16 bit Checksum field along with the data.
Pregunta 20
Pregunta
Ports up to 1023 are considered to be well known port numbers as defined by the RFC 3232.
Pregunta 21
Pregunta
In the Dod Model the Internet Layer, what are the protocols supported?
Respuesta
-
Internet Protocol (IP)
-
Session Protocol
-
Proxy ARP (Address Resolution Protocol)
-
Reverse Address Resolution Protocol
-
Logical addressing protocol
-
Address Resolution Protocol
-
Internet Control Message Protocol (ICMP)
Pregunta 22
Pregunta
What are the ports used in the Internet Layer's IP header to provide over to the Host to Host layer of the DoD model for both TCP and UDP?
Pregunta 23
Pregunta
The Protocol field in the IP header for the Host to Host (DoD) and Transport (OSI) layers can also be using protocols aside from TCP and UDP. What are the protocols?
Respuesta
-
Port 4 (IP Tunneling) Port 115 (Layer 2 Tunneling)
-
Port 88 (EIGRP) and Port 89 (OSPF)
-
Port 41 (IPv6) and Port 1 (ICMP)
Pregunta 24
Pregunta
What finds a hardware address from a known IP address?
Pregunta 25
Pregunta
What finds an IP address from its known hardware address?
Pregunta 26
Pregunta
This is a technique by which a device on a given network answers the ARP queries for a network address that is not on that network.
Respuesta
-
Address Resolution Protocol (ARP)
-
Proxy Address Resolution Protocol (ARP)
-
Reverse Address Resolution Protocol (RARP)
Pregunta 27
Pregunta
Internet Protocol (IP) is a connection-less protocol
Pregunta 28
Pregunta
What are port numbers used for?
Pregunta 29
Pregunta
The four layers of the TCP/IP Stack are 1)_________, 2) _____________, 3) ____________, 4)_____________.
Respuesta
-
Process / Application, Host to Host, Internet, Network Access
-
Application, Transport, Internet, Network Access
Pregunta 30
Pregunta
The four layers of the DOD model are 1) ___________, 2) ____________, 3)_____________, 4) _____________ .
Respuesta
-
Process / Application, Host to Host, Internet, Network Access
-
Application, Transport, Internet, Network Access
Pregunta 31
Pregunta
The TCP/IP Protocol Suite is the networking model and a set of communication protocols used for the internet and similar networks.
Pregunta 32
Pregunta
What are the TCP/IP Protocols for the Application Layer? (Choose three)
Pregunta 33
Pregunta
What are the TCP/IP Protocols for the Application Layer? (Choose three)
Pregunta 34
Pregunta
What is the TCP/IP Stack Model protocols for the Transport Layer?
Respuesta
-
IPv4 and IPv6
-
ICMP and ARP
-
TCP and UDP
-
Ethernet and Token Ring
Pregunta 35
Pregunta
What are the TCP/IP Model protocols for the Internet Layer? (Choose three)
Respuesta
-
Ethernet and Token Ring
-
IPv4 and IPv6
-
HTTP and FTP
-
ICMP and ARP
-
RARP
-
SNMP
Pregunta 36
Pregunta
What are the TCP/IP Model Protocols for the Network Access layer? (Choose three)
Respuesta
-
TCP and UDP
-
IPv4 and IPv6
-
Ethernet and Token Ring
-
HTTP and FTP
-
Hardware Adapters
-
X.25 and FDDI
Pregunta 37
Pregunta
What two protocols uses session multiplexing?
Respuesta
-
HTTP and HTTPS
-
IPv4 and IPv6
-
TCP and UDP
Pregunta 38
Pregunta
TCP uses port number ____ for FTP, and for Telnet ____ and for HTTP ______ when supporting Application layer services.
Respuesta
-
FTP=21, Telnet=25, HTTP=80
-
FTP=23, Telnet=21, HTTP=80
-
FTP=21. Telnet=23, HTTP=80
Pregunta 39
Pregunta
What of the following are considered "Well Known Ports"? (Choose two)