I am hoping for some help. I decided to learn Capsman and after a bit of trial and error, I think I have it pretty solid, based on some googling and what not.
The only issue, my speeds 2 ft from the router only get to 140mbps (I have a 500/20 connection). My old AC Pro was able to push 340ish in the same position.
I am at a loss to what is wrong and would appreciate any input
/caps-man channel
add band=2ghz-b/g/n control-channel-width=20mhz frequency=2412 name=2G
reselect-interval=1m
add band=5ghz-onlyac control-channel-width=20mhz extension-channel=XX name=5G
reselect-interval=1m
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=Ceee
frequency=5180 name=“5G - Channel 36”
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=Ceee
frequency=5260 name=“5G - Channel 52”
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=Ceee
frequency=5500 name=“5G - Channel 100”
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=Ceee
frequency=5580 name=“5G - Channel 116”
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled
frequency=2412 name=“2G - Channel 1”
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled
frequency=2432 name=“2G - Channel 5”
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled
frequency=2452 name=“2G - Channel 9”
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled
frequency=2472 name=“2G - Channel 13”
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=Ceee
frequency=5660 name=“5G - Channel 132”
/caps-man datapath
add bridge=bridge local-forwarding=yes name=datapath1
/caps-man configuration
add channel.skip-dfs-channels=no datapath=datapath1 name=Home
/caps-man security
add authentication-types=wpa2-psk encryption=aes-ccm,tkip name=Home
/caps-man configuration
add channel=2G datapath=datapath1 datapath.local-forwarding=no mode=ap name=
“Home Wifi” rates.basic=6Mbps rates.supported=
6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps security=Home ssid=
tlc
add channel=5G datapath=datapath1 datapath.local-forwarding=no mode=ap name=
“home wifi 5g” security=Home ssid=tlc5g
add channel=“2G - Channel 5” datapath=datapath1 name=“2.4 GHz Channel 5 cfg”
security=Home ssid=tlc
add channel=“2G - Channel 1” datapath=datapath1 name=“2.4 GHz Channel 1 cfg”
security=Home ssid=tlc
add channel=“2G - Channel 9” datapath=datapath1 name=“2.4 GHz Channel 9 cfg”
security=Home ssid=tlc
add channel=“2G - Channel 13” datapath=datapath1 name=“2.4 GHz Channel 13 cfg”
security=Home ssid=tlc
add channel=“5G - Channel 116” datapath=datapath1 name=“5 GHz Channel 116 cfg”
security=Home ssid=tlc5g
add channel=“5G - Channel 100” datapath=datapath1 name=“5Ghz - Channel 100”
security=Home ssid=tlc5g
add channel=“5G - Channel 52” datapath=datapath1 name=“5Ghz - Channel 52”
security=Home ssid=tlc5g
add channel=“5G - Channel 36” datapath=datapath1 name=“5Ghz - Channel 36”
security=Home ssid=tlc5g
add channel=“5G - Channel 132” datapath=datapath1 name=“5Ghz - Channel 132”
security=Home ssid=tlc5g
/caps-man access-list
add action=accept interface=all signal-range=-80..120
add action=reject interface=all signal-range=-120..-81
/caps-man manager
set enabled=yes upgrade-policy=suggest-same-version
/caps-man provisioning
add action=create-dynamic-enabled disabled=yes hw-supported-modes=gn
master-configuration=“Home Wifi” name-prefix=homecap
add action=create-dynamic-enabled disabled=yes hw-supported-modes=a
master-configuration=“home wifi 5g”
add action=create-dynamic-enabled hw-supported-modes=g master-configuration=
“2.4 GHz Channel 1 cfg” slave-configurations=
“2.4 GHz Channel 5 cfg,2.4 GHz Channel 9 cfg,2.4 GHz Channel 13 cfg”
add action=create-dynamic-enabled hw-supported-modes=a master-configuration=
“5Ghz - Channel 36” slave-configurations=
“5Ghz - Channel 52,5Ghz - Channel 100”