You have a class C subnet. You would like divide it up into 12 more subnets by "subnetting". However you also have to have at least 13 hosts per subnet. Can you do it ?
Answer / indu
Yes.
Referring: to the formulas in the "SUBNETTING FORMULAS" section.
M = 4 (since max number of subnets would be 6 if M = 3)
N = 8-M = 4
Max hosts per subnet = 2^4 -2 = 14
| Is This Answer Correct ? | 0 Yes | 0 No |
what is vcs seeding & jeopardy & purpose?
Which option of the snoop command tells it to be verbose ?
What is spoofing? a. Where a packets claims its source to be other that what its source really is. b. Same as "denial of service" attacks c. Where a machine continually pings another machine d. Where certain broadcasts are passed through a router
You want sendmail to attempt to re-deliver previously undelivered mail (e.g. the receving mail server was down) every 30 minutes. Which option and value would you use with the sendmail deamon ?
Define data encapsulation?
is it cpu is hardware
11 Answers BBM, TNPSC Tamil Nadu Public Service Commission,
Networking?
Which command will watch all packets on device pcelx0 ?
Draw network configuration and protocol layer interface architecture for a multiprotocol bridge that interconnects an Ethernet LAN to a token-ring LAN.
0 Answers Kent, Kent State University,
How many way to configure a router?
If you have 500 systems how can u assign IP Addresses range
You have a class C subnet. You would like divide it up into 5 more subnets by "subnetting". However you also have to have at least 31 hosts per subnet. Can you do it ? a. Yes b. No