summaryrefslogtreecommitdiff
path: root/op-mode-definitions
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions')
-rw-r--r--op-mode-definitions/show-interfaces-pppoe.xml14
-rw-r--r--op-mode-definitions/show-interfaces-wirelessmodem.xml14
2 files changed, 0 insertions, 28 deletions
diff --git a/op-mode-definitions/show-interfaces-pppoe.xml b/op-mode-definitions/show-interfaces-pppoe.xml
index 211ad9808..f9903ee08 100644
--- a/op-mode-definitions/show-interfaces-pppoe.xml
+++ b/op-mode-definitions/show-interfaces-pppoe.xml
@@ -13,20 +13,6 @@
</properties>
<command>${vyos_op_scripts_dir}/show_interfaces.py --intf="$4"</command>
<children>
- <node name="log">
- <properties>
- <help>Show PPPoE logs</help>
- </properties>
- <command>cat /var/log/vyatta/ppp_$4.log</command>
- <children>
- <leafNode name="tail">
- <properties>
- <help>Watch PPPoE logs</help>
- </properties>
- <command>tail --follow=name /var/log/vyatta/ppp_$4.log</command>
- </leafNode>
- </children>
- </node>
<leafNode name="statistics">
<properties>
<help>Show specified wirelessmodem interface statistics</help>
diff --git a/op-mode-definitions/show-interfaces-wirelessmodem.xml b/op-mode-definitions/show-interfaces-wirelessmodem.xml
index c17efbc4e..d9690f521 100644
--- a/op-mode-definitions/show-interfaces-wirelessmodem.xml
+++ b/op-mode-definitions/show-interfaces-wirelessmodem.xml
@@ -13,20 +13,6 @@
</properties>
<command>${vyos_op_scripts_dir}/show_interfaces.py --intf="$4"</command>
<children>
- <node name="log">
- <properties>
- <help>Show PPPoE logs</help>
- </properties>
- <command>cat /var/log/vyatta/ppp_$4.log</command>
- <children>
- <leafNode name="tail">
- <properties>
- <help>Watch PPPoE logs</help>
- </properties>
- <command>tail --follow=name /var/log/vyatta/ppp_$4.log</command>
- </leafNode>
- </children>
- </node>
<leafNode name="statistics">
<properties>
<help>Show specified wirelessmodem interface statistics</help>