ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
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
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
Answer
# 1
Answer: B
 
Is This Answer Correct ?    4 Yes 0 No
Guest
 
  Re: 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
Answer
# 2
255.255.255.224
 
Is This Answer Correct ?    2 Yes 1 No
Guest
 
 
 
  Re: 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
Answer
# 3
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 ?    2 Yes 0 No
Iiht
 
  Re: 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
Answer
# 4
B. 255.255.255.224
 
Is This Answer Correct ?    2 Yes 0 No
Nilesh
 
  Re: 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
Answer
# 5
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 ?    2 Yes 0 No
M Haja Bahurudeen
 
  Re: 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
Answer
# 6
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 ?    0 Yes 0 No
Amit
 
  Re: 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
Answer
# 7
The correct answer is 255.255.255.224 frnds..
 
Is This Answer Correct ?    0 Yes 0 No
Dildar Hussain
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
what is the difference between dynamic NAT and NAT overload ? and how it works ?  4
Identify the order of the 5 step encapsulation? 1) Create the segment 2) Convert the frame to bits 3) Create the packet 4) Create the frame 5) User creates the data A.) 1,2,4,2,5 B.) 2,1,3,4,5 C.) 5,1,3,4,2 D.) 5,3,4,1,2  1
6. Which device can create smaller networks and stop broadcast storms by default? A. Repeater B. Bridge C. Router D. Gateway  4
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  7
Identify the correct pair of Novell Ethernet encapsulation and Cisco terminology? A.) Ethernet II, Snap B.) Ethernet 802.3, Novell-Ether C.) Ethernet SNAP, Arpa D.) Ethernet 802.2, Snap  1
Which NetWare protocol provides link-state routing? A. NLSP B. RIP C. SAP D. NCP  1
Identify the hardware component that stores the bootstrap program? A.) ROM B.) NVRAM C.) Booter load D.) RAM E.) Flash  2
5. What is an advantage of using routers in your network? (Choose all that apply) A. Stops broadcast storms B. Reduces downtime on your network C. Creates internetworks D. Can filter by logical address  6
Which addresses are INCORRECTLY paired with their class? A. 1 to 126, Class A B. 128 to 191, Class A C. 1 to 126, Class B D. 128 to 191, Class B  3
What are the two primary operating modes for frame switching? A. Full Duplex B. Half-Duplex C. CSMA/CD D. Cut-through E. Fragmentation F. Store and Forward G. User mode H. Privileged mode  1
When a Distance Vector routing protocol detects that a connected network has gone down, it sends out a special routing update packet, telling all directly connected routers that the distance to the dead network is infinity. This is an example of which routing technology? A.) ICMP. B.) Only Link State routing protocols have this intelligence. C.) Triggered updates. D.) Garrison-4. E.) Split Horizon. F.) Poison Reverse.  1
4. What is a disadvantage to using bridges in your network? A. Filters by MAC address B. Stops broadcast storms C. Doesn't stop broadcast storms D. Can only use up to 4 bridges in any LAN  2
What is the function of Layer 2 Switch?  1
Identify the command that configures serial0 for PPP encapsulation? A.) Router(config)# encapsulation ppp B.) Router(config-if)# encapsulation serial ppp C.) Router(config-if)# encapsulation ppp D.) Router# encapsulation ppp  1
Which OSI layer provides best effort end to end packet delivery? A.) Data-Link B.) Presentation C.) Network D.) Transport E.) Physical F.) Application Barnes-and-Noble2
Which command will display the IPX routing table? A.) show routes B.) show routes ipx C.) show routes protocol=ipx D.) show ipx E.) show ipx route  1
thnx Jitender singh...as u told to install a stp in switches and problem vil b get solved...i wanna kno how to install stp in switches?? plz tel me detailled steps... thanx for ur answer.  1
Which protocol works at the Internet layer and is responsible for making routing decisions? A.) UDP B.) IP C.) TCP D.) ARP  2
Your network uses a Class C address of 210.10.10.0. You must now split up the network into separate shores to handle multiple buildings separated by routers. Which two steps must you take to determine the proper shored mask for your networks? (Choose two) A. determine the number of seperate networks required B. determine how many devices will require DHCP addressing C. determine the maximum number of hosts that will be on each shored D. determine the miniumum number of hosts that will be on each shored E. determine which router will be the IP default gateway for each shored  1
What is BGP attribute & How many types of attributes are used by BGP??? Hathway3
 
For more CCNA Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com