diff options
Diffstat (limited to 'templates/firewall/ip-src-route/node.def')
-rw-r--r-- | templates/firewall/ip-src-route/node.def | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/firewall/ip-src-route/node.def b/templates/firewall/ip-src-route/node.def index af8162c..5fa3b19 100644 --- a/templates/firewall/ip-src-route/node.def +++ b/templates/firewall/ip-src-route/node.def @@ -8,9 +8,8 @@ type: txt help: Policy for handling IPv4 packets with source route option -comp_help:Possible completions: - enable\tEnable processing of IPv4 packets with source route option - disable\tDisable processing of IPv4 packets with source route option +val_help: enable; Enable processing of IPv4 packets with source route option +val_help: disable; Disable processing of IPv4 packets with source route option default: "disable" |