OrangeSoul Share Posted October 16, 2005 Is there a good website with good explanations about addressing schemes like 1) Hierarchical addressing scheme 2) Flat addressing scheme and others? Link to post Share on other sites
0 OrangeSoul Author Share Posted October 16, 2005 *bump* anyone have an idea which of the above scheme is best for a company with different departments? Link to post Share on other sites
0 Coeus Share Posted October 16, 2005 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 post Share on other sites
Question
Is there a good website with good explanations about addressing schemes like
1) Hierarchical addressing scheme
2) Flat addressing scheme
and others?
Link to post
Share on other sites
2 answers to this question
Recommended Posts