Need good website for addressing schemes


Recommended Posts

Addressing how? I am gonna assume IP addresses. You are probably gonna want subnetting. Just google for IP subnetting, and you should fine some pretty good stuff on it. If you are wanting to use private address spaces, then a really simple and easy way to do it is just do 172.17.0.0 /16 and then split each department up so you will have one department be 172.17.1.0 /24 and the next 172.17.2.0 /24. This will probably be an overkill for your situation since it gives you a vast amount of addresses to work with, but it makes for a very simple addressing scheme. If you want to get more complex and work with fewer address, then you will need to subnet. And google will be your friend for that.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.