Subnetting-Supernetting and Classful-Clasess routing












1















1)Subnetting and Supernetting can both be done for private and public IP addresses?



2)Classful addresses weren't successful because of IP wasting,and that is why the 'network mask' was invented,correct?



3)Computers in classful networks all had public IP addresses,which led to IP wasting.The question here is: Does this still exist nowadays?



Any answers are highly appreciated!



Thank you.










share|improve this question









New contributor




Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • You may be interested in this answer which covers some of what you ask about.

    – Ron Maupin
    7 hours ago
















1















1)Subnetting and Supernetting can both be done for private and public IP addresses?



2)Classful addresses weren't successful because of IP wasting,and that is why the 'network mask' was invented,correct?



3)Computers in classful networks all had public IP addresses,which led to IP wasting.The question here is: Does this still exist nowadays?



Any answers are highly appreciated!



Thank you.










share|improve this question









New contributor




Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • You may be interested in this answer which covers some of what you ask about.

    – Ron Maupin
    7 hours ago














1












1








1








1)Subnetting and Supernetting can both be done for private and public IP addresses?



2)Classful addresses weren't successful because of IP wasting,and that is why the 'network mask' was invented,correct?



3)Computers in classful networks all had public IP addresses,which led to IP wasting.The question here is: Does this still exist nowadays?



Any answers are highly appreciated!



Thank you.










share|improve this question









New contributor




Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












1)Subnetting and Supernetting can both be done for private and public IP addresses?



2)Classful addresses weren't successful because of IP wasting,and that is why the 'network mask' was invented,correct?



3)Computers in classful networks all had public IP addresses,which led to IP wasting.The question here is: Does this still exist nowadays?



Any answers are highly appreciated!



Thank you.







ip ipv4 subnet ip-address






share|improve this question









New contributor




Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 7 hours ago









Ron Maupin

63.8k1367120




63.8k1367120






New contributor




Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 8 hours ago









ZachZach

61




61




New contributor




Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • You may be interested in this answer which covers some of what you ask about.

    – Ron Maupin
    7 hours ago



















  • You may be interested in this answer which covers some of what you ask about.

    – Ron Maupin
    7 hours ago

















You may be interested in this answer which covers some of what you ask about.

– Ron Maupin
7 hours ago





You may be interested in this answer which covers some of what you ask about.

– Ron Maupin
7 hours ago










3 Answers
3






active

oldest

votes


















2















1)Subnetting and Supernetting can both be done for private and public
IP addresses?




Yes. To the computer there is no distinction between public and private. They are all IP addresses.




2)Classful addresses weren't successful because of IP wasting,and that
is why the 'network mask' was invented,correct?




Not quite. The network mask defines which part of the address is the network address and which part is the host address.




3)Computers in classful networks all had public IP addresses,which led
to IP wasting.The question here is: Does this still exist nowadays?




The private addresses (RFC1918) existed with classful addressing. So, no, not all computers had public addresses. The situation is the same now: public (globally routable) addresses are used on the Internet, but many (most?) internal networks have private address configured internally and use address translation when communicating over the Internet.






share|improve this answer































    1















    1)Subnetting and Supernetting can both be done for private and public
    IP addresses?




    Yes. There is no IP distinction between private or public IP addresses. The private addresses were chosen somewhat arbitrarily, and only by ISP agreement are they blocked from being routed on the public Internet. Other than that, there is no inherent difference.




    2)Classful addresses weren't successful because of IP wasting,and that
    is why the 'network mask' was invented,correct?




    Classful addresses are wasteful because only the full class could be routed on the Internet. They could be subnetted inside the entity that owned a classful network. Masks existed before VLSM and CIDR.




    3)Computers in classful networks all had public IP addresses,which led
    to IP wasting.The question here is: Does this still exist nowadays?




    I'm not sure I quite understand the question. Network classes no longer exist, but there are entities that had been assigned a classful network and still have the entire block that had been assigned during the time we had classful networks.





    I think it is important to understand that you cannot really have an efficient method of assigning IP addresses. There have been studies and math to back that up. That is one of the reasons that IPv6 was designed from the beginning to waste addresses.






    share|improve this answer































      0














      About #2 question:
      My book clearly says the following : "Beyond the waste and exhaustion of the available addresses, ...(more problems)
      . To overcome such problems, it is done
      systematic and specialized use of the network mask.



      So i thought,that thanks to the mask we no longer need classes



      About #3:



      So Public IP addresses can be given to computers,not only to routers.How can this be done?



      Last,i want help with the following example:



      If an organisation with 1000 computers was given a Class B network,then every computer by standard(!) would have a public IP address.So a lot of these addresses will remain unused and wasted.Thanks to the introduction of the mask,the organisation could be given a subnet of that network with fewer computers.



      Is this way how it works?





      share








      New contributor




      Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "496"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: false,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: null,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        noCode: true, onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });






        Zach is a new contributor. Be nice, and check out our Code of Conduct.










        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f56338%2fsubnetting-supernetting-and-classful-clasess-routing%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        2















        1)Subnetting and Supernetting can both be done for private and public
        IP addresses?




        Yes. To the computer there is no distinction between public and private. They are all IP addresses.




        2)Classful addresses weren't successful because of IP wasting,and that
        is why the 'network mask' was invented,correct?




        Not quite. The network mask defines which part of the address is the network address and which part is the host address.




        3)Computers in classful networks all had public IP addresses,which led
        to IP wasting.The question here is: Does this still exist nowadays?




        The private addresses (RFC1918) existed with classful addressing. So, no, not all computers had public addresses. The situation is the same now: public (globally routable) addresses are used on the Internet, but many (most?) internal networks have private address configured internally and use address translation when communicating over the Internet.






        share|improve this answer




























          2















          1)Subnetting and Supernetting can both be done for private and public
          IP addresses?




          Yes. To the computer there is no distinction between public and private. They are all IP addresses.




          2)Classful addresses weren't successful because of IP wasting,and that
          is why the 'network mask' was invented,correct?




          Not quite. The network mask defines which part of the address is the network address and which part is the host address.




          3)Computers in classful networks all had public IP addresses,which led
          to IP wasting.The question here is: Does this still exist nowadays?




          The private addresses (RFC1918) existed with classful addressing. So, no, not all computers had public addresses. The situation is the same now: public (globally routable) addresses are used on the Internet, but many (most?) internal networks have private address configured internally and use address translation when communicating over the Internet.






          share|improve this answer


























            2












            2








            2








            1)Subnetting and Supernetting can both be done for private and public
            IP addresses?




            Yes. To the computer there is no distinction between public and private. They are all IP addresses.




            2)Classful addresses weren't successful because of IP wasting,and that
            is why the 'network mask' was invented,correct?




            Not quite. The network mask defines which part of the address is the network address and which part is the host address.




            3)Computers in classful networks all had public IP addresses,which led
            to IP wasting.The question here is: Does this still exist nowadays?




            The private addresses (RFC1918) existed with classful addressing. So, no, not all computers had public addresses. The situation is the same now: public (globally routable) addresses are used on the Internet, but many (most?) internal networks have private address configured internally and use address translation when communicating over the Internet.






            share|improve this answer














            1)Subnetting and Supernetting can both be done for private and public
            IP addresses?




            Yes. To the computer there is no distinction between public and private. They are all IP addresses.




            2)Classful addresses weren't successful because of IP wasting,and that
            is why the 'network mask' was invented,correct?




            Not quite. The network mask defines which part of the address is the network address and which part is the host address.




            3)Computers in classful networks all had public IP addresses,which led
            to IP wasting.The question here is: Does this still exist nowadays?




            The private addresses (RFC1918) existed with classful addressing. So, no, not all computers had public addresses. The situation is the same now: public (globally routable) addresses are used on the Internet, but many (most?) internal networks have private address configured internally and use address translation when communicating over the Internet.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 7 hours ago









            Ron TrunkRon Trunk

            35.5k33372




            35.5k33372























                1















                1)Subnetting and Supernetting can both be done for private and public
                IP addresses?




                Yes. There is no IP distinction between private or public IP addresses. The private addresses were chosen somewhat arbitrarily, and only by ISP agreement are they blocked from being routed on the public Internet. Other than that, there is no inherent difference.




                2)Classful addresses weren't successful because of IP wasting,and that
                is why the 'network mask' was invented,correct?




                Classful addresses are wasteful because only the full class could be routed on the Internet. They could be subnetted inside the entity that owned a classful network. Masks existed before VLSM and CIDR.




                3)Computers in classful networks all had public IP addresses,which led
                to IP wasting.The question here is: Does this still exist nowadays?




                I'm not sure I quite understand the question. Network classes no longer exist, but there are entities that had been assigned a classful network and still have the entire block that had been assigned during the time we had classful networks.





                I think it is important to understand that you cannot really have an efficient method of assigning IP addresses. There have been studies and math to back that up. That is one of the reasons that IPv6 was designed from the beginning to waste addresses.






                share|improve this answer




























                  1















                  1)Subnetting and Supernetting can both be done for private and public
                  IP addresses?




                  Yes. There is no IP distinction between private or public IP addresses. The private addresses were chosen somewhat arbitrarily, and only by ISP agreement are they blocked from being routed on the public Internet. Other than that, there is no inherent difference.




                  2)Classful addresses weren't successful because of IP wasting,and that
                  is why the 'network mask' was invented,correct?




                  Classful addresses are wasteful because only the full class could be routed on the Internet. They could be subnetted inside the entity that owned a classful network. Masks existed before VLSM and CIDR.




                  3)Computers in classful networks all had public IP addresses,which led
                  to IP wasting.The question here is: Does this still exist nowadays?




                  I'm not sure I quite understand the question. Network classes no longer exist, but there are entities that had been assigned a classful network and still have the entire block that had been assigned during the time we had classful networks.





                  I think it is important to understand that you cannot really have an efficient method of assigning IP addresses. There have been studies and math to back that up. That is one of the reasons that IPv6 was designed from the beginning to waste addresses.






                  share|improve this answer


























                    1












                    1








                    1








                    1)Subnetting and Supernetting can both be done for private and public
                    IP addresses?




                    Yes. There is no IP distinction between private or public IP addresses. The private addresses were chosen somewhat arbitrarily, and only by ISP agreement are they blocked from being routed on the public Internet. Other than that, there is no inherent difference.




                    2)Classful addresses weren't successful because of IP wasting,and that
                    is why the 'network mask' was invented,correct?




                    Classful addresses are wasteful because only the full class could be routed on the Internet. They could be subnetted inside the entity that owned a classful network. Masks existed before VLSM and CIDR.




                    3)Computers in classful networks all had public IP addresses,which led
                    to IP wasting.The question here is: Does this still exist nowadays?




                    I'm not sure I quite understand the question. Network classes no longer exist, but there are entities that had been assigned a classful network and still have the entire block that had been assigned during the time we had classful networks.





                    I think it is important to understand that you cannot really have an efficient method of assigning IP addresses. There have been studies and math to back that up. That is one of the reasons that IPv6 was designed from the beginning to waste addresses.






                    share|improve this answer














                    1)Subnetting and Supernetting can both be done for private and public
                    IP addresses?




                    Yes. There is no IP distinction between private or public IP addresses. The private addresses were chosen somewhat arbitrarily, and only by ISP agreement are they blocked from being routed on the public Internet. Other than that, there is no inherent difference.




                    2)Classful addresses weren't successful because of IP wasting,and that
                    is why the 'network mask' was invented,correct?




                    Classful addresses are wasteful because only the full class could be routed on the Internet. They could be subnetted inside the entity that owned a classful network. Masks existed before VLSM and CIDR.




                    3)Computers in classful networks all had public IP addresses,which led
                    to IP wasting.The question here is: Does this still exist nowadays?




                    I'm not sure I quite understand the question. Network classes no longer exist, but there are entities that had been assigned a classful network and still have the entire block that had been assigned during the time we had classful networks.





                    I think it is important to understand that you cannot really have an efficient method of assigning IP addresses. There have been studies and math to back that up. That is one of the reasons that IPv6 was designed from the beginning to waste addresses.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered 7 hours ago









                    Ron MaupinRon Maupin

                    63.8k1367120




                    63.8k1367120























                        0














                        About #2 question:
                        My book clearly says the following : "Beyond the waste and exhaustion of the available addresses, ...(more problems)
                        . To overcome such problems, it is done
                        systematic and specialized use of the network mask.



                        So i thought,that thanks to the mask we no longer need classes



                        About #3:



                        So Public IP addresses can be given to computers,not only to routers.How can this be done?



                        Last,i want help with the following example:



                        If an organisation with 1000 computers was given a Class B network,then every computer by standard(!) would have a public IP address.So a lot of these addresses will remain unused and wasted.Thanks to the introduction of the mask,the organisation could be given a subnet of that network with fewer computers.



                        Is this way how it works?





                        share








                        New contributor




                        Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.

























                          0














                          About #2 question:
                          My book clearly says the following : "Beyond the waste and exhaustion of the available addresses, ...(more problems)
                          . To overcome such problems, it is done
                          systematic and specialized use of the network mask.



                          So i thought,that thanks to the mask we no longer need classes



                          About #3:



                          So Public IP addresses can be given to computers,not only to routers.How can this be done?



                          Last,i want help with the following example:



                          If an organisation with 1000 computers was given a Class B network,then every computer by standard(!) would have a public IP address.So a lot of these addresses will remain unused and wasted.Thanks to the introduction of the mask,the organisation could be given a subnet of that network with fewer computers.



                          Is this way how it works?





                          share








                          New contributor




                          Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.























                            0












                            0








                            0







                            About #2 question:
                            My book clearly says the following : "Beyond the waste and exhaustion of the available addresses, ...(more problems)
                            . To overcome such problems, it is done
                            systematic and specialized use of the network mask.



                            So i thought,that thanks to the mask we no longer need classes



                            About #3:



                            So Public IP addresses can be given to computers,not only to routers.How can this be done?



                            Last,i want help with the following example:



                            If an organisation with 1000 computers was given a Class B network,then every computer by standard(!) would have a public IP address.So a lot of these addresses will remain unused and wasted.Thanks to the introduction of the mask,the organisation could be given a subnet of that network with fewer computers.



                            Is this way how it works?





                            share








                            New contributor




                            Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.










                            About #2 question:
                            My book clearly says the following : "Beyond the waste and exhaustion of the available addresses, ...(more problems)
                            . To overcome such problems, it is done
                            systematic and specialized use of the network mask.



                            So i thought,that thanks to the mask we no longer need classes



                            About #3:



                            So Public IP addresses can be given to computers,not only to routers.How can this be done?



                            Last,i want help with the following example:



                            If an organisation with 1000 computers was given a Class B network,then every computer by standard(!) would have a public IP address.So a lot of these addresses will remain unused and wasted.Thanks to the introduction of the mask,the organisation could be given a subnet of that network with fewer computers.



                            Is this way how it works?






                            share








                            New contributor




                            Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.








                            share


                            share






                            New contributor




                            Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.









                            answered 3 mins ago









                            ZachZach

                            61




                            61




                            New contributor




                            Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.





                            New contributor





                            Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.






                            Zach is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.






















                                Zach is a new contributor. Be nice, and check out our Code of Conduct.










                                draft saved

                                draft discarded


















                                Zach is a new contributor. Be nice, and check out our Code of Conduct.













                                Zach is a new contributor. Be nice, and check out our Code of Conduct.












                                Zach is a new contributor. Be nice, and check out our Code of Conduct.
















                                Thanks for contributing an answer to Network Engineering Stack Exchange!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f56338%2fsubnetting-supernetting-and-classful-clasess-routing%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

                                is 'sed' thread safe

                                How to make a Squid Proxy server?