Podcast
Questions and Answers
Given the network 192.168.1.0/24, which of the following subnet masks (in dotted decimal notation) would allow for creating at least six subnets?
Given the network 192.168.1.0/24, which of the following subnet masks (in dotted decimal notation) would allow for creating at least six subnets?
- 255.255.255.224 (correct)
- 255.255.255.192
- 255.255.255.128
- 255.255.255.240
If a network administrator needs to create subnets from the 192.168.1.0/24 network and each subnet must accommodate at least 14 hosts, what is the maximum number of usable subnets that can be created?
If a network administrator needs to create subnets from the 192.168.1.0/24 network and each subnet must accommodate at least 14 hosts, what is the maximum number of usable subnets that can be created?
- 2
- 16
- 8 (correct)
- 4
A company has the network 192.168.1.0/24 and needs to create four subnets. What is the CIDR notation for the first usable subnet?
A company has the network 192.168.1.0/24 and needs to create four subnets. What is the CIDR notation for the first usable subnet?
- 192.168.1.0/28
- 192.168.1.0/27
- 192.168.1.0/25
- 192.168.1.0/26 (correct)
Given the network 192.168.1.0/24, if you create subnets with a /27 mask, what is the broadcast address for the second subnet?
Given the network 192.168.1.0/24, if you create subnets with a /27 mask, what is the broadcast address for the second subnet?
An organization is assigned the network address 192.168.1.0/24. They need to divide the network into subnets, each capable of supporting a minimum of 25 hosts. What is the network address, in CIDR notation, of the third subnet?
An organization is assigned the network address 192.168.1.0/24. They need to divide the network into subnets, each capable of supporting a minimum of 25 hosts. What is the network address, in CIDR notation, of the third subnet?
Flashcards
What is Subnetting?
What is Subnetting?
The process of dividing a single network into two or more logical subnetworks.
What does borrowing bits achieve?
What does borrowing bits achieve?
Determines the number of possible subnets and hosts per subnet.
What is a Network Mask?
What is a Network Mask?
A 32-bit number used to distinguish the network part of an IP address from the host part.
What is CIDR notation?
What is CIDR notation?
Signup and view all the flashcards
What is a Broadcast Address?
What is a Broadcast Address?
Signup and view all the flashcards
Study Notes
- The task is to devise a subnetting plan for the network 192.168.1.0/24.
- There are 3 networks: A, B, and C, with 60, 54, and 43 users respectively.
Quiz Questions
- How many subnets are needed?
- How many bits must be borrowed?
- What is the new network mask (dotted decimal)?
- What is the new network mask (CIDR or slash notation)?
- What is the network address of the first network (CIDR notation)?
- What is the broadcast address of the first network?
- What is the network address of the second network (CIDR notation)?
- What is the broadcast address of the second network?
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Practical subnetting exercise using the 192.168.1.0/24 network address. Includes determining the number of subnets, borrowed bits, network mask, and network/broadcast addresses for three networks (A, B, and C) of 60, 54, and 43 users respectively.