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 0bc4e43d8..a2123dd8a 100644 --- a/self-diagnostics/files/usr/share/self-diagnostics/spec/multiap.json +++ b/self-diagnostics/files/usr/share/self-diagnostics/spec/multiap.json @@ -11,6 +11,14 @@ } ], "exec" : [ + { + "description": "Hosts Show", + "cmd": "ubus call hosts show" + }, + { + "description": "Hosts Dump", + "cmd": "ubus call hosts dump" + }, { "description": "IEEE1905 Info", "cmd": "ubus call ieee1905 info"