Is this a typo in IP networks?

  • MHB
  • Thread starter find_the_fun
  • Start date
  • Tags
    Networks
In summary: And, as you see, $2^12$ is actually $2^{1}2$, which is not what you want. It's a good idea to get into the habit of enclosing multi-symbol things in curly braces when you need them in $\LaTeX$. – Michael Hardy Jun 9 '13 at 11:51 In summary, the conversation is discussing the allocation of internet addresses and the different classes of addresses, specifically the class C addresses for smaller networks. The question arises whether the answer key has a typo, as the formula for the number of available class C addresses seems to be incorrect. The correct formula should be 2^{21}(2^8-2), as the network number consists of 21 bits. This
  • #1
find_the_fun
148
0
I think the answer key contains a typo but I want to confirm.

In the internet each network interface of a computer is assigned one or more internet addresses. The nature of these internet addresses is dependent on the networks size. For the internet standard regarding reserved network number each address is a 32-bit string which falls into one of the following three classes...[got first 2 right] class C addresses are used for the smallest networks.These addresses consist of the three-bit string 110 followed by a 21 bit network number and then an eight-bit local address. Once again the local addresses of all 0's or all 1's are excluded. How many different addresses of each class are available on the internet, for this internet standard.

The answer key has \(\displaystyle 2^12(2^8-2)\) but where does 12 come from? Shouldn't it be 21 since that's how long the network number is? I'm surprised because the answer key solved it to the integer and it is 3 orders of magnitude smaller than the class A and B networks.
 
Mathematics news on Phys.org
  • #2
Re: Is this a typo?

find_the_fun said:
I think the answer key contains a typo but I want to confirm.

In the internet each network interface of a computer is assigned one or more internet addresses. The nature of these internet addresses is dependent on the networks size. For the internet standard regarding reserved network number each address is a 32-bit string which falls into one of the following three classes...[got first 2 right] class C addresses are used for the smallest networks.These addresses consist of the three-bit string 110 followed by a 21 bit network number and then an eight-bit local address. Once again the local addresses of all 0's or all 1's are excluded. How many different addresses of each class are available on the internet, for this internet standard.

The answer key has \(\displaystyle 2^12(2^8-2)\) but where does 12 come from? Shouldn't it be 21 since that's how long the network number is? I'm surprised because the answer key solved it to the integer and it is 3 orders of magnitude smaller than the class A and B networks.

You're quite right. The number of C class addresses is \(\displaystyle 2^{21}(2^8-2)\).
 
  • #3
find_the_fun said:
The answer key has \(\displaystyle 2^12(2^8-2)\)

Just a comment here: $\LaTeX$ only understands one symbol at a time to go into an exponent. If you want more than one symbol to appear in an exponent, then enclose that in curly braces thus: 2^{12}. Result: $2^{12}$. Otherwise, you get what you wrote: $2^12$.
 

Related to Is this a typo in IP networks?

1. What is a typo in IP networks?

A typo in IP networks refers to a mistake or error in the use or configuration of Internet Protocol (IP) addresses, which are numerical labels assigned to devices connected to a network. This can result in communication issues and can cause disruptions in network connectivity.

2. How can a typo impact an IP network?

A typo in an IP network can lead to various issues such as incorrect routing of data, failure to connect to certain devices or servers, and slow network performance. It can also make troubleshooting and resolving network problems more difficult.

3. What are some common causes of typos in IP networks?

Some common causes of typos in IP networks include human error, incorrect configuration of network devices, outdated or incorrect IP address information, and conflicts between manually and automatically assigned IP addresses.

4. How can typos be prevented in IP networks?

To prevent typos in IP networks, it is important to double-check and verify all IP addresses when configuring network devices or making changes to the network. It is also helpful to use tools such as IP address management software to track and manage IP addresses more efficiently.

5. What steps should be taken to fix a typo in an IP network?

If a typo is identified in an IP network, it should be corrected as soon as possible to avoid any potential network issues. This can be done by reconfiguring the affected device with the correct IP address or by updating the IP address information in the network's DNS server. It is also important to update any documentation or records with the corrected IP address.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
3
Views
3K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Programming and Computer Science
Replies
1
Views
777
  • Computing and Technology
Replies
27
Views
2K
Replies
13
Views
1K
Replies
2
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
658
  • Computing and Technology
Replies
4
Views
1K
Replies
16
Views
4K
  • Programming and Computer Science
Replies
32
Views
1K
Back
Top