diff options
author | Robert Bays <robert@vyatta.com> | 2010-11-18 17:50:45 -0800 |
---|---|---|
committer | Robert Bays <robert@vyatta.com> | 2010-11-18 17:50:45 -0800 |
commit | c16eed83ace66660a643273b052ebaa537afd373 (patch) | |
tree | c36c722a981ab392dc871663611eb1f1cdd199b4 /templates | |
parent | 64ae8ae1477474ca94c432a6664a73cba220fd36 (diff) | |
download | vyatta-cfg-quagga-c16eed83ace66660a643273b052ebaa537afd373.tar.gz vyatta-cfg-quagga-c16eed83ace66660a643273b052ebaa537afd373.zip |
fix bug 6430
Diffstat (limited to 'templates')
-rw-r--r-- | templates/protocols/bgp/node.tag/neighbor/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/bgp/node.tag/neighbor/node.def b/templates/protocols/bgp/node.tag/neighbor/node.def index 122f2f17..a41fc20d 100644 --- a/templates/protocols/bgp/node.tag/neighbor/node.def +++ b/templates/protocols/bgp/node.tag/neighbor/node.def @@ -1,5 +1,5 @@ tag: -type: txt +type: ipv4, ipv6 help: BGP neighbor val_help: ipv4; BGP neighbor IP address val_help: ipv6; BGP neighbor IPv6 address |