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/modify/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/modify/node.def')
-rw-r--r-- | templates/show/firewall/modify/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/firewall/modify/node.def b/templates/show/firewall/modify/node.def new file mode 100644 index 0000000..cbd2fc6 --- /dev/null +++ b/templates/show/firewall/modify/node.def @@ -0,0 +1,2 @@ +help: Show IPv4 firewall modify chains +run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_all" /opt/vyatta/share/xsl/show_firewall.xsl |