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, 22.06.2019 12:30
Which of the choices sean are not true when considering virus behavior
Answers: 1
question
Computers and Technology, 22.06.2019 19:20
Consider the following code snippet: #ifndef cashregister_h#define cashregister_hconst double max_balance = 6000000.0; class cashregister{public: cashregister(); cashregister(double new_balance); void set_balance(double new_balance); double get_balance() const; private: double balance[12]; }; double get_monthly_balance(cashregister bk, int month); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_balance should be removed since header files should not contain constants.c)the definition of cashregister should be removed since header files should not contain class definitions.d)the body of the get_monthly_balance function should be added to the header file.
Answers: 1
question
Computers and Technology, 23.06.2019 21:20
For positive constants a and b, the force between two atoms in a molecule is given f(r) = −a r2 + b r3 , where r > 0 is the distance between the atoms. note: a and b are upper case letters. (a) find f '(r) = (b) find the critical point for f(r). r = (c) find f ''(r) = (d) find the value of r so that f ''(r) = 0.
Answers: 1
question
Computers and Technology, 24.06.2019 23:30
What is the opening page of a website called? a. web page b. landing page c. homepage d. opening page
Answers: 1
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
Biology, 24.06.2019 09:00