TCP/IP and the DoD Model

Descrição

Understanding of the DoD network model that was designed by the Department of Defense.
sirhulk1
Quiz por sirhulk1, atualizado more than 1 year ago
sirhulk1
Criado por sirhulk1 mais de 10 anos atrás
126
0

Resumo de Recurso

Questão 1

Questão
The Department of Defense created the DoD model which is made of four layers. What are they?
Responda
  • Network layer
  • Network access layer
  • Process/Application layer
  • Data Link Layer
  • Internet Layer
  • Host to Host Layer

Questão 2

Questão
The Process/Application from the DoD model is equal to what layers in the OSI model?
Responda
  • Application Layer
  • Transport Layer
  • Presentation Layer
  • Network Layer
  • Session Layer

Questão 3

Questão
The Host to Host layer from the DoD model is equal to what layer of the OSI model?
Responda
  • Network Layer
  • Transport Layer
  • Network Access

Questão 4

Questão
The Network Access of the DoD model is equal to what layers of the OSI model?
Responda
  • Data Link Layer
  • Network Layer
  • Internet Layer
  • Physical Layer

Questão 5

Questão
The DoD Process/Application Layer provides support on different applications. Which of these applications does it support?
Responda
  • Telnet and SSH
  • HTTP/HTTPS
  • SMTP/ SNMP
  • NTP and NFS
  • DNS, DHCP and BootP
  • POP, FTP, and TFTP
  • IPv4 and IPv6

Questão 6

Questão
Telnet is a protocol that its specialty is __________ ____________.
Responda
  • Accessing information.
  • Terminal Emulation.

Questão 7

Questão
With File Transfer Protocol (TFTP) there is no authentication.
Responda
  • True
  • False

Questão 8

Questão
Post Office Protocol (POP) and Internet Message Access Protocol (IMAP) provides a storage facility for incoming mail. Its only used for receiving email.
Responda
  • True
  • False

Questão 9

Questão
Simple Mail Transfer Protocol (SMTP) is used to spool, queue, and send email only.
Responda
  • True
  • False

Questão 10

Questão
What is the well known port number for FTP?
Responda
  • 20 (FTP data) and 21 (FTP Control)
  • 23 (FTP data) and 24 (FTP Control)

Questão 11

Questão
What is the well know port number for Secured Shell and Telnet
Responda
  • Port 19 (SSH) and Port 23 (Telnet)
  • Port 22 (SSH) and Port 23 (Telnet)

Questão 12

Questão
What is the well known port numbers for HTTP and HTTPS?
Responda
  • Port 80 (HTTP) and Port 442 (HTTPS)
  • Port 80 (HTTP) and Port 443 (HTTPS)

Questão 13

Questão
What is the well known port numbers for SMTP and DNS?
Responda
  • Port 25 (SNMP) and Port 53 (DNS)
  • Port 25 (SMTP) and Port 52 (DNS)
  • Port 25 (SMTP) and Port 53 (DNS)

Questão 14

Questão
DNS (Port 53) uses both TCP and UDP
Responda
  • True
  • False

Questão 15

Questão
What is the well known port numbers for SNMP and BOOTP/DHCP?
Responda
  • Port 161(SNMP) and Port 67 (BOOTP/DHCP)
  • Port 67 (SNMP) and Port 161 (BOOTP/DHCP)

Questão 16

Questão
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.
Responda
  • connection-oriented, connection-less
  • connection-less, connection-oriented

Questão 17

Questão
In the Dod Model, the only protocols that the Host to Host layer provide are TCP and UDP
Responda
  • True
  • False

Questão 18

Questão
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)
Responda
  • True
  • False

Questão 19

Questão
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.
Responda
  • True
  • False

Questão 20

Questão
Ports up to 1023 are considered to be well known port numbers as defined by the RFC 3232.
Responda
  • True
  • False

Questão 21

Questão
In the Dod Model the Internet Layer, what are the protocols supported?
Responda
  • 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)

Questão 22

Questão
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?
Responda
  • Port 6 (TCP) and Port 17 (UDP)
  • Port 15 (UDP) and Port 17 (TCP)

Questão 23

Questão
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?
Responda
  • Port 4 (IP Tunneling) Port 115 (Layer 2 Tunneling)
  • Port 88 (EIGRP) and Port 89 (OSPF)
  • Port 41 (IPv6) and Port 1 (ICMP)

Questão 24

Questão
What finds a hardware address from a known IP address?
Responda
  • Reverse Address Resolution Protocol (RARP)
  • Address Resolution Protocol (ARP)

Questão 25

Questão
What finds an IP address from its known hardware address?
Responda
  • Reverse Address Resolution Protocol (RARP)
  • Address Resolution Protocol (ARP)

Questão 26

Questão
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.
Responda
  • Address Resolution Protocol (ARP)
  • Proxy Address Resolution Protocol (ARP)
  • Reverse Address Resolution Protocol (RARP)

Questão 27

Questão
Internet Protocol (IP) is a connection-less protocol
Responda
  • True
  • False

Questão 28

Questão
What are port numbers used for?
Responda
  • 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.

Questão 29

Questão
The four layers of the TCP/IP Stack are 1)_________, 2) _____________, 3) ____________, 4)_____________.
Responda
  • Process / Application, Host to Host, Internet, Network Access
  • Application, Transport, Internet, Network Access

Questão 30

Questão
The four layers of the DOD model are 1) ___________, 2) ____________, 3)_____________, 4) _____________ .
Responda
  • Process / Application, Host to Host, Internet, Network Access
  • Application, Transport, Internet, Network Access

Questão 31

Questão
The TCP/IP Protocol Suite is the networking model and a set of communication protocols used for the internet and similar networks.
Responda
  • True
  • False

Questão 32

Questão
What are the TCP/IP Protocols for the Application Layer? (Choose three)
Responda
  • UDP and TCP
  • Ethernet, and Token Ring.
  • Telnet and SSH
  • Switches and Bridges
  • HTTP and FTP
  • DHCP, SMTP, and SNMP

Questão 33

Questão
What are the TCP/IP Protocols for the Application Layer? (Choose three)
Responda
  • UDP and TCP
  • Ethernet, and Token Ring.
  • Telnet and SSH
  • Switches and Bridges
  • HTTP and FTP

Questão 34

Questão
What is the TCP/IP Stack Model protocols for the Transport Layer?
Responda
  • IPv4 and IPv6
  • ICMP and ARP
  • TCP and UDP
  • Ethernet and Token Ring

Questão 35

Questão
What are the TCP/IP Model protocols for the Internet Layer? (Choose three)
Responda
  • Ethernet and Token Ring
  • IPv4 and IPv6
  • HTTP and FTP
  • ICMP and ARP
  • RARP
  • SNMP

Questão 36

Questão
What are the TCP/IP Model Protocols for the Network Access layer? (Choose three)
Responda
  • TCP and UDP
  • IPv4 and IPv6
  • Ethernet and Token Ring
  • HTTP and FTP
  • Hardware Adapters
  • X.25 and FDDI

Questão 37

Questão
What two protocols uses session multiplexing?
Responda
  • HTTP and HTTPS
  • IPv4 and IPv6
  • TCP and UDP

Questão 38

Questão
TCP uses port number ____ for FTP, and for Telnet ____ and for HTTP ______ when supporting Application layer services.
Responda
  • FTP=21, Telnet=25, HTTP=80
  • FTP=23, Telnet=21, HTTP=80
  • FTP=21. Telnet=23, HTTP=80

Questão 39

Questão
What of the following are considered "Well Known Ports"? (Choose two)
Responda
  • FTP=21 Telnet=23 SMTP=25
  • HTTP=8080
  • HSRP=1985
  • DNS=53, SNMP=161, TFTP=69

Semelhante

Open Systems Interconnect (OSI) Model
sirhulk1
Internetworking Basics
sirhulk1
Cisco 3 Layer Model
sirhulk1
Computational Conversions
sirhulk1
História da Arte: Impressionismo
carlanardesbis
DOCÊNCIA NO ENSINO SUPERIOR
SIQUELE CAMPELO
Regras de acentuação das palavras
Vitor Coelho de
PLANO DE NEGÓCIOS
Einstein Menezes
Guerra fria-mapa mental
Valdemar Sievert
FCE Masterclass - U1 seeing verbs
Rosana Cabral
Tutorial de Mapas Mentais em GoConqr
Lilian Arruda