1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Inga [223]
3 years ago
15

One day your supervisor walks to you, saying: "here is the network ID 192.168.0.0/24, please create three separate networks or s

ubnets for a coffee shop: Sunny Cafe." The three separate subnets/networks are: One is for the office, one for the front desk and storage room, and one is for public use.
Required:
Your task is to list each subnet, network ID, subnet mask, Host ID Range, # of usable host IDs, and Broadcast ID
Computers and Technology
1 answer:
Harrizon [31]3 years ago
8 0

Answer:

See the explanation for the answer

Explanation:

Given, network address is: 192.168.0.0/24

The requirement is to create 3 subnets from this network.

3 is near to 4 in powers of 2 => 22

We need 2 bits for subnetting.

So, total number of network bits are: 24 + 2 = 26 bits

Number of host bits are: 32 - 26 = 6 bits [since total number of bits in a address is 32]

Total number of hosts in a subnet: 26 = 64 hosts

Total number of valid hosts: 64 - 2 = 62 hosts [2 => 1 is for network address and 1 is subnet mask]

    Subnet       Network ID                       Subnet Mask

       1              192.168.0.0/26               255.255.255.192

       2             192.168.0.64/26             255.255.255.192

       3             192.168.0.128/26            255.255.255.192

       4             192.168.0.192/26            255.255.255.192

Subnet Host ID range     #of usable host IDs      Broadcast ID

  1            192.168.0.1 -                    62                      192.168.0.63

               192.168.0.62                        

  2           192.168.0.65 -                 62                     192.168.0.127

               192.168.0.126

 3           192.168.0.129 -                 62                     192.168.0.191

               192.168.0.190

4             192.168.0.193 -                 62                    192.168.0.255

               192.168.0.254

You might be interested in
I need the answer ASAP!!!! I’ll mark brainliest if correct
Anvisha [2.4K]

Answer:

Option D

Explanation:

option d component level design model is the correct answer

4 0
3 years ago
Write a for loop to populate array userGuesses with NUM GUESSES integers. Read integers using Scanner. Ex If NUM GUESSES is 3 an
inn [45]

Answer:  

import java.util.Scanner;  

public class StoreGuesses {  

  public static void main (String [] args) {  

      Scanner scnr = new Scanner(System.in);  

      final int NUM_GUESSES = 3;  

      int[] userGuesses = new int[NUM_GUESSES];  

      int i = 0;  

     

      for (i = 0; i < NUM_GUESSES; ++i){  

          userGuesses[i] = scnr.nextInt();  

      }  

      for (i = 0; i < NUM_GUESSES; ++i){  

          System.out.print(userGuesses[i] + " ");  

      }  

  }  

}  

/*

Output:

2 4 6  

2 4 6  

*/

7 0
3 years ago
Equity is proportional ownership in a firm. Which of the following is synonymous with Equity?
Andreas93 [3]
<span>A. Certificate of License</span>
8 0
3 years ago
Can anyone give me nitrotype gold? Name username is lol3628 display name is iluvkitkats
Vsevolod [243]

Answer:

no

Explanation:

3 0
3 years ago
Read 2 more answers
What its the difference between Arduinos and Assembler?
Leno4ka [110]

Answer:

The Arduino boards can be programmed in assembly. All you need is an ICSP Cable (In Circuit Serial Programmer) and the AVR toolchain (free from ATMEL) to write to the board. You then get the advantage of on board debugging.

As you suggested, you can just slap an ATMEL chip on a breadboard and go to town.

Explanation: cause i said so

6 0
3 years ago
Other questions:
  • How can u refer to additional information while giving a presentation
    15·1 answer
  • Ben assembled parts of a computer and created a fully functional desktop PC. He wants the computer to connect to the Internet. W
    10·1 answer
  • VSphere Client is used to install and operate the guest OS. true or false
    10·1 answer
  • A(n) _____ is money paid for work.<br><br> A. raise <br> B. allowance<br> C. wage<br> D. grant
    14·2 answers
  • How does a search engine use algorithms to provide search results?
    15·2 answers
  • Steve is happy today but he ____ yesterday​
    7·2 answers
  • Moore's law benefits
    12·1 answer
  • If wearing protective gloves, there's no need to wash your hands after exposure to blood.
    14·1 answer
  • how many squares can be formed by connecting four of the dots in this 5x5 array? (make sure to consider all types of squares!)
    13·1 answer
  • Chantal has configured the network at her company's new headquarters with a number of VLANs. All devices joined to the individua
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!