diff --git a/self-diagnostics/files/usr/share/self-diagnostics/spec/multiap.json b/self-diagnostics/files/usr/share/self-diagnostics/spec/multiap.json index 1a26b2690..739d3c8e0 100644 --- a/self-diagnostics/files/usr/share/self-diagnostics/spec/multiap.json +++ b/self-diagnostics/files/usr/share/self-diagnostics/spec/multiap.json @@ -51,6 +51,10 @@ "description": "MAP Agent Backhaul Info", "cmd": "ubus call map.agent backhaul_info" }, + { + "description": "MAP Agent Backhaul Status", + "cmd": "ubus call map.agent backhaul" + }, { "description": "MAP Controller Status", "cmd": "ubus call map.controller status"