CCNA Tutorial 1.6 – Configure and Verify IPv4 Addressing and Subnetting
CCNA 1.6 – Configure and Verify IPv4 Addressing and Subnetting – Quiz
Multiple Choice (20 questions)
- What is the default subnet mask for a Class C IPv4 network?
- A) 255.0.0.0
- B) 255.255.0.0
- C) 255.255.255.0
- D) 255.255.255.255
- Which of the following is a private IPv4 address?
- A) 8.8.8.8
- B) 192.168.1.10
- C) 203.0.113.5
- D) 11.1.1.1
- What command is used on a Cisco router to assign an IPv4 address to an interface?
- A) ip address X.X.X.X Y.Y.Y.Y
- B) ip route X.X.X.X Y.Y.Y.Y
- C) ip host X.X.X.X Y.Y.Y.Y
- D) assign ip X.X.X.X Y.Y.Y.Y
- Which command verifies IPv4 connectivity to another host?
- A) show ip interface brief
- B) ping
- C) show running-config
- D) traceroute
- Which address is NOT allowed for host assignment?
- A) Network address
- B) Broadcast address
- C) First usable address
- D) Last usable address
- How many host addresses are available in a /29 subnet?
- A) 2
- B) 6
- C) 8
- D) 14
- A /24 network provides how many usable host addresses?
- A) 126
- B) 254
- C) 510
- D) 1022
- Which of these is a loopback address?
- A) 127.0.0.1
- B) 192.168.0.1
- C) 10.0.0.1
- D) 169.254.1.1
- An IP of 169.254.x.x is typically:
- A) Loopback address
- B) Auto-configured when DHCP fails
- C) Reserved multicast
- D) Public IPv4
- What does the
/30prefix length mean in dotted decimal subnet mask?
- A) 255.255.255.0
- B) 255.255.255.252
- C) 255.255.255.248
- D) 255.255.255.254
- How many subnets are created if you borrow 3 bits from the host portion?
- A) 4
- B) 6
- C) 8
- D) 16
- Which subnet mask allows exactly 62 usable hosts?
- A) /24
- B) /25
- C) /26
- D) /27
- Which IPv4 address belongs to the subnet 172.16.32.0/20?
- A) 172.16.31.200
- B) 172.16.48.1
- C) 172.16.35.10
- D) 172.16.63.255
- Which IPv4 address is a broadcast address for 192.168.1.0/24?
- A) 192.168.1.0
- B) 192.168.1.255
- C) 192.168.1.1
- D) 192.168.1.254
- Which class of address is 10.0.0.0 by default?
- A) Class A
- B) Class B
- C) Class C
- D) Class D
- What does the
show ip interface briefcommand display?
- A) MAC address table
- B) Interface IPs, status, and protocol state
- C) Routing table
- D) Access control lists
- Which subnet mask would give you 510 usable hosts?
- A) /23
- B) /24
- C) /25
- D) /26
- Which two addresses cannot be assigned to hosts in a subnet?
- A) First and last usable
- B) Network and broadcast
- C) Loopback and multicast
- D) Private and public
- Which IPv4 address is in the private Class B range?
- A) 192.168.5.10
- B) 172.20.1.1
- C) 10.1.1.1
- D) 224.0.0.5
- Which tool provides step-by-step visibility into each router hop to a destination?
- A) ping
- B) traceroute
- C) arp
- D) nslookup
Fill in the Blank (5 questions)
- The default gateway is the address of the __________ that connects the LAN to other networks.
- A /27 subnet provides __________ usable host addresses.
- The command
__________is used to assign an IPv4 address to a Cisco interface. - The reserved address range 127.0.0.0/8 is used for __________ testing.
- The first address in a subnet is the __________ address.
CCNA 1.6 – Configure and Verify IPv4 Addressing and Subnetting – Answer Key
- C) 255.255.255.0
- B) 192.168.1.10
- A) ip address X.X.X.X Y.Y.Y.Y
- B) ping
- A) Network address & B) Broadcast address (both not allowed)
- B) 6
- B) 254
- A) 127.0.0.1
- B) Auto-configured when DHCP fails
- B) 255.255.255.252
- C) 8
- B) /26
- C) 172.16.35.10
- B) 192.168.1.255
- A) Class A
- B) Interface IPs, status, and protocol state
- A) /23
- B) Network and broadcast
- B) 172.20.1.1
- B) traceroute
- Router
- 30
- ip address
- Loopback
- Network