subject

Given the network 192.168.4.0/24, we are going to segment this network into two subnets, Subnet A and Subnet B. The hosts requirement for Subnet A is 60 and for Subnet B is 10. Please calculate the new subnet masks for each subnet and fill in the tables below:

Subnet A:

Subnet Mask
Number of Useable Hosts in this Subnet
IP Network Address
First valid IP Address
Last valid IP Address
Subnet Broadcast IP Address

Subnet B:

Subnet Mask
Number of Useable Hosts in this Subnet
IP Network Address
First valid IP Address
Last valid IP Address
Subnet Broadcast IP Address

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 02:30
People with high self-esteem: accept their strengths and weaknesses. believe that failed experiences are failures of their whole self. feel good about who they are only when they reach total success. need positive external experiences to counteract negative feelings that constantly plague them.
Answers: 1
question
Computers and Technology, 23.06.2019 21:00
Which set of steps will organize the data to only show foods with more than 100 calories and rank their sugar content from greatest to least?
Answers: 1
question
Computers and Technology, 24.06.2019 09:50
Create a string list. 2. use console.readline() to collect values of firstname, lastname, street, city, state, zip, save them to list. 3. write a simple linq statement, call method uppercasewords() to change first letter to uppercase. 4. create a foreach statment to display the information. public static string uppercasewords(string value) { char[] array = value.tochararray(); if (array.length > = 1) { if (char.islower(array[0])) { array[0] = char.toupper(array[0]); } } for (int i = 1; i < array.length; i++) { if (array[i - 1] == ' ') { if (char.islower(array[i])) { array[i] = char.toupper(array[i]); } } } return new string(array);
Answers: 3
question
Computers and Technology, 24.06.2019 14:00
In simple terms, how would you define a protocol?
Answers: 2
You know the right answer?
Given the network 192.168.4.0/24, we are going to segment this network into two subnets, Subnet A an...
Questions
question
Mathematics, 24.03.2021 14:10
question
English, 24.03.2021 14:10
question
Mathematics, 24.03.2021 14:10
question
Mathematics, 24.03.2021 14:10
question
Mathematics, 24.03.2021 14:20
question
Mathematics, 24.03.2021 14:20
question
Mathematics, 24.03.2021 14:20
Questions on the website: 13722367