Which network mask should you place on a Class C network to
accommodate a user requirement of ten subnetworks?
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 / swamy
Sub=2x
=2x2x2x2
=16
128.64.32.16.8.4.2.1
0 . 0. 0. 0.1.1.1.1
subnet mask 11111111.11111111.11111111.11110000.
192.168.1.0
192.168.1.16
192.168.1.32
upto 192.168.1.240 as we cant use 192.168.1.256
so the subnet mask is 255.255.255.240
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / gaurav mishra
For Class C Address, there are 8 host/subnet bits :-
255.255.255.0
We want 10 subnets :-
2*2*2=8 (less than 10.)
2*2*2*2=16 (fullfill the requirement of 10.)
We see that here 4 bits are required for 10 subnets.
128 192 224 240 248 252 254 255
1 1 1 1 0 0 0 0
So the mask is 255.255.255.240
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.m.feroz ahmed
Hi,
Class C range from 192 to 228 .So,the Subnet mask will
range from 255.255.255.192 to 255.255.255.202 which comes
under class C range of ip address.
| Is This Answer Correct ? | 0 Yes | 0 No |
Identify the 2 commands that copies the configuration in NVRAM to RAM? A.) copy backup-config running-config B.) configure nvram C.) copy startup-config running-config D.) configure memory
Explain the types of ethernet?
What is the difference between tracert and traceroute?
Which of the following is an example of the Network Layer? A.) TCP B.) IP C.) SQL D.) Token Ring E.) LLC
What is BootP?
In the setup dialog, what do the square brackets indicate? A. current or default spores B. hard coded values that cannot be modified C. values entered by the administrator but not saved D. values that must be written to PAVRAM before becoming enabled
Which OSI Reference Layer controls application to application communication? A.) Datalink B.) Network C.) Transport D.) Session E.) Physical
Which statement about the Committed Information Rate (CIP) is true? A. It is the rate in bits per second at which the Frame Relay switch agrees to transfer data B. It is the clock speed (pod speed) of the connection (local loop) to the Frame Relay cloud C. It is the maximum number of bits that switch can transferduring any Committed Rate Measurement Interval D. It is a signaling standard between the 3PE device and FP switch. It is responsible for managing the connection and maintaining status between the devices.
Given the Novell IPX address 1aceb0b.0000.0c12.3456 which part is the network portion of the address? A.) 0000 B.) 1 C.) 3456 D.) 1ace E.) 0000.0c12.3456 F.) 1aceb0b
Classful routing protocols do not include subnet masks in their routing updates. Which of the following routing protocols are considered classful? A.) EIGRP B.) OSPF C.) TCP D.) IGRP E.) RIP F.) IP
Which type of switching reads just the address portion of the frame and then immediately starts forwarding it? A.) Cut-Through B.) Store-and-Forward C.) Tabling D.) Routing E.) Inverse ARP F.) Fast Forward
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