IP subnets

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 12:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 10:30 PM
Hi,
It depends on how many addresses you want to have in the subnet.
Subnet masks and IP AddressesMask IP Addresses Hosts Netmask
/31 | 2 | 2 | 255.255.255.254 |
/30 | 4 | 2 | 255.255.255.252 |
/29 | 8 | 6 | 255.255.255.248 |
/28 | 16 | 14 | 255.255.255.240 |
/27 | 32 | 30 | 255.255.255.224 |
/26 | 64 | 62 | 255.255.255.192 |
/25 | 128 | 126 | 255.255.255.128 |
/24 | 256 | 254 | 255.255.255.0 |
/23 | 512 | 510 | 255.255.254.0 |
/22 | 1024 | 1022 | 255.255.252.0 |
/21 | 2048 | 2046 | 255.255.248.0 |
/20 | 4096 | 4094 | 255.255.240.0 |
/19 | 8192 | 8190 | 255.255.224.0 |
/18 | 16384 | 16382 | 255.255.192.0 |
/17 | 32768 | 32766 | 255.255.128.0 |
/16 | 65536 | 65534 | 255.255.0.0 |
Regards,
Niklas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 10:35 PM
is 10.113.36.46 included in 10.108.0.0/16 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 12:15 AM
No, 10.108.0.0/16 would contain the IP addresses between 10.108.0.1 - 10.108.255.254.
Use the link provided by @Robbie earlier and you can try different sizes and see the result.
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 01:44 AM - edited 02-29-2024 02:55 AM
Hi @Community Alums,
As @Niklas Peterson has pointed out and eluded to, to subnet a network is to create logical divisions of the network. Subnetting, therefore, involves dividing the network into smaller portions called subnets.
This is a decision point for you, or more accurately something to clarify with your networking department if you are unsure.
We can't advise, your networking department can and then you can use that link I provided.
Check this link which nicely describes what a subnet is (I've borrowed some verbage above) to help explain.
https://www.techopedia.com/6/28587/internet/8-steps-to-understanding-ip-subnetting
Does this make sense? Please let me know if I can help any further? Happy to where I can.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Helpful.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 02:42 AM
Hi,
What kind of information are you looking for? 10.113.36.46 is just the address to a single host. It can be part of a large subnet, a small subnet or a subnet just covering that single address.
Regards,
Niklas