264 views
0 votes
0 votes

Question from PW

Answer given is a

Somebody please explain.

1 Answer

0 votes
0 votes
10.0.0.0 to 10.255.255.255 is considered as private address    So this network is not used and 127.0.0.1 is loop back address so  network which can be assigned is 2^7 -2 for class A network

Related questions

0 votes
0 votes
0 answers
1
Overflow04 asked Nov 28, 2022
390 views
Number of packets readily available in the buffer are 10.4 bit sequence number is used. The maximum number of outstanding frames areAnswer given is: 10
0 votes
0 votes
1 answer
2
Overflow04 asked Nov 18, 2022
315 views
Since 8 bit delimeter pattern = 01111110. So whenever 0111111( 6’s ones) is matched we will add one extra bit.But in the solution extra bit is added just after 011111...
1 votes
1 votes
1 answer
3
Overflow04 asked Nov 18, 2022
409 views
I am getting M1 as correct.
0 votes
0 votes
0 answers
4
Overflow04 asked Nov 18, 2022
368 views
What is the significance of this line(highlighted part): Node D get this flood packet from nodes C, F,B,E in this order.Other things are clear to me.