hello i am new to this, i need to know how will i complete
a basic scenario that ask the required number of networks
that is 80 and the minimum number of host that is 3000 and
the network address is 10.0.0.0 and i need to need how to
compute to get the answer on what is the subnet mask.

Answers were Sorted based on User's Feedback



hello i am new to this, i need to know how will i complete a basic scenario that ask the required ..

Answer / rupesh mehta

Here we need 80 networks. So, we need to have at-least 7
subnet bits which can gives us 128 networks. Thus, here we
can use subnet mask 255.254.0.0, it means /11.
Even we can use 255.255.240.0, it means /20. But, that will
gives us maximum 4096-2=4094 host.

Is This Answer Correct ?    22 Yes 9 No

hello i am new to this, i need to know how will i complete a basic scenario that ask the required ..

Answer / rakesh kumar

We need 80 network so we borrow 7 bit , so we have 128
network.
Subnet mask is 255.254.0.0 it means 10.0.0.0/15
And host per subnet 131072

Is This Answer Correct ?    10 Yes 5 No

hello i am new to this, i need to know how will i complete a basic scenario that ask the required ..

Answer / rav

our requirement is 80 network and possible network can be 128 key value is 7 so we borrow 7 bits, which gives us 128
network and subnet mask is going to be 255.254.0.0
it also represents as 10.0.0.0/15
And host per subnet will be 131072.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More CCNA Interview Questions

Which layer defines bit synchronization? A.) Application B.) Network C.) Transport D.) Physical E.) Session F.) Session

1 Answers   Rooman,


Extended IP access-lists (100-199) can be used to control traffic. Which command listed below will permit smtp mail to only host 3.4.5.6 ? A.) It is not possible for SMTP traffic B.) access-list 102 permit tcp any host 3.4.5.6 eq smtp C.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 23 D.) access-list 102 permit tcp any any eq smtp E.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 25

1 Answers  


Identify the statement which connects access-list 101 inbound to interface e0? A.) Router(config-if)# ip access-group 101 in B.) Router(config-if)# ip access-group 101 C.) Router(config)# ip access-group 101 e0 in D.) Router(config)# ip access-group 101 e0 in

1 Answers  


Does a bridge divides a network into smaller segments?

0 Answers  


What are the 3 ways routers learn paths to destination networks? A.) Dynamic B.) Static C.) Routing tables D.) Default

2 Answers  






Which protocol works at the Internet layer and is responsible for making routing decisions? A.) UDP B.) IP C.) TCP D.) ARP

5 Answers  


The maximum distance on a 10BaseT network from the hub to a workstation is which of the following? A.) 500 meters B.) 1000 meters C.) 100 meters D.) 1500 meters

2 Answers  


A banana plantation is located next to a desert. The plantation owner has 3000 bananas that he wants to transport to the market by camel, across a 1000 kilometre stretch of desert. The owner has only one camel, which carries a maximum of 1000 bananas at any moment in time, and eats one banana every kilometre it travels. What is the largest number of bananas that can be delivered at the market?

7 Answers  


What is the default encapsulation and frame type on an Ethernet interface when enabling Novell? A.) SNAP B.) Ethernet_II C.) 802.2 D.) 802.3 E.) SAP F.) Novell-ether

2 Answers  


You have powered on a new router and you want to create an initial configuration. Which mode should you use? A. copy mode B. user mode C. setup mode D. startup mode

4 Answers   Enrich,


Station A is transmitting data to station B, and expects an acknowledgment after every 400 bytes. After transmitting data for a while, the two stations determine the line is reliable and change to expecting and acknowledgement every 600 bytes. This is an example of (pick the best answer only): A.) BECN B.) Sliding Windows C.) Poison Reverse D.) Countdown timers E.) Split Horizon F.) Count to infinity

1 Answers  


What does the "IPX maximum-paths 2" command accomplish? A. It enables load sharing on 2 paths if the paths are equal metric paths. B. It sets up routing to go to network 2. C. It is the default for Cisco IPX load sharing. D. It enables load sharing on 2 paths if the paths are unequal metric paths.

3 Answers  


Categories