commit | 4099f056b9b444a7500f24fb05c46d051aa12c8a | [log] [tgz] |
---|---|---|
author | Pier <pierluigi.ventre@cnit.it> | Thu Apr 05 20:45:40 2018 +0200 |
committer | Charles Chan <charles@opennetworking.org> | Fri Apr 06 02:10:24 2018 +0000 |
tree | b8970c3e3b1ea01b10f187f694d7655f29b65caa | |
parent | c09ad6dfee6aa7b0dffb2b06c6a29e6cc7c4421c [diff] |
Improve onos-diagnostics with new multicast commands and interface command Change-Id: I478eb589aedd6c4c4e821c2e6c308a21c1142d36
diff --git a/tools/package/runtime/bin/onos-diagnostics b/tools/package/runtime/bin/onos-diagnostics index 76d42f8..9cccb0e 100755 --- a/tools/package/runtime/bin/onos-diagnostics +++ b/tools/package/runtime/bin/onos-diagnostics
@@ -72,6 +72,7 @@ "devices" "links" "hosts" + "interfaces" "ports -e" "portstats -nz" @@ -99,6 +100,9 @@ "sr-next-hops" "sr-pw-list" "dhcp-relay" + + "mcast-host-routes" + "mcast-host-show" ) # Scan arguments for user/password or other options...