Your previous Network Administrator had subnneted your class C network into many subnets. Only info you have is that one of the IP range was 200.252.144.33 through 128.252.144.46. How many subnets did he make ? what was the mask ?
Answer / indu
14, 255.255.255.240
explanation: We see that the subnet has 14 nodes. That means N=4 (2^4-2 = 16).
M= 8-4 =4 . Number of Subnets = 2^M -2 = 14.
Mask = 128+64+32+16 (add 4 bits) 255.255.255.240
Is This Answer Correct ? | 1 Yes | 0 No |
Class D IP address range an its use? a. 192-223, broadcast b. 224-239, multicast c. 224-255, broadcast d. 192-255, multicast
Where would you find DHCP information about supported network 128.251.144.0 ?
Have you configured an NIS server/client ?
Which script reads the /etc/hostname.xxx(interface) to bring up interfaces ?
Which layer of the OSI model provides synchronization between user tasks by placing checkpoints in the data stream?
what is spyware,firmware?
SLIP = ?
What is a "preamble" in IEEE 802.3 frame? a. an indication of the end of a frame b. an indication of the start of a new frame c. an indication of congestion d. an indication of a corrupted frame
Describe what network statistics or measurement tools you are familiar with and how you have used them?
Which layer deals with i) file system transfer ii) ii) virtual terminals emulation iii) interprocess communication. a. Application b. Presentation c. Session d. Transport
What entry in the /etc/gateways file would define a route to the host called host2 via the gateway called host4? Assume that host2 is 2 hops away and that the gateway is NOT expected to exchange RIP information.
Which init script starts the inetd daemon ?