
CCNA Question of the Week – Week 4
Good morning everyone,
Here are this week’s four CCNA questions. Please try answering from memory before checking online, using notes, or reviewing other responses.
Getting an answer wrong is completely fine—the goal is to discuss the reasoning and learn from one another.
Question 1 – OSPF DR/BDR Election
Three routers are connected to the same broadcast network. Their OSPF priorities and router IDs are:
- R1: Priority 1, Router ID 1.1.1.1
- R2: Priority 0, Router ID 2.2.2.2
- R3: Priority 100, Router ID 3.3.3.3
Which router will become the OSPF Designated Router?
A. R1, because it has the lowest router ID
B. R2, because it has the highest router ID
C. R3, because it has the highest OSPF priority
D. R1 and R3 will both become DRs
Question 2 – NAT Terminology
An internal host with IP address 192.168.1.10 is translated to public IP address 203.0.113.10 when accessing the internet.
In NAT terminology, what is 203.0.113.10?
A. Inside local address
B. Inside global address
C. Outside local address
D. Outside global address
Question 3 – DHCP Relay
A DHCP server is located on a different subnet from the client PCs. The clients are not receiving IP addresses.
Which command is commonly configured on the default gateway interface for the client subnet to forward DHCP requests to the server?
A. ip dhcp pool
B. ip default-gateway
C. ip helper-address
D. service dhcp
Question 4 – Wireless Security
Which statement best describes WPA2-Enterprise?
A. It uses a shared password configured on every wireless client
B. It uses 802.1X authentication, commonly with a RADIUS server
C. It does not support encryption
D. It is the same as WPA2-Personal
Bonus Question – Subnetting
A host has the IP address 192.168.88.146/28.
Which option correctly identifies the network address, usable host range, and broadcast address?
A.
- Network: 192.168.88.128
- Usable range: 192.168.88.129–192.168.88.158
- Broadcast: 192.168.88.159
B.
- Network: 192.168.88.144
- Usable range: 192.168.88.145–192.168.88.158
- Broadcast: 192.168.88.159
C.
- Network: 192.168.88.146
- Usable range: 192.168.88.147–192.168.88.158
- Broadcast: 192.168.88.159
D.
- Network: 192.168.88.128
- Usable range: 192.168.88.129–192.168.88.190
- Broadcast: 192.168.88.191
Please share your answers and explain your reasoning where possible.
#CCNA #Cisco #Networking #Subnetting #QOTW