584 views
0 votes
0 votes
The address of a class B host is to be split into subnets with a 6 - bit subnet number. What is
the maximum number of subnets and maximum number of hosts in each subnet ?
(1) 62 subnets and 1022 hosts (2) 64 subnets and 1024 hosts
(3) 62 subnets and 254 hosts (4) 64 subnets and 256 hosts

1 Answer

1 votes
1 votes

Class B network= 16bit.

Subnet  =6 bit.

Host= 32-(16+6)=12bit.

  • No of subnet=2^n-2 =2^6-2=62 host.

  • No of host=2^n-2 =2^10-2 =1022

edited by

Related questions

0 votes
0 votes
0 answers
1
BALARAM DEY asked Aug 24, 2023
149 views
0 votes
0 votes
0 answers
2
tenjela asked Apr 24, 2023
215 views
What is meant by self-synchronization? Mention the name of a line coding technique that can achieve self-synchronization. Explain your answer with an example.
0 votes
0 votes
1 answer
3
1 votes
1 votes
1 answer
4
rayhanrjt asked Dec 13, 2022
513 views
Suppose a 22-byte packet is to be transmitted through a network of MTU = 3byte. The elementary fragment size is 1 byte. Show the segment numbering of the above packet. Pa...