diff options
author | Arthur Xiong <arthur@vyatta.com> | 2008-03-07 16:12:42 -0800 |
---|---|---|
committer | Arthur Xiong <arthur@vyatta.com> | 2008-03-07 16:12:42 -0800 |
commit | d2e6296040ebb45d01764895f8a1bb1b5ab8ad20 (patch) | |
tree | 6fabc6816a012c843e26712272fad734b12e4991 /templates/protocols | |
parent | 92b82dcd4b08f03337a0bf06a78dd2fca30fd208 (diff) | |
parent | 710e4f9bd7dff504a70b9dd8c65cfefab176d8c6 (diff) | |
download | vyatta-cfg-quagga-d2e6296040ebb45d01764895f8a1bb1b5ab8ad20.tar.gz vyatta-cfg-quagga-d2e6296040ebb45d01764895f8a1bb1b5ab8ad20.zip |
Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg-quagga into glendale
Diffstat (limited to 'templates/protocols')
-rw-r--r-- | templates/protocols/ospf/access-list/node.tag/export/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/access-list/node.tag/export/node.def b/templates/protocols/ospf/access-list/node.tag/export/node.def index d70f6ded..98e6e169 100644 --- a/templates/protocols/ospf/access-list/node.tag/export/node.def +++ b/templates/protocols/ospf/access-list/node.tag/export/node.def @@ -1,5 +1,5 @@ multi: -type: u32 +type: txt help: Filter outgoing routing updates syntax:expression: $VAR(@) in "bgp", "connected", "isis", "kernel", "rip", "static"; "Must be (bgp, connected, isis, kernel, rip, or static)" create:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \ |