Subnetting

Subnetting

University

10 Qs

quiz-placeholder

Similar activities

IP Addresses

IP Addresses

University

10 Qs

IP Subnetting

IP Subnetting

10th Grade - Professional Development

15 Qs

Network Layer

Network Layer

University

14 Qs

Menganalisis jaringan berbasis luas (WAN)

Menganalisis jaringan berbasis luas (WAN)

1st Grade - University

15 Qs

Computer Networks, Lab-2

Computer Networks, Lab-2

University

7 Qs

Chapter 23

Chapter 23

University

10 Qs

Switch Revision

Switch Revision

University

10 Qs

Subnetting

Subnetting

Assessment

Quiz

Computers

University

Hard

Created by

Russel Bargola

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is subnetting?

The process of breaking down an IP address into smaller networks

The process of combining multiple IP addresses into a single network

The process of converting an IP address into a domain name

The process of securing a network against cyber attacks

Answer explanation

Subnetting involves dividing a larger network into smaller, more manageable sub-networks. This is achieved by using a subnet mask to define the network boundary and assign unique IP addresses to each host on the network.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a subnet mask?

A 32-bit binary number that identifies a network and host address

A 48-bit binary number that identifies a MAC address

A 16-bit binary number that identifies a network address

A 24-bit binary number that identifies a host address

Answer explanation

The subnet mask is used to determine the network portion and host portion of an IP address. It is a 32-bit binary number that has 1s in the network portion and 0s in the host portion.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a subnet?

A group of IP addresses that share the same network portion

A group of IP addresses that share the same host portion

A group of devices that share the same network interface card

A group of devices that share the same MAC address

Answer explanation

A subnet is a logical division of a larger network. It consists of a group of IP addresses that share the same network portion, which is defined by the subnet mask

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of subnetting?

To reduce the number of hosts on a network

To increase the security of a network

To improve network performance and efficiency

To simplify network management

Answer explanation

Subnetting allows for better utilization of network resources by reducing the size of broadcast domains and limiting the scope of network traffic. This can lead to improved network performance and efficiency.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is CIDR notation?

A method of representing IP addresses and subnet masks

A method of assigning IP addresses to hosts

A method of encrypting network traffic

A method of mapping domain names to IP addresses

Answer explanation

Classless Inter-Domain Routing (CIDR) notation is a method of representing IP addresses and subnet masks using a combination of the IP address and a prefix length. For example, the IP address 192.168.1.0 with a subnet mask of 255.255.255.0 can be represented as 192.168.1.0/24 in CIDR notation.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum number of subnets that can be created from a Class C network?

2

4

8

16

Answer explanation

A Class C network has 24 network bits and 8 host bits. By using the host bits for subnetting, up to 8 subnets can be created.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum number of hosts that can be assigned to each subnet in a Class B network with a subnet mask of 255.255.240.0?

254

510

1022

2046

Answer explanation

A Class B network has 16 networkbits and 16 host bits. A subnet mask of 255.255.240.0 uses 12 bits for subnetting, leaving 4 bits for hosts. Therefore, each subnet can have up to 2^4 - 2 = 14 hosts (2 for network and broadcast addresses), but in practice, it is recommended to use a smaller number of hosts for better network performance.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?