summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/parameters/rfc1583-compatibility/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/ospf/parameters/rfc1583-compatibility/node.def')
-rw-r--r--templates/protocols/ospf/parameters/rfc1583-compatibility/node.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/protocols/ospf/parameters/rfc1583-compatibility/node.def b/templates/protocols/ospf/parameters/rfc1583-compatibility/node.def
index 9de29ecf..dfef025d 100644
--- a/templates/protocols/ospf/parameters/rfc1583-compatibility/node.def
+++ b/templates/protocols/ospf/parameters/rfc1583-compatibility/node.def
@@ -1,5 +1,5 @@
help: Enable rfc1583 criteria for handling AS external routes
-create:expression: "vtysh -c \"configure terminal\" -c \"router ospf\" \
+create:expression: "vyatta-vtysh -c \"configure terminal\" -c \"router ospf\" \
-c \"ospf rfc1583compatibility \"; "
-delete:expression: "vtysh -c \"configure terminal\" -c \"router ospf\" \
+delete:expression: "vyatta-vtysh -c \"configure terminal\" -c \"router ospf\" \
-c \"no ospf rfc1583compatibility \"; "