Midterm Review (Chapter 1 and 2)
Midterm Review (Chapter 1 and 2)
a. Netstat
b. Ipconfig /all
c. Ping
d. Arp → Arp -a
e. All of the above
a. Netstat -a
b. Ipconfig /all
c. Ping -a
d. Arp -a
e. All of the above
3. Which of the following OSI layers is responsible for addressing? (IP addressing)
a. Layer 1
b. Layer 2
c. Layer 3 → Network layer
d. Layer 4
e. Layer 7
7. Which of the following hardware devices is responsible for holding the time and date
information?
a. RAM
b. ROM
c. Hard drive
d. Motherboard
e. CMOS
12. The PGP (Pretty Good Privacy) protocol belongs to which of the following OSI layers?
a. Layer 3
b. Layer 5
c. Layer 7
d. Layer 6 → The presentation layer
e. Layer 2
● All encryption protocols like PGP, S/MIME, SSL (Secure Socket Layer), TLS (Transport
Layer Security), AES (Advanced Encryption System), belong to layer 6.
5. Which of the following servers hides internal IP addresses from the external networks?
a. DNS
b. NAT - server which hides internal IP address from external users
c. DHCP
d. Mail
e. None of the above
9. This server or device processes the assignment of a TCP port number to each ongoing
session between a local host and an internet host.
a. DHCP
b. Router
c. NAT
d. Gateway
e. PAT → (port address translation) - very close to NAT but based on port number
10. IGMP (another version of ICMP) operates at the __ layer of OSI model to manage
multicasting
a. Network
b. Transport
c. Session
d. Physical
e. Application
ICMP - ping a computer, the reply of that ping (success/fail) is done by ICMP
IGMP - a multimedia version of ICMP
1. ICMP and IGMP protocols belong to which of the following OSI layers?
a. Presentation
b. Session
c. Application
d. Network
e. Transportation
9. Given the IP address of 129.29.139.20 and its default subnet mask (255.255.0.0) what is
the network address?
a. 20
b. 139.20
c. 29.239.20
d. 129.29
e. None of the above
● 0.0 in the subnet mask means the first 2 numbers are the network address - rest is host
address
a. Broadcast
b. Multicast
c. Anycast → A version of multicast
d. Unicast
e. None of the above
● Multicast requires some form of registration to access
● Anycast does not require registration