ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Any reason to avoid /16 in 2017?

    IT Discussion
    8
    23
    3.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Francesco Provino @scottalanmiller
      last edited by

      @scottalanmiller said in Any reason to avoid /16 in 2017?:

      @francesco-provino said in Any reason to avoid /16 in 2017?:

      @travisdh1 said in Any reason to avoid /16 in 2017?:

      @francesco-provino said in Any reason to avoid /16 in 2017?:

      @scottalanmiller said in Any reason to avoid /16 in 2017?:

      @wrx7m said in Any reason to avoid /16 in 2017?:

      A /16 seems pretty drastic when coming from a /24

      Yeah, /16 is too large to actually use. Commonly /23 and /22 are used, they are no problem. In reality, /21 is perfectly fine. Even a /20 is pretty good. But once you start getting into the /19 and larger, you are just getting to some impractically large scales. A /16 is 16,000% larger than a /20, which is generally considered the largest that you can practically use.

      I know this is the common sense, but… what will be the issue? I will have just 300-350 allocated IP, it's just a matter of convenience to include both the X.X.0.0 and the X.X.120.0 range in one big subnet.

      I know it doesn't matter much, but the AWS VPC subnet is /16 by default :D.

      After a certain point, broadcasts overwhelm actual network traffic. That's really the only thing I know that limits the size of a single network.

      Ok, but I think the broadcast traffic depends only on the number of hosts in the subnet. I wouldn't put more than ~500 active IPs in this subnet, ever.

      Then why go to something so absurdly large instead of just something 2-4x larger than your maximum possible usage?

      Again, because there are two production networks that I want to merge together, one is X.X.0.0/24 and the other is X.X.120.0/24. It's hard to rebuild every static-ip-bounded configuration in our small maintainance window, so I plan to change it piece by piece to DHCP reservation, but I cannot do it at one time.

      But, really, what's the problem with the "wasted" space? Is there something intrinsically dangerous or heavy to compute with a /16 network for modern equipment?

      ObsolesceO scottalanmillerS 2 Replies Last reply Reply Quote 1
      • ObsolesceO
        Obsolesce @Francesco Provino
        last edited by Obsolesce

        @francesco-provino said in Any reason to avoid /16 in 2017?:

        But, really, what's the problem with the "wasted" space? Is there something intrinsically dangerous or heavy to compute with a /16 network for modern equipment?

        There isn't. If you would make a /1 and put your 350 devices on it, there would be zero difference between that, and if it was a /23.

        1 Reply Last reply Reply Quote 1
        • scottalanmillerS
          scottalanmiller @Francesco Provino
          last edited by

          @francesco-provino said in Any reason to avoid /16 in 2017?:

          @scottalanmiller said in Any reason to avoid /16 in 2017?:

          @francesco-provino said in Any reason to avoid /16 in 2017?:

          @travisdh1 said in Any reason to avoid /16 in 2017?:

          @francesco-provino said in Any reason to avoid /16 in 2017?:

          @scottalanmiller said in Any reason to avoid /16 in 2017?:

          @wrx7m said in Any reason to avoid /16 in 2017?:

          A /16 seems pretty drastic when coming from a /24

          Yeah, /16 is too large to actually use. Commonly /23 and /22 are used, they are no problem. In reality, /21 is perfectly fine. Even a /20 is pretty good. But once you start getting into the /19 and larger, you are just getting to some impractically large scales. A /16 is 16,000% larger than a /20, which is generally considered the largest that you can practically use.

          I know this is the common sense, but… what will be the issue? I will have just 300-350 allocated IP, it's just a matter of convenience to include both the X.X.0.0 and the X.X.120.0 range in one big subnet.

          I know it doesn't matter much, but the AWS VPC subnet is /16 by default :D.

          After a certain point, broadcasts overwhelm actual network traffic. That's really the only thing I know that limits the size of a single network.

          Ok, but I think the broadcast traffic depends only on the number of hosts in the subnet. I wouldn't put more than ~500 active IPs in this subnet, ever.

          Then why go to something so absurdly large instead of just something 2-4x larger than your maximum possible usage?

          Again, because there are two production networks that I want to merge together, one is X.X.0.0/24 and the other is X.X.120.0/24. It's hard to rebuild every static-ip-bounded configuration in our small maintainance window, so I plan to change it piece by piece to DHCP reservation, but I cannot do it at one time.

          But, really, what's the problem with the "wasted" space? Is there something intrinsically dangerous or heavy to compute with a /16 network for modern equipment?

          OIC, only thing there is that you already have to touch every static machine to change the gateway, right? And to change the subnet. So where is the effort in fixing the IPs too?

          F 1 Reply Last reply Reply Quote 1
          • F
            Francesco Provino @scottalanmiller
            last edited by

            @scottalanmiller some machine have complicated configuration that are IP-bounded but not netmask-bounded. The machines on the first subnet are already on DHCP but of course with reservation (that I will maintain unaltered).

            scottalanmillerS DashrenderD 2 Replies Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @Francesco Provino
              last edited by

              @francesco-provino said in Any reason to avoid /16 in 2017?:

              @scottalanmiller some machine have complicated configuration that are IP-bounded but not netmask-bounded. The machines on the first subnet are already on DHCP but of course with reservation (that I will maintain unaltered).

              /16 works, seems like weird requirements. But just using a bit range itself doesn't introduce any issues.

              1 Reply Last reply Reply Quote 1
              • DashrenderD
                Dashrender @Francesco Provino
                last edited by

                @francesco-provino said in Any reason to avoid /16 in 2017?:

                @scottalanmiller some machine have complicated configuration that are IP-bounded but not netmask-bounded. The machines on the first subnet are already on DHCP but of course with reservation (that I will maintain unaltered).

                if the machines on DHCP can be moved, then make a /22 network near the second network.

                1 Reply Last reply Reply Quote 0
                • KyleK
                  Kyle
                  last edited by

                  The employer I just went to work for was convinced to go from a /24 to a /16 because they were told this was necessary to fix the issues with the VLAN's. The turn up of this was on my 3rd day on the job so I had no idea when I signed on as to why they were making the change. The company has 14 locations on an MPLS but the IP addressing schema is all over the board.

                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @Kyle
                    last edited by

                    @kyle said in Any reason to avoid /16 in 2017?:

                    The employer I just went to work for was convinced to go from a /24 to a /16 because they were told this was necessary to fix the issues with the VLAN's. The turn up of this was on my 3rd day on the job so I had no idea when I signed on as to why they were making the change. The company has 14 locations on an MPLS but the IP addressing schema is all over the board.

                    LMAO.

                    KyleK 1 Reply Last reply Reply Quote 2
                    • KyleK
                      Kyle @scottalanmiller
                      last edited by

                      @scottalanmiller said in Any reason to avoid /16 in 2017?:

                      @kyle said in Any reason to avoid /16 in 2017?:

                      The employer I just went to work for was convinced to go from a /24 to a /16 because they were told this was necessary to fix the issues with the VLAN's. The turn up of this was on my 3rd day on the job so I had no idea when I signed on as to why they were making the change. The company has 14 locations on an MPLS but the IP addressing schema is all over the board.

                      LMAO.

                      I'm telling you. The "MSP" is like dealing with psychopathic monkey with alzheimer's.

                      DashrenderD 1 Reply Last reply Reply Quote 2
                      • DashrenderD
                        Dashrender @Kyle
                        last edited by

                        @kyle said in Any reason to avoid /16 in 2017?:

                        @scottalanmiller said in Any reason to avoid /16 in 2017?:

                        @kyle said in Any reason to avoid /16 in 2017?:

                        The employer I just went to work for was convinced to go from a /24 to a /16 because they were told this was necessary to fix the issues with the VLAN's. The turn up of this was on my 3rd day on the job so I had no idea when I signed on as to why they were making the change. The company has 14 locations on an MPLS but the IP addressing schema is all over the board.

                        LMAO.

                        I'm telling you. The "MSP" is like dealing with psychopathic monkey with alzheimer's.

                        lol damn.

                        1 Reply Last reply Reply Quote 1
                        • 1
                        • 2
                        • 2 / 2
                        • First post
                          Last post