Font size
WorksheetsFinal Exam Theory Questions
Total questions: 153
Worksheet time: 2hrs 47mins
In TCP/IP model, which of the following information belongs to the Data link layer?
Logical address
Port number
MAC address
IP address
The correct order of layers in TCP/IP model is...
Physical layer, Network layer, Data Link layer, Transport layer, Application layer
Physical layer, Data Link layer, Network layer, Application layer, Transport layer
Physical layer, Data Link layer, Transport layer, Network layer, Application layer
Physical layer, Data Link layer, Network layer, Transport layer, Application layer
In TCP, the receiver merges the data based on...
Acknowledgement number
Port number
Sequence number
Arriving order
In TCP/IP model, which of the following information belongs to the Network layer?
Port number
IP address
Physical address
MAC address
Which of the following systems provides circuit switching service?
telephone system
postal system
What is a correct netmask for a class C network?
255.0.0.0
0.0.0.255
255.255.0.0
255.255.255.0
In UDP, the receiver merges the data based on...
Arriving order
Acknowledgement number
Port number
Sequence number
Which of the following services is connection-oriented?
UDP
TCP
In TCP/IP model, which of the following information belongs to the Transport layer?
Physical address
IP address
MAC address
Port number
What application layer protocol is commonly used to support for file transfers between a client and a server?
Telnet
HTTP
HTML
FTP
Which of the following protocols is used as inter-AS routing?
PGP
RIP
OSPF
BGP
On which of the following protocols in Transport layer is SNMP (Simple Network Management Protocol) based?
UDP
TCP
What is the automated service that matches resource names with the required IP address?
SSH
DNS
HTTP
Telnet
Internet-like networks within an enterprise:
Intranets
Switching alternating
Extranets
Inter organizational networks
On which layer does FTP work?
Data Link layer
Application layer
Transport layer
Network layer
What is the first byte range of a class A network address?
0 - 127
192 - 223
1 - 127
128 - 191
In TCP/IP model, host-to-host delivery is in...
Data Link layer
Network layer
Transport layer
Physical layer
What is default port of SMTP service?
80
53
25
110
If you ping fit.hanu.vn first time, where is the first place that your computer send the request?
Application server
Web server
DHCP server
DNS server
Which of the following commands on Windows is used to test reachability of a remote host and show (the part of) the list of intermediary hops?
tracert
nslookup
ping
nmap
What is the socket address?
Port number
IP address + Port number
IP address
MAC address + Port number
Which of the following protocols uses distance vector routing algorithm?
OSPF
RIP
EGP
BGP
When you ping the loopback address, where is a packet sent?
Across the wire
On the network
Through the loopback dongle
Down through the layers of the IP architecture and then up the layers again
Which of the following is used to show IP address of a host in Windows operating system?
ipconfigure
ifconfigure
ifconfig
ipconfig
How to establish a TCP connection?
4-way handshake occurs
5-way handshake occurs
3-way handshake occurs
2-way handshake occurs
On Windows Server network operating system, what is often used to implement and administer some network services like web server, email server, FTP server?
MMC (Microsoft Management Console)
IIS (Internet Information Services)
Hyper-V
Active Directory
Router command to go to the global configuration mode to modify the running configuration manually from the terminal:
What is the command to show IP routing table?
In which layer does repeater work?
Physical layer
Data Link layer
Network layer
Transport layer
How many fields are there in a header of IPv4 packet?
16
15
13
10
Which of the following systems provides packet switching service?
postal system
telephone system
What part of 192.168.10.51 is the Network ID, assuming a default subnet mask?
192.168.10
51
192
0.0.0.5
Which of the following device is mainly designed to work at Data link layer?
Switch
Router
Bridge
Hub
Router command to set password "fithanu" to access privilege mode:
The communication mode that supports two-way traffic but only one direction at a time is...
half duplex
simplex
duplex
multiplex
In TCP/IP model, process-to-process delivery is in...
Data Link layer
Transport layer
Network layer
Physical layer
What can greatly reduce IP address configuration problems?
DHCP Server
WINS Server
FTP Server
DNS Server
Netmask is used to determine:
An IP address is in the subnet
An IP address is a server
An IP address is a gateway
An IP address is a DNS
Which layer of OSI determines the interface of the system with the user?
Application layer
Network layer
Session layer
Data Link layer
What is default port of HTTP service?
53
22
80
110
In VMware, ___________ configures your virtual machine to connect directly to the physical network.
You are working with three networks that have the network IDs 192.168.5.0, 192.168.6.0, and 192.168.7.0. What subnet mask can you use to
Which of the following layer protocols (TCP/IP model) are responsible for user and the application program support such as passwords, resource sharing, file transfer and network management?
Layer 4 protocols
Layer 2 protocols
Layer 5 protocols
Layer 3 protocols
In Wireshark, write the Capture Filter to capture only http and dns packets:
What can be identified by examining the network layer header?
The destination host address
The bits that will be transferred over the media
The source application or process creating the data
The destination device on the local media
Which of the following is used to show IP address of a host in Linux operating system?
ipconfigure
ifconfigure
ipconfig
ifconfig
You have a class A network address 10.0.0.0 with 40 subnets, but are required to add 60 new subnets very soon. You would like to still allow for the largest possible number of host IDs per subnet. Which subnet mask should you assign?
255.240.0.0
255.254.0.0
255.248.0.0
255.252.0.0
What is the command to set up static routing in Packet tracer?
ip route ...
network ...
router ...
ip address ...
What is the first byte range of a class B network address?
128 - 191
1 - 126
192 - 223
0 - 127
On which of the following protocols in Transport layer is FTP (File Transfer Protocol) mainly based?
TCP
UDP
Which of the following device is mainly designed to work at Network layer?
Repeater
Router
Hub
Bridge
A distributed network configuration in which all data/information pass through a central computer is...
Ring network
Bus network
Point-to-point network
Star network
What is the automated service that matches resource names with the required IP address?
Telnet
SSH
DNS
HTTP
How many fields are there in a header of IPv6 packet?
7
5
9
12
What is a correct netmask for a class A network?
255.255.0.0
0.0.0.255
255.255.255.0
255.0.0.0
How many bits are there in an IPv6 network address?
128
16
32
64
What is a correct netmask for subnet 192.168.100.128/25?
255.255.255.0
255.255.255.128
255.255.255.192
255.255.255.250
Run command "ping 10.0.0.2", which of the following result shows the host 10.0.0.2 is reachable?
Reply from 10.0.0.2: bytes=32 time<1ms TTL=64
Default Gateway . . . . . . . . . : 10.0.0.2
TCP localhost:4078 10.0.0.2:80 ESTABLISHED
IP Address . . . . . . . . . : 10.0.0.2
What is the subnet mask for 10.20.136.0/21?
Which of the following describes the function of a WAN?
provides connectivity on a LAN
connects peripherals in a single location
connects multiple networks in a single building
provides connectivity over a large geographic area
Which of the following commands is used to test reachability of a remote host?
ping
tracert
nmap
nslookup
Which of the following TCP/IP protocol is used for transferring electronic mail messages from one machine to another?
SNMP
SMTP
OSPF
FTP
Which of the following is the address of the router?
The default gateway
The IP address
The subnet mask
The TCP address
What application layer protocol is commonly used to support for file transfers between a client and a server?
Telnet
HTML
FTP
HTTP
Which of the following statements are correct about RIP?
uses a multicast address to update other routers every 90 seconds
will send out an update if there is a failure of a link
uses a broadcast to update all other routers in the network every 60 seconds
updates only contain information about routes that have changed since last update
What is default port of POP3 service?
25
53
80
110
Which type of cable is often used to connect a computer and a switch?
Straight-through cable
Optical fiber cable
Cross-over cable
Coaxial cable
How many IPs can be used to assign to destop PCs in subnet 192.168.5.0/29?
14
6
2
8
You are working with a network that has the network ID 192.168.10.0. What subnet should you use that supports up to 25 hosts and a maximum number of subnets?
What does VLAN stand for?
Virtual LAN
Variable LAN
Vector LAN
Video LAN
__________ is a security scanner used to discover computers and services on a computer network.
ping
netstat
tracert
nmap
__________ displays network connections (both incoming and outgoing), routing tables, and a number of network interface statistics.
nmap
tracert
netstat
DNS
In VMware, __________ configures your virtual machine to share the IP and MAC addresses of the host.
Bridge networking
Custom networking
NAT
Host-only networking
What is a correct netmask for subnet 192.168.100.128/29?
255.255.255.224
255.255.255.240
255.255.255.248
255.255.255.252
Which type of cable is often used to connect a router and a switch?
Straight-through cable
Coaxial cable
Cross-over cable
Optical fiber cable
Which address is the loopback address?
255.255.255.255
127.0.0.1
127.0.0.0
0.0.0.1
What is the first byte range of a class C network address?
0 - 127
1 - 126
128 - 191
192 - 223
How far can a twisted pair cable be extended?
100km
50km
100m
5km
What is the command to restart Apache2 web server on Ubuntu Linux?
sudo /etc/init.d/apache2 restart
su /etc/init.d/apache2 restart
sudo /etc/init.d
What is the command to restart Apache2 web server on Ubuntu Linux?
sudo /etc/init.d/apache2 restart
su /etc/init.d/apache2 restart
sudo /etc/init.d/apache2 start
su /etc/init.d/apache2 start
What is a correct netmask for subnet 192.168.100.128/26?
255.255.255.0
255.255.255.192
255.255.255.224
255.255.255.128
What is default port of FTP service?
21
53
25
80
What is default port of DNS service?
20
22
53
21
Router command to change Router's name to FIT-HANU:
Which of the following services is connection-oriented?
UDP
TCP
What is the purpose of the TTL field in the IP header?
limits the time or hops that a packet can traverse through the network before it should be discarded
used to mark routes as unreachable in updates sent to other routers
defines a maximum metric value for each distance vector routing protocol by setting a maximum hop count
prevents a router from advertising a network through the interface from which the update came
prevents regular update messages from reinstating a route that may have gone bad
The purpose of this equipment is to convert analog signals into digital signals and vice versa to be transmitted over a computer network.
Repeater
Hub
Switch
Modem
In UDP, the receiver merges the data based on...
Sequence number
Port number
Acknowledgement number
Arriving order
Which of the following protocols is used as inter-AS routing?
OSPF
RIP
PGP
BGP
Proxy servers work on ____________ of the OSI model.
Data Link layer
Application layer
Network layer
Transport layer
Which of the following commands is used to download and install DHCP server (dhcp3-server) on Ubuntu Linux?
sudo apt-get install dhcp3-server
sudo /etc/init.d/ dhcp3-server start
sudo app-get install dhcp3-server
sudo get install dhcp3-server
What is a correct netmask for a class C network?
255.255.0.0
255.255.255.0
255.0.0.0
0.0.0.255
How many IPs can be used to assign to desktop PCs in subnet 192.168.5.0/30?
2
4
8
6
Intranets and extranets can use their network fire walls and other security features to establish secure Internet links within an enterprise or with its trading partners. Select the best fit for answer:
Network Operating System
Virtual Private Network
Network Server
OSI
Given this network: 204.15.5.0/26. How many hosts are available for this network?
60
62
44
30
What is a correct netmask for subnet 192.168.100.128/30?
255.255.255.248
255.255.255.252
255.255.255.224
255.255.255.240
The correct order of layers in OSI model is...
Physical layer, Network layer, Data Link layer, Session layer, Transport layer, Presentation layer, Application layer
Physical layer, Data Link layer, Network layer, Presentation layer, Application layer, Session Layer, Transport layer
Physical layer, Data Link layer, Network layer, Transport layer, Session layer, Presentation layer Application layer
Physical layer, Session layer, Data Link layer, Transport layer, Presentation, Network layer, Application layer
What is default port of IMAP service?
443
110
80
143
ICMP (Internet Control Message Protocol) is...
a protocol that handles error and control messages
a TCP/IP protocol used to dynamically bind a high level IP Address to a low-level physical hardware address
a protocol used to monitor computers
a TCP/IP high level protocol for transferring files from one machine to another
What is default port of Telnet service?
23
53
22
21
Identify the odd term amongst the following group:
What is default port of HTTPS service?
443
80
110
143
Which type of cable is often used to connect 2 routers together?
Coaxial cable
Straight-through cable
Cross-over cable
Optical fiber cable
In TCP/IP model, which of the following information belongs to the Transport layer?
IP address
Port number
MAC address
Physical address
What is a correct netmask for subnet 192.168.100.128/27?
255.255.0.0
255.255.255.224
255.255.255.128
255.255.255.240
Non adaptive algorithm is used in...
Link state routing protocols
Dynamic routing protocols
Static routing protocols
Distance vector routing protocols
Which of the following services is connectionless?
TCP
UDP
Which of the following protocols uses link state routing algorithm?
RIP
OSPF(IS-IS)
BGP
In VMware, ___________ configures your virtual machine to share the IP and MAC addresses of the host.
Bridge networking
Custom networking
Host-only networking
NAT
What is the address range of a class C network address?
0 - 127
1 - 126
128 - 191
192 - 233
In TCP/IP model, which header is added to the application data first?
physical layer header
data link layer header
network layer header
transport layer header
What is a correct netmask for a class B network?
255.0.0.0
255.255.0.0
255.255.255.0
255.255.255.255
Which of the following commands shows the path from local host to a remote host?
ipconfig
ping
nmap
tracert
How many IP can be used to assign to destop PC in subnet 192.168.5.0/30?
2
4
6
8
Which of the following is used to show IP addess in Windows operating system?
ifconfigure
ipconfigure
ifconfig
ipconfig
What is the subnet mask of this network: 172.16.0.0/26?
255.255.255.252
255.255.248.0
255.255.252.0
255.255.255.192
255.255.254.0
Which network topology allows all traffic to flow through a central hub?
hybrid
ring
star
bus
Mesh
The slowest transmission speeds are those of...
fiber-optic cable
microwaves
coaxial cable
twisted-pair wire
Internet-like networks within an enterprise.
Intranets
Extranets
Switching alternating
Inter organizational networks
Which class does this IP address, 191.168.0.1, belong to?
Class C
Class D
Class A
Class B
What is the first IP address of this network: 172.16.66.0/21?
172.16.48.0
172.16.0.0
172.16.66.0
172.16.36.0
172.16.12.0
How many valid hosts can be assigned to this network: 192.168.192.10/29 ?
7
64
63
8
30
Routing is to find the path for the packet basing on…?
Socket address
IP address
Port number
MAC address
Match the following: 1. Segments 2. Packets 3. Frames A. Associated with Data Link Layer B. Associated with Network Layer C. Associated with Transport Layer
1->A; 2->B; 3 ->C
1->A; 2->C; 3 ->B
1->C; 2->B; 3 ->A
1->C; 2->A; 3->B
1->A; 2->C; 3 ->B
Write router command to display the running configuration:
Write router command to go to the privilege mode:
Routing is to find the path for the packet basing on...
IP address
MAC address
Socket address
Port number
Routing is to find the path for the packet basing on...
Static routing protocols
Dynamic routing protocols
Distance vector routing protocols
Link state routing protocols
What is the maximum number of IP addresses that can be assigned to hosts on a local subnet that uses the 255.255.255.224 subnet mask?
62
32
63
31
16
Which layer in the OSI reference model is responsible for determining the availability of the receiving program and checking to see if enough resources exist for that communication?
transport
session
application
presentation
network
What is the first IP of this network: 172.16.45.14/30?
172.16.45.4
172.16.45.0
172.16.45.12
172.16.45.14
172.16.45.8
Match the following: A. Repeaters B. Bridges C. Routers 1. Data Link Layer 2. Network Layer 3. Physical Layer
A -> 1, B -> 3, C -> 2
A -> 3, B -> 1, C -> 2
A -> 2, B -> 3, C -> 1
A -> 3, B -> 2, C -> 1
A -> 1, B -> 2, C -> 3
What is a correct netmask for subnet 192.168.100.128/30?
255.255.255.0
255.255.255.240
255.255.255.248
255.255.255.252
If you ping fit.hanu.vn first time, the first packet will be sent to…
DHCP server
Web server
Gateway
DNS server
What is the correct order for the OSI model?
P S A PH D N T
A P S T N D PH
PH D N T A S P
P S A T N D PH
What is encapsulation?
Putting the header on an incoming frame
Putting a header on an incoming segment
Putting a header on an outgoing frame
Putting a header on an outgoing bit
Which layer is most concerned with user applications?
Application
Presentation
Network
Physical
Which of the following is de-encapsulation?
Stripping the header from a frame
Putting a header on a segment
Putting a header on a frame
Stripping a frame from a link
What layer converts data into segments?
Application
Presentation
Transport
Physical
What layer converts data into Packets?
Network
Application
Physical
Data Link
What layer converts data into Frames?
Application
Physical
Data Link
Transport
What layer converts data into bits?
Application
Session
Data Link
Physical
Which layer is most concerned with getting data from the beginning to the final destination?
Application
Presentation
Session
Transport
Which of the following is not a part of the Session layer?
Establishing a session
Ensuring error free segments
Ending a session
Keeping the sender and receiver from sending a message at the same time
Which of the following is not a job for the presentation layer? Choose 2
Data representation
Compression
Dialog management
Transmission
Encryption
What does Peer to Peer communication involve?
Each layer communication with the layer below it
Each layer communication with layer above it
Each layer communicating with adjacent layer in another system
Each layer communication with it's corresponding layer in another system
Why does the industry use a layered model? Choose all correct
When you enhance one layer it doesn't affect the other layers
Design and development can be made in a modular fashion
Network operations can be simplified
Troubleshooting can be simplified.
All is correct.
What is an example of a MAC address?
Az32:6362:2434
Sj:2817:8288
GGG:354:665
A625:cbdf:6525
Which of the following is not part of the data link layer?
Transports data across the physical link
Performs physical addressing
Performs flow control
Determines network topology
Terminates a session
Of the following address AA77:3827:EF54, which of the following is the vendor portion?
AA7738
27EF54
AA77
EF54
What is considered Layer 3 addressing?
Data Link Layer
Network Layer
Application Layer
None of these
What layer are Bridges on?
Data Link
Physical
Application
Transport
Repeaters are on what layer?
Transport
Session
Physical
Application
