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 |
Solaris machines more often than not runs routed daemon. routed is the unix equivalent of RIP. It is always run with -q option. Why ? a. q options optimizes the process b. q option uses a default route c. q option only activates itself in the absence of a default router d. q option tells the process not to advertise any routes. It just listens to the RIP udates. That way it does not interfere with router in the subnet.
What do you use to find the path a packet takes?
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 ?
What protocol would you include to manage your network ? a. SNMP b. NetBEUI c. CHAP d. IPX
what is the benefit of sql server ?
In the nsswitch.conf file what does the following entry mean ? NOTFOUND=return
what is diffrent between ip4 and ip6.
Which of the following are logged when IP access list logging is enabled? * source address * protocol * source port * destination address * access list number * destination port
List 4 conditions that can be specified in the nsswitch.conf file?
Unable to connect to local DB
Which port is reserved for HTTP ?
Response of switch when we send different vlan data from different port using same mac id.