diff options
Diffstat (limited to 'templates/protocols/ospf/area/node.def')
-rw-r--r-- | templates/protocols/ospf/area/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/area/node.def b/templates/protocols/ospf/area/node.def index 0aaa7524..fc90826b 100644 --- a/templates/protocols/ospf/area/node.def +++ b/templates/protocols/ospf/area/node.def @@ -1,6 +1,6 @@ tag: type: txt -help: Set OSPF Area +help: OSPF Area syntax:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --check-ospf-area $VAR(@)" val_help: u32; OSPF area in decimal notation val_help: ipv4; OSPF area in dotted decimal notation |