The DOD model and protocols practice exam for Cisco CCNA certification
The Cisco CCNA certification requires that you are completely familiar with the DOD network model. CCNA certification practice exams are a great way to prepare for the Cisco CCNA certification and for jobs that will require you to install, maintain, and configure Cisco routers and switches. This free practice exam will help you to know the DOD network model well enough that you can productively apply your DOD network model knowledge to any network. The Cisco CCNA certification is an entry level certification which will equip you for the type of work that requires extensive use of the DOD network model.
Answer all questions.
Your score will be calculated out of a total of 25 questions even if
they are unanswered.
Unanswered questions will be marked wrong.
Your Name:
Your Email Address:
Your test results will be emailed to you.
1) Which US Gov't agency created TCPIP?
Dept. of Defense.
Federal Communications Commission.
Federal Emergency Management Agency.
NASA.
2) The networking model created by this gov't agency has
how many layers?
5.
3.
6.
7.
4.
3) The Host to Host layer corresponds to which OSI layer?
Network.
Transport.
Session.
Presentation.
4) The Internet layer corresponds to which OSI layer?
Network.
Transport.
Session.
Presentation.
5) The OSI session layer corresponds to which DOD layer?
Host to Host
Process/Application.
Internet.
6) The OSI Data link layer corresponds to which DOD layer?
Host to Host
Process/Application.
Internet.
Network Access.
7) Telnet is used to serve what purpose?
It is a terminal emulation protocol.
To login to remote servers.
Allow virtual terminal clients to access resources on a terminal server.
To transfer files between hosts.
8) Which process/application layer protocol is considered
insecure?
DNS.
SNMP.
X-Window.
TFTP.
9) Which Process/Application layer protocol tells a client
about a filename to load into memory and execute?
DHCP.
Bootp.
TFTP.
DNS.
10) What is the purpose of the Host to Host layer?
To manage error correction.
To make transmission reliability decisions based on the data type.
To manage virtual circuits.
To separate the upper layer protocols from the complexities of the network.
11) From the perspective of a requesting host using telnet,
what is the destination port?
21.
23.
22.
53.
12) What is the purpose of a TCP SYN packet?
To tell the client that a destination server host has established a connection.
To tell the destination server host that a client wants to or already has
synchronize(d) a connection with it.
To send a port number to the destination server host.
To send a port number to the client host.
13) Why would an application developer choose UDP over
TCP?
Error correction and acknowledgements are necessary.
UDP requires more bandwidth.
Reliability has not been established at an upper layer protocol.
Reliability is already established at an upper layer protocol.
14) UDP is defined in:
RFC 768.
RFC 786.
RFC 1812..
RFC 2328.
15) The primary function of the internet layer is:
Allowing the Host to Host layer to communicate with the Network Access
layer.
to provide a design model to use in the creation of the OSI Network layer..
To provide an interface for programmers to use in order to write network
"hooks" into programs.
routing through the internet.
16) The protocol field in the IP packet header signifies
what?
Identifies the IP version.
Identifies the routing protocol in use on the network.
Identifies the upper layer protocol's port number.
Identifies the frame type the packet is encapsulated in while traversing
the wire.
17) Which two protocols operate at the internet layer?
a) ARP b) ICMP c) UDP d) TCP
C and D.
A and B.
B and C.
A and D.
18) The address resolution protocol is used to:
enable a host to retrieve an IP address
discover the hardware address on a host matching a certain network address.
discover the network address on a host matching a certain hardware address.
discover gateway routers on an internetwork.
19) The reverse address resolution protocol is used to:
enable a host to retrieve an IP address
discover the hardware address on a host matching a certain network address.
discover the network address on a host matching a certain hardware address.
discover gateway routers on an internetwork.
20) Which protocol at the Internet layer is a message service
provider?
SMTP
UDP
ICMP
Ping
21) Identify the arp broadcast address from the following.
ff ff ff ff ff ff
00 00 00 00 00 00
00 00 00 ff ff ff
255.255.255.255
22) The words Sequential, Reliable, Virtual Circuit, and
Connection Oriented are associated with:
UDP.
telnet.
TCP.
TFP.
23) The words Unsequential, Unreliable, Low Overhead, and
Connectionless are associated with:
UDP.
telnet.
TCP.
TFP.
24) Put these network model layers in the correct order
starting from the network media.
Network Access, Host to Host, Internet, Process/Application.
Network Access, Internet, Host to Host, Process/Application.
Internet, Network Access, Host to Host, Process/Application.
Network Access, Host to Host, Transport, Process/Application.
25) Which Process/Application layer protocol is used for
file sharing between different file systems?