Your previous Network Administrator had subnetted your network into many subnets. Only info you have is that one of the hosts IP was 200.252.144.33 and the mask was 255.255.255.240.
Which class network is it ?
How many bits are being subnetted ?
What is the broadcast address ?
a. B, 28, 255.255.255.47
b. C, 20, 255.255.255.47
c. C, 28, 255.255.255.47
c. C, 28, 255.255.255.32
Answer / indu
C
explanation:
We see that the first byte is 200. That puts it in class C.
Mask's last byte 240 (128+64+32+16), that 4 bits. N=4 (see subnetting
formulas above). That subnetted bits = 8+8+8+4 = 28.
There should be 14 (2^4-2) hosts in the subnet.
The highest Ip in the subnet will be 200.252.144.33+13 = 200.252.144.46
The broadcast address is always 1 higher than the highest Ip in the range.
| Is This Answer Correct ? | 0 Yes | 0 No |
All IP addresses are eventually resolved to network interface card addresses. Which of the following is used to map an IP address to a network interface card address? a. WINS b. DHCP c. DNS d. ARP
Explain the difference between straight-through and crossover cable?
Explain sneakernet?
what is mean topoplogy? you have which topology use the network?
How long does an entry stay in the arp table by default ?
Name the 3 IEEE protocols at the Physical Layer:
Which subdirectory of /usr/lib/mail contains the configuration files for sendmail ?
IP classes and their ranges (A-C): a. 1-127, 128-191, 192-223 b. 1-127, 128-191, 192-254 c. 1-126, 128-192, 193-223 d. 1-126, 128-191, 192-223
IP is built into the system's ?
(Accenture)1. Write a distance vector algoritam 2. TCP/IP 3 way hand shake
DCE (distributed computing Environment) is and example implementation of ? a. RPC b. Tranparent bridging c. NFS d. Source Bridge Routing
At which TCP/IP layer does arp work ?