diff options
Diffstat (limited to 'templates-op/show/nat/statistics')
-rw-r--r-- | templates-op/show/nat/statistics/node.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates-op/show/nat/statistics/node.def b/templates-op/show/nat/statistics/node.def new file mode 100644 index 0000000..b4fe23f --- /dev/null +++ b/templates-op/show/nat/statistics/node.def @@ -0,0 +1,3 @@ +help: Show statistics for configured NAT rules +run: sudo ${vyatta_bindir}/sudo-users/vyatta-show-nat.pl \ + ${vyatta_datadir}/xsl/show_nat_statistics.xsl |