From e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 9 Jan 2021 14:31:48 +0100 Subject: xml: op-mode: add preprocessor support as known from configuration mode --- op-mode-definitions/monitor-ndp.xml | 44 ------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 op-mode-definitions/monitor-ndp.xml (limited to 'op-mode-definitions/monitor-ndp.xml') diff --git a/op-mode-definitions/monitor-ndp.xml b/op-mode-definitions/monitor-ndp.xml deleted file mode 100644 index 1ac6ce39b..000000000 --- a/op-mode-definitions/monitor-ndp.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - Monitor the NDP information received by the router through the device - - sudo ndptool monitor - - - sudo ndptool monitor --ifname=$4 - - Monitor ndp protocol on specified interface - - - - - - - sudo ndptool monitor --ifname=$4 --msg-type=$6 - - Monitor specific types of NDP protocols - - rs ra ns na - - - - - - - sudo ndptool monitor --msg-type=$4 - - Monitor specific types of NDP protocols - - rs ra ns na - - - - - - - - -- cgit v1.2.3