sirhulk1
Test por , creado hace más de 1 año

Understanding of the DoD network model that was designed by the Department of Defense.

132
0
0
sirhulk1
Creado por sirhulk1 hace casi 11 años
Cerrar

TCP/IP and the DoD Model

Pregunta 1 de 39

1

The Department of Defense created the DoD model which is made of four layers. What are they?

Selecciona una o más de las siguientes respuestas posibles:

  • Network layer

  • Network access layer

  • Process/Application layer

  • Data Link Layer

  • Internet Layer

  • Host to Host Layer

Explicación

Pregunta 2 de 39

1

The Process/Application from the DoD model is equal to what layers in the OSI model?

Selecciona una o más de las siguientes respuestas posibles:

  • Application Layer

  • Transport Layer

  • Presentation Layer

  • Network Layer

  • Session Layer

Explicación

Pregunta 3 de 39

1

The Host to Host layer from the DoD model is equal to what layer of the OSI model?

Selecciona una o más de las siguientes respuestas posibles:

  • Network Layer

  • Transport Layer

  • Network Access

Explicación

Pregunta 4 de 39

1

The Network Access of the DoD model is equal to what layers of the OSI model?

Selecciona una o más de las siguientes respuestas posibles:

  • Data Link Layer

  • Network Layer

  • Internet Layer

  • Physical Layer

Explicación

Pregunta 5 de 39

1

The DoD Process/Application Layer provides support on different applications. Which of these applications does it support?

Selecciona una o más de las siguientes respuestas posibles:

  • Telnet and SSH

  • HTTP/HTTPS

  • SMTP/ SNMP

  • NTP and NFS

  • DNS, DHCP and BootP

  • POP, FTP, and TFTP

  • IPv4 and IPv6

Explicación

Pregunta 6 de 39

1

Telnet is a protocol that its specialty is __________ ____________.

Selecciona una o más de las siguientes respuestas posibles:

  • Accessing information.

  • Terminal Emulation.

Explicación

Pregunta 7 de 39

1

With File Transfer Protocol (TFTP) there is no authentication.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 8 de 39

1

Post Office Protocol (POP) and Internet Message Access Protocol (IMAP) provides a storage facility for incoming mail. Its only used for receiving email.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 9 de 39

1

Simple Mail Transfer Protocol (SMTP) is used to spool, queue, and send email only.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 10 de 39

1

What is the well known port number for FTP?

Selecciona una o más de las siguientes respuestas posibles:

  • 20 (FTP data) and 21 (FTP Control)

  • 23 (FTP data) and 24 (FTP Control)

Explicación

Pregunta 11 de 39

1

What is the well know port number for Secured Shell and Telnet

Selecciona una o más de las siguientes respuestas posibles:

  • Port 19 (SSH) and Port 23 (Telnet)

  • Port 22 (SSH) and Port 23 (Telnet)

Explicación

Pregunta 12 de 39

1

What is the well known port numbers for HTTP and HTTPS?

Selecciona una o más de las siguientes respuestas posibles:

  • Port 80 (HTTP) and Port 442 (HTTPS)

  • Port 80 (HTTP) and Port 443 (HTTPS)

Explicación

Pregunta 13 de 39

1

What is the well known port numbers for SMTP and DNS?

Selecciona una o más de las siguientes respuestas posibles:

  • Port 25 (SNMP) and Port 53 (DNS)

  • Port 25 (SMTP) and Port 52 (DNS)

  • Port 25 (SMTP) and Port 53 (DNS)

Explicación

Pregunta 14 de 39

1

DNS (Port 53) uses both TCP and UDP

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 15 de 39

1

What is the well known port numbers for SNMP and BOOTP/DHCP?

Selecciona una de las siguientes respuestas posibles:

  • Port 161(SNMP) and Port 67 (BOOTP/DHCP)

  • Port 67 (SNMP) and Port 161 (BOOTP/DHCP)

Explicación

Pregunta 16 de 39

1

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.

Selecciona una de las siguientes respuestas posibles:

  • connection-oriented, connection-less

  • connection-less, connection-oriented

Explicación

Pregunta 17 de 39

1

In the Dod Model, the only protocols that the Host to Host layer provide are TCP and UDP

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 18 de 39

1

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)

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 19 de 39

1

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.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 20 de 39

1

Ports up to 1023 are considered to be well known port numbers as defined by the RFC 3232.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 21 de 39

1

In the Dod Model the Internet Layer, what are the protocols supported?

Selecciona una o más de las siguientes respuestas posibles:

  • 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)

Explicación

Pregunta 22 de 39

1

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?

Selecciona una o más de las siguientes respuestas posibles:

  • Port 6 (TCP) and Port 17 (UDP)

  • Port 15 (UDP) and Port 17 (TCP)

Explicación

Pregunta 23 de 39

1

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?

Selecciona una o más de las siguientes respuestas posibles:

  • Port 4 (IP Tunneling) Port 115 (Layer 2 Tunneling)

  • Port 88 (EIGRP) and Port 89 (OSPF)

  • Port 41 (IPv6) and Port 1 (ICMP)

Explicación

Pregunta 24 de 39

1

What finds a hardware address from a known IP address?

Selecciona una o más de las siguientes respuestas posibles:

  • Reverse Address Resolution Protocol (RARP)

  • Address Resolution Protocol (ARP)

Explicación

Pregunta 25 de 39

1

What finds an IP address from its known hardware address?

Selecciona una o más de las siguientes respuestas posibles:

  • Reverse Address Resolution Protocol (RARP)

  • Address Resolution Protocol (ARP)

Explicación

Pregunta 26 de 39

1

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.

Selecciona una o más de las siguientes respuestas posibles:

  • Address Resolution Protocol (ARP)

  • Proxy Address Resolution Protocol (ARP)

  • Reverse Address Resolution Protocol (RARP)

Explicación

Pregunta 27 de 39

1

Internet Protocol (IP) is a connection-less protocol

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 28 de 39

1

What are port numbers used for?

Selecciona una de las siguientes respuestas posibles:

  • Port numbers are used to transfer information from one layer to another.

  • Port numbers are used to identify the protocol or service that is to be used in the transmission.

Explicación

Pregunta 29 de 39

1

The four layers of the TCP/IP Stack are 1)_________, 2) _____________, 3) ____________, 4)_____________.

Selecciona una o más de las siguientes respuestas posibles:

  • Process / Application, Host to Host, Internet, Network Access

  • Application, Transport, Internet, Network Access

Explicación

Pregunta 30 de 39

1

The four layers of the DOD model are 1) ___________, 2) ____________, 3)_____________, 4) _____________ .

Selecciona una o más de las siguientes respuestas posibles:

  • Process / Application, Host to Host, Internet, Network Access

  • Application, Transport, Internet, Network Access

Explicación

Pregunta 31 de 39

1

The TCP/IP Protocol Suite is the networking model and a set of communication protocols used for the internet and similar networks.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 32 de 39

1

What are the TCP/IP Protocols for the Application Layer? (Choose three)

Selecciona una o más de las siguientes respuestas posibles:

  • UDP and TCP

  • Ethernet, and Token Ring.

  • Telnet and SSH

  • Switches and Bridges

  • HTTP and FTP

  • DHCP, SMTP, and SNMP

Explicación

Pregunta 33 de 39

1

What are the TCP/IP Protocols for the Application Layer? (Choose three)

Selecciona una o más de las siguientes respuestas posibles:

  • UDP and TCP

  • Ethernet, and Token Ring.

  • Telnet and SSH

  • Switches and Bridges

  • HTTP and FTP

Explicación

Pregunta 34 de 39

1

What is the TCP/IP Stack Model protocols for the Transport Layer?

Selecciona una de las siguientes respuestas posibles:

  • IPv4 and IPv6

  • ICMP and ARP

  • TCP and UDP

  • Ethernet and Token Ring

Explicación

Pregunta 35 de 39

1

What are the TCP/IP Model protocols for the Internet Layer? (Choose three)

Selecciona una o más de las siguientes respuestas posibles:

  • Ethernet and Token Ring

  • IPv4 and IPv6

  • HTTP and FTP

  • ICMP and ARP

  • RARP

  • SNMP

Explicación

Pregunta 36 de 39

1

What are the TCP/IP Model Protocols for the Network Access layer? (Choose three)

Selecciona una o más de las siguientes respuestas posibles:

  • TCP and UDP

  • IPv4 and IPv6

  • Ethernet and Token Ring

  • HTTP and FTP

  • Hardware Adapters

  • X.25 and FDDI

Explicación

Pregunta 37 de 39

1

What two protocols uses session multiplexing?

Selecciona una o más de las siguientes respuestas posibles:

  • HTTP and HTTPS

  • IPv4 and IPv6

  • TCP and UDP

Explicación

Pregunta 38 de 39

1

TCP uses port number ____ for FTP, and for Telnet ____ and for HTTP ______ when supporting Application layer services.

Selecciona una o más de las siguientes respuestas posibles:

  • FTP=21, Telnet=25, HTTP=80

  • FTP=23, Telnet=21, HTTP=80

  • FTP=21. Telnet=23, HTTP=80

Explicación

Pregunta 39 de 39

1

What of the following are considered "Well Known Ports"? (Choose two)

Selecciona una o más de las siguientes respuestas posibles:

  • FTP=21 Telnet=23 SMTP=25

  • HTTP=8080

  • HSRP=1985

  • DNS=53, SNMP=161, TFTP=69

Explicación