diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2009-02-04 14:45:46 -0800 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2009-02-04 14:45:46 -0800 |
commit | 6e2fad213bc2eec10bde64ebc1cc8c5bdcf7dc3e (patch) | |
tree | 9f200f966172b9021f73442fa3c62a39bd590f86 /templates/show/firewall/node.def | |
parent | 54f1819713821759cf7348dac5ba3c9b31664515 (diff) | |
download | vyatta-op-firewall-6e2fad213bc2eec10bde64ebc1cc8c5bdcf7dc3e.tar.gz vyatta-op-firewall-6e2fad213bc2eec10bde64ebc1cc8c5bdcf7dc3e.zip |
modify 'show firewall' hierarchy per config mode cli
Diffstat (limited to 'templates/show/firewall/node.def')
-rw-r--r-- | templates/show/firewall/node.def | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/show/firewall/node.def b/templates/show/firewall/node.def index dcce274..e179c45 100644 --- a/templates/show/firewall/node.def +++ b/templates/show/firewall/node.def @@ -1,4 +1,3 @@ help: Show firewall information - -run: ${vyatta_bindir}/vyatta-show-firewall.pl -all /opt/vyatta/share/xsl/show_firewall.xsl +run: ${vyatta_bindir}/vyatta-show-firewall.pl "all_all" /opt/vyatta/share/xsl/show_firewall.xsl |