summaryrefslogtreecommitdiff
path: root/templates/interfaces/bridge
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2008-07-30 15:55:43 -0700
committerStig Thormodsrud <stig@vyatta.com>2008-07-30 15:55:43 -0700
commit189dd8d9a5a467aea193aa5ce9e35c0ca14f7b91 (patch)
treea23fdb749706b17207e7535ac5883472eea2696a /templates/interfaces/bridge
parent964fb92ea6194bb7cdb68e1b44e22e9277a77652 (diff)
downloadvyatta-cfg-quagga-189dd8d9a5a467aea193aa5ce9e35c0ca14f7b91.tar.gz
vyatta-cfg-quagga-189dd8d9a5a467aea193aa5ce9e35c0ca14f7b91.zip
Add IPv6 address to comp_help for bridge/tunnel
Diffstat (limited to 'templates/interfaces/bridge')
-rw-r--r--templates/interfaces/bridge/node.tag/address/node.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/interfaces/bridge/node.tag/address/node.def b/templates/interfaces/bridge/node.tag/address/node.def
index 52188386..3f04ec06 100644
--- a/templates/interfaces/bridge/node.tag/address/node.def
+++ b/templates/interfaces/bridge/node.tag/address/node.def
@@ -7,5 +7,6 @@ delete:expression: "sudo /opt/vyatta/sbin/vyatta-interfaces.pl --eth-addr-delete
allowed: echo "dhcp <>"
comp_help:Possible completions:
<x.x.x.x/x> Set the IP address and prefix length
- dhcp\t\t\t\tSet the IP address and prefix length via DHCP
+ <h:h:h:h:h:h:h:h/x> Set the IPv6 address and prefix length
+ dhcp Set the IP address and prefix length via DHCP