If an organization is given a network address 128.10.0.0\16. Create 10 subnets for the organization b) What will be the mask of above subnets [5+3 marks] c) write the correct procedure of the implementation of above scenario in packet tracer (step wise 10) d) If a router 1 is connected to 4 subnets 192.168.10.32,192.168.10.64,192.168.10.8, 192.168.10.0 what would be the suppernetted address it will send to router 2? [5 marks]
Answers
Answered by
4
Answer:
If an organization is given a network address 128.10.0.0\16. Create 10 subnets for the organization b) What will be the mask of above subnets [5+3 marks] c) write the correct procedure of the implementation of above scenario in packet tracer (step wise 10) d) If a router 1 is connected to 4 subnets 192.168.10.32,192.168.10.64,192.168.10.8, 192.168.10.0 what would be the suppernetted address it will send to router 2? [5 marks]
Answered by
7
Here, condition is a boolean expression. It returns either true or false.
if condition evaluates to true, statements inside the body of if are executed
if condition evaluates to false, statements inside the body of if are skipped.
Similar questions