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
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 |
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 |
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 |
Identify 3 characteristics of an IP address? A.) Contains a network portion and a host portion B.) 32 bits long C.) Unique to each network D.) Part of the default Cisco configuration E.) Referred to as the hardware address
The CSMA/CD Ethernet IEEE committee is defines as which of the following? A.) 802.2 B.) 802.3 C.) 802.4 D.) 802.5
What is the virtual channel?
What are the three phases of PPP session establishment? A. Link establishment phase B. Authentication phase C. Network layer protocol phase D. Handshake phase E. Dial-in phase
Which of the following would be displayed by the command 'SHOW CDP NEIGHBOR DETAIL'? A.) The incoming/outgoing port. B.) The hardware platform. C.) One address per protocol. D.) Amount of Flash Memory Available E.) The routers hostname. F.) The subnet mask, if IP is configured.
Which two protocol tools use ICMP? (Choose two) A. ping B. telnet C. configure D. traceroute E. show commands F. standard access lists
What is encapsulation and de-encapsulation?
How IEEE Calculate the Cost of Link (ex.. 10mbps is having Cost 100) Is there any formula or any test to calculate it.
what are the different symmetric algorithms?
What is a protocol
You want to enable both arpa and snap encapsulation on one router interface. How do you do this? A. The interface can handle multiple encapsulation types with no extra configuration. B. Assign two network numbers, one for each encapsulation type. C. Enable Novell-ether to run multiple encapsulation types. D. Both arpa and snap are enabled by default so you don't have to configure anything.
Identify the hardware component that stores the bootstrap program? A.) ROM B.) NVRAM C.) Booter load D.) RAM E.) Flash