diff options
-rw-r--r-- | op-mode-definitions/monitor-ntp.xml (renamed from op-mode-definitions/ndp-monitor.xml) | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/op-mode-definitions/ndp-monitor.xml b/op-mode-definitions/monitor-ntp.xml index 6ef3bce60..e25eccf3a 100644 --- a/op-mode-definitions/ndp-monitor.xml +++ b/op-mode-definitions/monitor-ntp.xml @@ -25,14 +25,6 @@ <list>rs ra ns na</list> </completionHelp> </properties> - <children> - <tagNode name="send"> - <command>sudo ndptool send --ifname=$4 --msg-type=$6</command> - <properties> - <help>Send a specified type of NDP message</help> - </properties> - </tagNode> - </children> </tagNode> </children> </tagNode> @@ -44,14 +36,6 @@ <list>rs ra ns na</list> </completionHelp> </properties> - <children> - <tagNode name="send"> - <command>sudo ndptool send --msg-type=$4</command> - <properties> - <help>Send a specified type of NDP message</help> - </properties> - </tagNode> - </children> </tagNode> </children> </node> |