MCQs on Networking Fundamentals | CCNA Certification MCQs

Understanding networking fundamentals is essential for anyone preparing for networking certifications. It covers topics such as the OSI and TCP/IP models, IP addressing, subnetting, and common networking devices. The concepts of IPv4, IPv6, and network topologies like LAN, WAN, and MAN are key to building a solid foundation in networking.


OSI Model and TCP/IP Model

  1. In the OSI model, which layer is responsible for error detection and correction?
    a) Transport
    b) Data Link
    c) Network
    d) Physical
  2. Which layer of the OSI model is responsible for end-to-end communication and data flow control?
    a) Application
    b) Transport
    c) Network
    d) Session
  3. What is the main difference between the OSI model and the TCP/IP model?
    a) OSI has seven layers, TCP/IP has five layers
    b) OSI is theoretical, TCP/IP is practical
    c) OSI model supports only IPv6
    d) TCP/IP does not use the Transport layer
  4. Which layer of the TCP/IP model is responsible for routing?
    a) Application
    b) Transport
    c) Internet
    d) Network Access
  5. At which layer of the OSI model does IP addressing operate?
    a) Transport
    b) Network
    c) Data Link
    d) Application
  6. The OSI model’s Presentation layer is responsible for which of the following?
    a) Data encryption and compression
    b) Error handling
    c) Packet forwarding
    d) Session management
  7. Which of the following models was developed first, OSI or TCP/IP?
    a) OSI
    b) TCP/IP
    c) Both were developed simultaneously
    d) Neither
  8. Which of the following is true about the Transport layer in the OSI model?
    a) It is responsible for packet switching
    b) It establishes, maintains, and terminates connections
    c) It deals with logical addressing
    d) It handles network routing
  9. In the OSI model, which layer is responsible for establishing, managing, and terminating communication sessions?
    a) Transport
    b) Session
    c) Network
    d) Data Link
  10. The TCP/IP model is based on which two layers of the OSI model?
    a) Network and Physical
    b) Application and Transport
    c) Network and Transport
    d) Data Link and Application

IP Addressing and Subnetting

  1. What is the default subnet mask for a Class A IP address?
    a) 255.255.0.0
    b) 255.255.255.0
    c) 255.255.255.255
    d) 255.0.0.0
  2. How many hosts can a subnet with a subnet mask of 255.255.255.0 support?
    a) 254
    b) 256
    c) 512
    d) 128
  3. Which of the following is a valid IPv4 address?
    a) 192.168.256.1
    b) 10.10.10.10
    c) 256.256.256.256
    d) 172.300.0.0
  4. What is the network address of the subnet 192.168.1.128/25?
    a) 192.168.1.128
    b) 192.168.1.0
    c) 192.168.1.64
    d) 192.168.1.127
  5. Which of the following is the purpose of subnetting?
    a) To divide a large network into smaller, more manageable networks
    b) To combine multiple networks into a single network
    c) To increase the IP address range
    d) To prevent the need for routing
  6. What is the maximum number of subnets you can have with a /27 subnet mask?
    a) 8
    b) 16
    c) 32
    d) 64
  7. Which of the following CIDR notations corresponds to the subnet mask 255.255.255.0?
    a) /24
    b) /16
    c) /8
    d) /32
  8. What is the primary purpose of a subnet mask?
    a) To define the IP address range
    b) To specify the network’s DNS server
    c) To specify the default gateway
    d) To identify the network and host portion of an IP address
  9. What does the term “CIDR” stand for?
    a) Classless Internet Domain Routing
    b) Classless Inter-Domain Routing
    c) Classed Internet Domain Routing
    d) Class Inter-Domain Routing
  10. Which subnet mask would be used to provide 30 usable host IP addresses?
    a) 255.255.255.240
    b) 255.255.255.128
    c) 255.255.255.248
    d) 255.255.255.192

IPv4 and IPv6 Addressing

  1. How many bits are used in an IPv4 address?
    a) 64
    b) 128
    c) 32
    d) 256
  2. Which of the following is a valid IPv6 address?
    a) 192.168.1.1
    b) 10.0.0.1
    c) 2001:0db8:85a3:0000:0000:8a2e:0370:7334
    d) 256.256.256.256
  3. What is the primary advantage of IPv6 over IPv4?
    a) More efficient routing
    b) Larger address space
    c) Easier configuration
    d) Faster data transfer rates
  4. Which of the following is a valid method for an IPv6 address to be abbreviated?
    a) Remove leading zeros in each block
    b) Remove all zeros
    c) Replace colons with hyphens
    d) Remove the first byte
  5. What is the maximum number of IPv6 addresses available per device?
    a) 2^32
    b) 2^128
    c) 2^64
    d) 2^256
  6. Which of the following IPv4 address classes is used for private networks?
    a) Class A
    b) Class B
    c) Class C
    d) Class D
  7. What does an IPv6 address consist of?
    a) 8 blocks of 4 hexadecimal digits
    b) 8 blocks of 8 decimal digits
    c) 4 blocks of 8 binary digits
    d) 2 blocks of 16 binary digits
  8. What is the range of a Class C IPv4 address?
    a) 0.0.0.0 to 127.255.255.255
    b) 128.0.0.0 to 191.255.255.255
    c) 192.0.0.0 to 223.255.255.255
    d) 224.0.0.0 to 239.255.255.255
  9. Which IPv6 address type is used for communication between nodes on the same link?
    a) Global Unicast Address
    b) Link-Local Address
    c) Multicast Address
    d) Anycast Address
  10. Which command is used to find your device’s IPv6 address on a Windows system?
    a) ipconfig
    b) ifconfig
    c) netstat
    d) traceroute

Subnet Masks and CIDR Notation

  1. What is the CIDR notation for a subnet mask of 255.255.252.0?
    a) /22
    b) /24
    c) /26
    d) /30
  2. How many IP addresses are available in a /28 network?
    a) 16
    b) 30
    c) 32
    d) 64
  3. What is the main purpose of CIDR notation?
    a) To simplify routing
    b) To configure network devices
    c) To assign private IP addresses
    d) To calculate subnet masks
  4. What is the maximum number of usable IP addresses in a /30 subnet?
    a) 4
    b) 2
    c) 6
    d) 8
  5. In CIDR notation, how many addresses are available in a /29 subnet?
    a) 4
    b) 6
    c) 8
    d) 32
  6. What does the subnet mask 255.255.255.192 represent in CIDR notation?
    a) /24
    b) /26
    c) /28
    d) /30
  7. Which of the following is the correct subnet mask for a /24 network?
    a) 255.255.0.0
    b) 255.255.255.0
    c) 255.255.255.255
    d) 255.255.255.128
  8. What is the purpose of the subnet mask in networking?
    a) To identify the device’s MAC address
    b) To define the range of IP addresses for a network
    c) To encrypt the data packets
    d) To assign IP addresses dynamically
  9. Which of the following is a private IP range for Class A addresses?
    a) 192.168.0.0 to 192.168.255.255
    b) 10.0.0.0 to 10.255.255.255
    c) 172.16.0.0 to 172.31.255.255
    d) 224.0.0.0 to 239.255.255.255
  10. What is the default subnet mask for a Class B address?
    a) 255.255.0.0
    b) 255.255.255.0
    c) 255.0.0.0
    d) 255.255.255.255

Answers

QnoAnswer
1b) Data Link
2b) Transport
3b) OSI is theoretical, TCP/IP is practical
4c) Internet
5b) Network
6a) Data encryption and compression
7a) OSI
8b) It establishes, maintains, and terminates connections
9b) Session
10b) Application and Transport
11d) 255.0.0.0
12a) 254
13b) 10.10.10.10
14b) 192.168.1.0
15a) To divide a large network into smaller, more manageable networks
16b) 16
17a) /24
18d) To identify the network and host portion of an IP address
19b) Classless Inter-Domain Routing
20a) 255.255.255.240
21c) 32
22c) 2001:0db8:85a3:0000:0000:8a2e:0370:7334
23b) Larger address space
24a) Remove leading zeros in each block
25b) 2^128
26b) Class B
27a) 8 blocks of 4 hexadecimal digits
28c) 192.0.0.0 to 223.255.255.255
29b) Link-Local Address
30a) ipconfig
31a) /22
32b) 30
33a) To simplify routing
34b) 2
35b) 6
36b) /26
37b) 255.255.255.0
38b) To define the range of IP addresses for a network
39b) 10.0.0.0 to 10.255.255.255
40a) 255.255.0.0

Use a Blank Sheet, Note your Answers and Finally tally with our answer at last. Give Yourself Score.

X
error: Content is protected !!
Scroll to Top