Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    10GB Lan causing strange performance issues, goes away when switched over to 1GB

    Scheduled Pinned Locked Moved General pfSense Questions
    71 Posts 6 Posters 6.4k Views
    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.
    • L
      lnguyen @ngr2001
      last edited by

      @ngr2001 said in 10GB Lan causing strange performance issues, goes away when switched over to 1GB:

      The command below, am I correct that this should only be applied to the 10GB port on the cisco switch, should I leave the 1GB ports alone / stock ?

      Its applied globally

      @ngr2001 said in 10GB Lan causing strange performance issues, goes away when switched over to 1GB:

      You mentioned that Catalyst 9300 suffers from the same problem, are there any 1U 48-Port Cisco switches that do not have this issue that you would recommend, perhaps not even Cisco ?

      Not that I have seen. The large chassis with dedicated supervisors have huge buffers but I doubt you would be buying those.

      @ngr2001 said in 10GB Lan causing strange performance issues, goes away when switched over to 1GB:

      You mentioned the above fix being a sledgehammer approach.

      Using L2 Ethernet flow control rather than TCP is a blunt sledgehammer because it impacts all frames flowing through that interface. TCP flow control is per client session--hence it is better.

      @ngr2001 said in 10GB Lan causing strange performance issues, goes away when switched over to 1GB:

      Perhaps I should have also mentioned that on the pfSense side I do have a Codel limiter applied on the WAN NIC to alleviate bufferbloat.

      Try disabling it to see how it impacts what you are seeing.

      1 Reply Last reply Reply Quote 0
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        Yeah traffic shaping could definitely be an issue.

        N 1 Reply Last reply Reply Quote 0
        • N
          ngr2001 @stephenw10
          last edited by

          @stephenw10

          I'll try both suggestions and report back, thank you.

          In case anyone is interested this is my basic limiter setup to combat Bufferbloat, I would not give this setting up being I score a perfect A+ with it in place. If I disable I get wild swings in scores, I will disable for the sake of testing.

          Other than that I have 4 VLANs using the Router on a stick method, everything else is hardened down, no plugins or other features running, other than I do have a QAT Crypto card installed and working.

          c54fdaf7-b4cf-4d48-97a4-e944dd892781-image.png

          0f1ee9c8-021a-4b80-9f73-85a256a2ad8e-image.png
          04fdfdfc-2ece-4ca5-8ede-57569b684dd7-image.png
          d865de4b-9024-4cf1-a829-f12112a85c6a-image.png
          35b00169-ac2e-4935-ab3c-e11a2513b677-image.png
          ee0e00a9-b726-4cdf-a455-31f51874dbc5-image.png
          99485cef-85b5-4245-a9e0-e16e50149970-image.png

          1 Reply Last reply Reply Quote 0
          • N
            ngr2001
            last edited by

            Had some time to test again.

            I applied the setting "qos queue-softmax-multiplier 1200" to my Cisco 3650 global config.

            Like magic my speedtests while using the SPF+ 10GB port are now back to full speed. I am also monitoring my switch ports and so far no Output Drops.

            I have to admit I am not 100% sure how the above fix works, I guess I am hung up on the fact that I have removed all QOS settings from my config yet this setting seems kind of tied to QOS. I guess in the background no matter what you do the switch still has some kind of intelligence built in for QOS purposes and this simply increases the buffer pool regardless if QOS is in use or not ?

            No need to disable / test Codel Limiters on my pfSense as I see it, this issue was purely a Cisco Problem.

            1f30b8aa-3d0f-4be8-92d8-2ac472ab14cd-image.png

            aaa53aa8-0662-4a12-998d-bfd87255d158-image.png

            1 Reply Last reply Reply Quote 1
            • N
              ngr2001
              last edited by

              very happy with these results too.

              45c194cd-7ce2-4ebd-902b-014384cb58d8-image.png

              1 Reply Last reply Reply Quote 1
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                Nice. 👍

                1 Reply Last reply Reply Quote 0
                • N
                  ngr2001 @lnguyen
                  last edited by

                  @lnguyen

                  I'm looking into 10Gb 24-48 port low latency switches to replace my 3650.

                  Do you have any feedback on the Cisco nexus 3548-X. It's a full 48 port Sfp+ 10GB switch. Does it suffer from any of the same buffer or performance issues especially when mixing 1Gb and 10Gb clients.

                  L 1 Reply Last reply Reply Quote 0
                  • L
                    lnguyen @ngr2001
                    last edited by

                    @ngr2001 The Nexus 3548X by default is in CTF mode. You can read this article to further understand that switch

                    N L 2 Replies Last reply Reply Quote 0
                    • N
                      ngr2001 @lnguyen
                      last edited by

                      @lnguyen

                      I've read through the article, albeit quickly, I did not see any reference to "CTF" mode, quick google search comes back with nothing.

                      From what I have read the 3548-X has increased shared buffer pools and better hardware / architecture that results in super low latencies. I am not trading stocks but I am competing in E-Sports hence the quest for the lowest latency home network is my end game here, which is what led me to find the Nexus 3548-X.

                      What doesn't make sense to me is how cheap these switches can be bought for on Ebay. You can get a 48-Port 10GB 3548-X switch for $200, is there something I am seriously missing. I would wipe the switch, setup my trunk port and several Vlans and call it a day, my switch config is not overly complicated. The IP Base lic is also fine for me being I route my Vlan traffic on the pfSense side, so Layer 2 is all I need.

                      N stephenw10S 2 Replies Last reply Reply Quote 0
                      • N
                        ngr2001 @ngr2001
                        last edited by

                        @ngr2001

                        In addition, when it comes to "Normal" vs "Warp" mode, I think I would prefer to run in "Warp" mode, I do not see any down side to that setup for my use case. At any point in time I will only have 4-12 hardwired clients active, only 2-3 of which will have any kind of substantial traffic.

                        1 Reply Last reply Reply Quote 0
                        • stephenw10S
                          stephenw10 Netgate Administrator @ngr2001
                          last edited by

                          @ngr2001 said in 10GB Lan causing strange performance issues, goes away when switched over to 1GB:

                          What doesn't make sense to me is how cheap these switches can be bought for on Ebay.

                          Probably because of how loud and power hungry they are. Like most (all?) older 10G switches.

                          N 1 Reply Last reply Reply Quote 0
                          • L
                            lnguyen @lnguyen
                            last edited by

                            @lnguyen Switches are either store & forward or cut through forwarding. Its $200 because its an EOL DC switch. I deployed hundreds of these. It runs NexusOS but the command structure is very similar to that of Cisco Catalyst switches. Noise level and power draw will be higher than your current one. Its also all SFP+ ports.

                            N 1 Reply Last reply Reply Quote 0
                            • N
                              ngr2001 @stephenw10
                              last edited by

                              @stephenw10

                              According to the data sheets the 3650 uses 99W at idle and the 3854-X uses 112W at idle. In the read world my 3650 with light load is consuming 60W according to my UPS. Both have a similar PSU and FAN design I cant imagine the power or sound being any different.

                              That said, do you have any other recommendations, perhaps a Cisco 350X or 550X would be better suited for my needs. I would prefer to drop the my current 60W load to 20W if possible, but again I am chasing speed here.

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                I have nothing in mind. I couldn't run a switch like that here.

                                1 Reply Last reply Reply Quote 0
                                • N
                                  ngr2001 @lnguyen
                                  last edited by

                                  @lnguyen

                                  What are your thoughts on the Cisco 350X or 550X ?

                                  L 1 Reply Last reply Reply Quote 0
                                  • L
                                    lnguyen @ngr2001
                                    last edited by

                                    @ngr2001 It’s Cisco’s lowest end gear. Don’t care for that product line in that channel of the market. There are other brands serving that channel that have better products

                                    N 1 Reply Last reply Reply Quote 0
                                    • N
                                      ngr2001 @lnguyen
                                      last edited by

                                      @lnguyen I am open to any suggestions, I would love some suggestions on makes and models that I can research and price check on ebay.

                                      L 1 Reply Last reply Reply Quote 0
                                      • L
                                        lnguyen @ngr2001
                                        last edited by

                                        @ngr2001 What are you trying to achieve? Seems as though your issue was resolved with the command I gave you. Are you trying to get lower latency? The lower latency of CTF of a Nexus switch doesn't really improve anything for you when the Internet latency is far greater.

                                        N L 2 Replies Last reply Reply Quote 0
                                        • N
                                          ngr2001 @lnguyen
                                          last edited by

                                          @lnguyen

                                          My goals in order of importance:

                                          1. 10Gb ports (I only have 2 today, that's not enough need 12-24)
                                          2. Lower Latency (May be moot to your point)
                                          3. Lower Power consumption (Current 3650 is using 60W)
                                          4. Reduce noise (Currently not an issue with the 3650)
                                          5. Price needs to be under $500 bucks new or used

                                          So in short I am looking for either a 24 or 48 port switch wherein all ports are 10Gb, preferably RJ45 but SPF+ is fine too.

                                          That is why the nexus 3000 was so appealing to me, the only ? would be is if the nexus would be louder and use more energy than the 3650.

                                          1 Reply Last reply Reply Quote 0
                                          • L
                                            lnguyen @lnguyen
                                            last edited by lnguyen

                                            @lnguyen Go look for Cisco Catalyst WS-C3850-12X-48U for well under $500. Or Cisco Catalyst WS-C3850-24XU. The difference is 48 ports of which ports 37-48 are 5-speed mGig vs 24 ports that are 5-speed mGig.

                                            N 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.