summaryrefslogtreecommitdiff
path: root/op-mode-definitions/clear-interfaces.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/clear-interfaces.xml.in')
-rw-r--r--op-mode-definitions/clear-interfaces.xml.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/op-mode-definitions/clear-interfaces.xml.in b/op-mode-definitions/clear-interfaces.xml.in
index 3090aa771..31348808a 100644
--- a/op-mode-definitions/clear-interfaces.xml.in
+++ b/op-mode-definitions/clear-interfaces.xml.in
@@ -16,17 +16,6 @@
</properties>
<command>${vyos_op_scripts_dir}/interfaces.py clear_counters</command>
</node>
- <tagNode name="connection">
- <properties>
- <help>Bring connection-oriented network interface down and up</help>
- <completionHelp>
- <path>interfaces pppoe</path>
- <path>interfaces sstpc</path>
- <path>interfaces wwan</path>
- </completionHelp>
- </properties>
- <command>${vyos_op_scripts_dir}/connect_disconnect.py --connect --disconnect --interface "$3"</command>
- </tagNode>
<node name="bonding">
<properties>
<help>Clear Bonding interface information</help>