![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Certification & Career A discussion forum for those of you getting started, or thinking about advancement. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jan 2009
Posts: 1
OS: Windows Vista SP 1
|
Subnetting Doubt
I am pretty confident of how to do the subnetting of any paticular class but what i am doubtful about is the concept, when you chose certain number of bits from the host portion in order to be used as subnet bits. Do we use the formula
2 to the power of "n" - 2 or do we use the formula 2 to the power of "n" . As i have read it in a number of places that when we put in the 'ip subnet-zero' command on the router we can use the second formula instead of having a minus 2 in our formula but Cisco itself in the CCENT/CCNA ICND1 book says that we use the first formula in order to calculate the number of subnets.. Now can anyone confirm it whether we use the first formula or do we use the second formula when studying for the CCNA examination. Also if you have any link of the CISCO website that says so, it would be great.. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
TSF Enthusiast
Join Date: Aug 2006
Posts: 949
OS: OS2 Warp
|
Re: Subnetting Doubt
from a ccna question
By borrowing 5 bits from the last octet, you can. have 30 subnets. If you borrowed only 4 bits you could only have 14 subnets. The formula is (2 to the power of n)-2. By borrowing 4 bits, you have (2×2x2×2)-2=14. By borrowing 5 bits, you have (2×2x2×2x2)-2=30. To get 20 subnets, you would need to borrow 5 bits so the subnet mask would be 255.255.255.248. You are given the IP address of 172.16.2.160 with a subnet mask of 255.255.0.0. What is the network address in binary? * 10101100 00010000 * 00000010 10100000 * 10101100 00000000 * 11100000 11110000 Correct answer: A |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Mar 2009
Location: Terra
Posts: 2
OS: Windows 3.1
|
Re: Subnetting Doubt
You should understand why you're subtracting 2:
1. XXX.YYY.ZZZ.0 <----this will indicate network ID 2. XXX.YYY.ZZZ.255 <----broadcast address, it's not necessary to end with 255 |
|
|
|
![]() |
| Thread Tools | |
|
|