Which network mask should you place on a Class C address to
accommodate a user requirement for five networks with a
maximum of 17 hosts on each networks
A. 255.255.255.192
B. 255.255.255.224
C. 255.255.255.240
D. 255.255.255.248
Answers were Sorted based on User's Feedback
Answer / iiht
If you need 17ip address, 2^5=32
256-32=224
so, 255.255.255.224 is the correct subnet mask
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / m haja bahurudeen
Maximum 17 hosts means
Host - Last 5 bits
Network - 27 bits
ex : NNNNNNNN.NNNNNNNN.NNNNNNNN.NNN|HHHHH
255 . 255 . 255 .224
Ans : B
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / amit
the option b is right because
by this mask we can have 8 network which is near 5
while option a is wrong bcoz
here we have only 4 network
option c is wrong bcoz
here we have 16 networks which is much more than 5
and d is also wrong
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dildar hussain
The correct answer is 255.255.255.224 frnds..
| Is This Answer Correct ? | 2 Yes | 0 No |
Which protocols do periodically updates?
Select the fields for the Cisco HDLC protocol: A. Flag, Address, Control B. Flag, Address, Control, Protocol, LCP (Code, Identifier, Length, Data), FCS, Flag C. Flag, Address, Control, Data, FCS, Flag D. Flag, Address, Control, Proprietary, Data, FCS, Flag
Which command will give the following output: Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int * 0 CTY - - - - - 0 0 0/0 - 1 AUX 9600/9600 - - - - - 0 0 0/0 - * 2 VTY - - - - - 2 0 0/0 - 3 VTY - - - - - 0 0 0/0 - 4 VTY - - - - - 0 0 0/0 - 5 VTY - - - - - 0 0 0/0 - 6 VTY - - - - - 0 0 0/0 -
Hi, I have packet tracer 5.0. I want to test intervlan routing routing. Can someone plz tell me about intervlan routing?
Where is the backup configuration file stored? A.) RAM B.) ROM C.) Console D.) NVRAM
What is an advantage of local area network (LAN) segmentation? A. smaller collision domains B. elimination of broadcasts C. decreased cost of implementation D. larger number of users within the same domain
Which protocol supenetting is enable by default?
Identify the command to configure the IP address 172.16.100.5 255.255.255.0? A.) Router(config-if)# ip address 172.16.100.5 255.255.255.0 B.) Router(config)# ip address 172.16.100.5 C.) Router# ip address 172.16.100.5 255.255.255.0 D.) Router(config)# ip address 172.16.100.5 255.255.255.0
How many valid host IP addresses are available on the following network/subnetwork? 176.12.44.161/30 A. 2 B. 30 C. 254 D. 16,382 E. 65,534
What are the two types of access lists that can be configured on a Cisco router? A. Standard B. Extended C. Filtering D. Packet
Which of the following is not a characteristic of link-state routing protocols? ❍ A. VLSM support ❍ B. Route summarization at any bit level ❍ C. Full routing updates at regular intervals ❍ D. Discontiguous network support
which layer is responsible for flow control with sliding windows and reliability with sequence number and acknowledgement? A)Transport. B)Application C) Internet D)Network Interface