Move the error line from CapsmanV2 into flags column?
- Yes, with C (and the text that is currently shown as the error line)
- Yes, with C or CD (if processed on device is included)
- No, leave it as is, it’s fine the way it is.
Hello,
Does anyone else have the same issue as I do, where it bothers them that in WiFi CAPsMAN, all fully running antennas have red text above them, even when inline comments are enabled?
Non-running interfaces (because of missing CAP device, maybe down, maybe not connected), on the other hand, don’t have a red line! No error!
I wrote to support and only got a "...will look into it" in response.
I would appreciate it if "operates by CAP..." were moved into the flags column with a C.
"processed by device" could be marked with a D, or even CD, but as far as I know, in CAPsMAN v2, you can’t run "process on CAPs", it always goes through the device.
[]Yes, with C (and the text that is currently shown as the error line)
[]Yes, with C or CD (if processed on device is included)
[*]No, leave it as is, it’s fine the way it is.
Here is an example from console (also RED lines) interface/wifi/print
Flags: M - MASTER; B - BOUND
Columns: NAME, MASTER-INTERFACE, CONFIGURATION.MODE, CONFIGURATION.SSID, CHANNEL.WIDTH
NAME MASTER-INTERFACE CONFIGURATION.MODE CONFIGURATION.SSID CHANNEL.WIDTH
;;; operated by CAP 10.0.0.XX, traffic processing on CAP
0 MB Wifi006ac2GHz ap WifiSID-A 20/40mhz
;;; operated by CAP 10.0.0.XY, traffic processing on CAP
1 MB Wifi101ax2GHz ap WifiSID-B 20/40mhz
;;; operated by CAP 10.0.0.XZ, traffic processing on CAP
2 B Wifi101ax2GHz2 Wifi101ax2GHz ap WifiSID-A 20/40mhz
;;; operated by CAP 10.0.0.YX, traffic processing on CAP
3 MB Wifi101ax5GHz ap WifiSID-B 20/40/80mhz
;;; operated by CAP 10.0.0.YY, traffic processing on CAP
4 B Wifi101ax5GHz2 Wifi101ax5GHz ap WifiSID-A 20/40/80mhz
;;; operated by CAP 10.0.0.YZ, traffic processing on CAP
5 MB Wifi102ax2GHz ap WifiSID-B 20/40mhz
....
this what I would prefer:
Flags: M - MASTER; B - BOUND
Columns: NAME, MASTER-INTERFACE, CONFIGURATION.MODE, CONFIGURATION.SSID, CHANNEL.WIDTH
# NAME MASTER-INTERFACE CONFIGURATION.MODE CONFIGURATION.SSID CHANNEL.WIDTH
0 CMB Wifi006ac2GHz ap WifiSID-A 20/40mhz
1 CMB Wifi101ax2GHz ap WifiSID-B 20/40mhz
2 CB Wifi101ax2GHz2 Wifi101ax2GHz ap WifiSID-A 20/40mhz
3 CMB Wifi101ax5GHz ap WifiSID-B 20/40/80mhz
4 CB Wifi101ax5GHz2 Wifi101ax5GHz ap WifiSID-A 20/40/80mhz
5 CMB Wifi102ax2GHz ap WifiSID-B 20/40mhz
So, I’m starting a poll:
Should errors be moved to the flags column?