I think there is - that's why I engaged in this thread...
I'm open to suggestions. Any assistance would be greatly appreciated.
Here's the current wireless log of my devices:
Here's my current Smart Connect settings in the GUI:
Here's the full settings I pulled from SSH:
#Steering Trigger Condition
nvram set wl0_bsd_steering_policy="0 5 3 -52 0 110 0x22"
nvram set wl1_bsd_steering_policy="
80 5 3 -82 0 600 0x20"
nvram set wl2_bsd_steering_policy="0 5 3 -82 700 0 0x28"
#STA Selection Policy
nvram set wl0_bsd_sta_select_policy="10 -52
0 110 0 1 1 0 0 0 0x122"
nvram set wl1_bsd_sta_select_policy="10 -82 0 500 0 1 1 0 0 0 0x60"
nvram set wl2_bsd_sta_select_policy="10 -82 900 0 0 1 1 0 0 0 0x68"
#Interface Select and Qualify Procedures
nvram set wl0_bsd_if_select_policy="eth2 eth3"
nvram set wl1_bsd_if_select_policy="eth1 eth3"
nvram set wl2_bsd_if_select_policy="eth1 eth2"
nvram set wl0_bsd_if_qualify_policy="0 0x0"
nvram set wl1_bsd_if_qualify_policy="60 0x0"
nvram set wl2_bsd_if_qualify_policy="0 0x4"
#Bounce Detect
nvram set bsd_bounce_detect="180 2 900"
I haven't figured out what those values (0, 1, 3, and 5) do nor specifically some of the hexadecimal values. I know what some of the hexadecimal values do, but not all.