summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/distribute-list/prefix-list/out/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/ripng/distribute-list/prefix-list/out/node.def')
-rw-r--r--templates/protocols/ripng/distribute-list/prefix-list/out/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ripng/distribute-list/prefix-list/out/node.def b/templates/protocols/ripng/distribute-list/prefix-list/out/node.def
index 0db1bc3f..f989ee93 100644
--- a/templates/protocols/ripng/distribute-list/prefix-list/out/node.def
+++ b/templates/protocols/ripng/distribute-list/prefix-list/out/node.def
@@ -1,7 +1,7 @@
type: txt
help: Prefix-list to apply to output packets
-commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy prefix-list $VAR(@)\" ";"prefix-list $VAR(@) doesn't exist"
+commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy prefix-list6 $VAR(@)\" ";"prefix-list6 $VAR(@) doesn't exist"
update: vtysh -c "configure terminal" \
-c "router ripng" \