How to find valid IP addresses of a network /16

Marinică Alex

I have this network address: 157.67.0.0 /16

And I have to identify the valid IP Addresses for the network:

a) 157.67.171.96

b) 157.67.177.69

c) 157.67.172.154

d) 157.67.180.32

e) 157.67.246.95

I already know which ones are correct but I don't know why (Correct A and D) (At least this is what my teacher said)

Can anyone explain what makes those two valid and the rest of the answers invalid?

artemkaxboy

There is something wrong with your example, according the question all of the addresses are valid for the network.

/16 at the end of the network address means that the first 16 bits of address represent the network address and the last 16 are used for host address. You can see your address binary representation here

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

How to find out the number of useable addresses in a private class A network?

分類Dev

How to find the IP addresses of different nodes on a HDInsight cluster

分類Dev

Local network device changing other IP addresses

分類Dev

How can I use C# to determine which IP addresses on my local network are static/dynamic?

分類Dev

How does the IP range work to find a specific computer on a network with separate network addreses?

分類Dev

How to grep specific IP Addresses using regex?

分類Dev

How to obtain all available Elastic IP addresses in boto3

分類Dev

How to refer to all IPv6 IP addresses using mask?

分類Dev

How to whilelist specific IP addresses from AWS WAF

分類Dev

How are local ip addresses separated from public ones?

分類Dev

1 VPS with 2 IP addresses. How to make them independent?

分類Dev

What are these weird IP addresses?

分類Dev

IP addresses in distributed systems

分類Dev

BigQuery - How to find BitCoin input addresses for a specific output address

分類Dev

How to find ip address in codeigniter?

分類Dev

How to block an IP address from a network share

分類Dev

Getting all IP addresses of a hostname

分類Dev

Tool to group a list of IP addresses into IP ranges

分類Dev

Is this subnetted IP address valid?

分類Dev

How to add multiple client IP addresses at time in Azure SQL Server using Azure ARM Templates?

分類Dev

2 nics each with static IP addresses - how to tell only one to accept inbound

分類Dev

How can I find available network interfaces?

分類Dev

How do I find my network prefix?

分類Dev

How to know a mac address for a Node knowing its IP on local network?

分類Dev

How to auto detect IP from running TcpListener on local network

分類Dev

Match multiple ip addresses to one endpoint

分類Dev

Bind to multiple ip addresses in a single docker container

分類Dev

open ip addresses for redshift and data factory

分類Dev

Reactive Form Validity based on IP Addresses RegEx

Related 関連記事

  1. 1

    How to find out the number of useable addresses in a private class A network?

  2. 2

    How to find the IP addresses of different nodes on a HDInsight cluster

  3. 3

    Local network device changing other IP addresses

  4. 4

    How can I use C# to determine which IP addresses on my local network are static/dynamic?

  5. 5

    How does the IP range work to find a specific computer on a network with separate network addreses?

  6. 6

    How to grep specific IP Addresses using regex?

  7. 7

    How to obtain all available Elastic IP addresses in boto3

  8. 8

    How to refer to all IPv6 IP addresses using mask?

  9. 9

    How to whilelist specific IP addresses from AWS WAF

  10. 10

    How are local ip addresses separated from public ones?

  11. 11

    1 VPS with 2 IP addresses. How to make them independent?

  12. 12

    What are these weird IP addresses?

  13. 13

    IP addresses in distributed systems

  14. 14

    BigQuery - How to find BitCoin input addresses for a specific output address

  15. 15

    How to find ip address in codeigniter?

  16. 16

    How to block an IP address from a network share

  17. 17

    Getting all IP addresses of a hostname

  18. 18

    Tool to group a list of IP addresses into IP ranges

  19. 19

    Is this subnetted IP address valid?

  20. 20

    How to add multiple client IP addresses at time in Azure SQL Server using Azure ARM Templates?

  21. 21

    2 nics each with static IP addresses - how to tell only one to accept inbound

  22. 22

    How can I find available network interfaces?

  23. 23

    How do I find my network prefix?

  24. 24

    How to know a mac address for a Node knowing its IP on local network?

  25. 25

    How to auto detect IP from running TcpListener on local network

  26. 26

    Match multiple ip addresses to one endpoint

  27. 27

    Bind to multiple ip addresses in a single docker container

  28. 28

    open ip addresses for redshift and data factory

  29. 29

    Reactive Form Validity based on IP Addresses RegEx

ホットタグ

アーカイブ