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 |
Define the virtual path?
What is the default interval for SAP updates? A.) 60 seconds B.) 15 seconds C.) 30 seconds D.) 120 seconds
Explain the matric of eigrp protocol?
Tell us the name of algorithm of eigrp protocol?
What is GRE in PPTP?
Which NetWare protocol provides link-state routing? A. NLSP B. RIP C. SAP D. NCP
Which of the following is an example of the Physical Layer? A.) SQL B.) IP C.) LLC D.) Token Ring E.) FDDI F.) TCP
What s the formula for metric of ospf?
Identify the command to run 'setup'? A.) Router(config)#setup B.) Router?setup C.) Router#setup D.) Router>setup
2500 Value in which type of access list?
Identify the type of routing protocol that exchanges entire routing tables at regular intervals? A.) Link state B.) Interior gateway protocols C.) Appletalk routing D.) Distance vector
What would be the first command from global configuration mode to enable RIP on your router for interface E0, with an address of 181.86.4.4 and mask of 255.255.255.0 ? A.) router rip B.) network 181.89.4.0 255.255.255.0 C.) router rip int e0 D.) router rip 181.86.0.0 E.) router rip 181.86.4.0 F.) network 181.86.0.0