summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2009-10-27 08:57:05 -0700
committerStig Thormodsrud <stig@vyatta.com>2009-10-27 08:57:05 -0700
commitbc2d5e04c7d0ffb17699f3de33ac6b42ca64eacd (patch)
treebadf7c6c3f7f9b01b92d201f33a92968973bf0fb
parent00363d45bbbfb4ce51a46953bd5a49e7098ab2dc (diff)
downloadvyatta-cfg-quagga-bc2d5e04c7d0ffb17699f3de33ac6b42ca64eacd.tar.gz
vyatta-cfg-quagga-bc2d5e04c7d0ffb17699f3de33ac6b42ca64eacd.zip
Fix 5036: Unable to configure more than one interface per area in OSPFv3
-rw-r--r--templates/protocols/ospfv3/area/node.tag/interface/node.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/protocols/ospfv3/area/node.tag/interface/node.def b/templates/protocols/ospfv3/area/node.tag/interface/node.def
index a45cfbff..4a74a16d 100644
--- a/templates/protocols/ospfv3/area/node.tag/interface/node.def
+++ b/templates/protocols/ospfv3/area/node.tag/interface/node.def
@@ -1,3 +1,4 @@
+multi:
type: txt
help: Set OSPFv3 area interface
create:vyatta-vtysh --noerror -c "configure terminal" -c "router ospf6" \