diff options
Diffstat (limited to 'templates/protocols/ospfv3/area/node.def')
-rw-r--r-- | templates/protocols/ospfv3/area/node.def | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/protocols/ospfv3/area/node.def b/templates/protocols/ospfv3/area/node.def new file mode 100644 index 00000000..244756b2 --- /dev/null +++ b/templates/protocols/ospfv3/area/node.def @@ -0,0 +1,6 @@ +tag: +type: txt +help: Set OSPFv3 Area +syntax:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --check-ospf-area $VAR(@)"; "Invalid OSFPv3 area \"$VAR(@)\" " +comp_help: possible completions: + <x.x.x.x> Set OSPFv3 area in dotted decimal notation |