diff options
author | UnicronNL <UnicronNL@users.noreply.github.com> | 2014-08-23 14:07:27 +0200 |
---|---|---|
committer | UnicronNL <UnicronNL@users.noreply.github.com> | 2014-08-23 14:07:27 +0200 |
commit | 38bc0eaacfc38d4a0f8be46f635973221e083ce6 (patch) | |
tree | a5db08d69ad9aaa870e4274bc82d68a1a7a431e6 | |
parent | dc450ea5d8509cf65dc640ead455f550c9ff2976 (diff) | |
download | vyos-nhrp-38bc0eaacfc38d4a0f8be46f635973221e083ce6.tar.gz vyos-nhrp-38bc0eaacfc38d4a0f8be46f635973221e083ce6.zip |
Update node.def
-rw-r--r-- | templates-cfg/protocols/nhrp/tunnel/node.tag/redirect/node.def | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates-cfg/protocols/nhrp/tunnel/node.tag/redirect/node.def b/templates-cfg/protocols/nhrp/tunnel/node.tag/redirect/node.def index e1e680d..e9e12ab 100644 --- a/templates-cfg/protocols/nhrp/tunnel/node.tag/redirect/node.def +++ b/templates-cfg/protocols/nhrp/tunnel/node.tag/redirect/node.def @@ -1,10 +1 @@ -#type: txt help: Enable sending of Cisco style NHRP Traffic Indication packets -#default: "false" - -#syntax:expression: $VAR(@) in "true", "false"; \ -# "Must be 'true' or 'false'" - -#comp_help: "possible completions: -# true true Redirect -# false false Redirect (default) |