summaryrefslogtreecommitdiff
path: root/templates/protocols/ospfv3
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/ospfv3')
-rw-r--r--templates/protocols/ospfv3/area/node.tag/.filter-list/node.tag/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospfv3/area/node.tag/.filter-list/node.tag/node.def b/templates/protocols/ospfv3/area/node.tag/.filter-list/node.tag/node.def
index eb63a9c2..e04587e1 100644
--- a/templates/protocols/ospfv3/area/node.tag/.filter-list/node.tag/node.def
+++ b/templates/protocols/ospfv3/area/node.tag/.filter-list/node.tag/node.def
@@ -2,7 +2,7 @@ tag:
type: txt
help: Set direction of filter (in|out)
allowed: echo "in out"
-create:expression: "vyatta-vtysh -c \"configure terminal\" \
+update:expression: "vyatta-vtysh -c \"configure terminal\" \
-c \"router ospf6 \" \
-c \"area $VAR(../../@) filter-list $VAR(../@) $VAR(@) \"; "
delete:expression: "vyatta-vtysh -c \"configure terminal\" \