From 212f5c8673cbe0a948639ee429d6159282d5a432 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Thu, 15 Dec 2011 03:10:07 +0700 Subject: Update templates for "show nat statistics". --- templates-op/show/nat/destination/statistics/node.def | 2 ++ templates-op/show/nat/source/statistics/node.def | 2 ++ templates-op/show/nat/statistics/node.def | 3 --- 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 templates-op/show/nat/destination/statistics/node.def create mode 100644 templates-op/show/nat/source/statistics/node.def delete mode 100644 templates-op/show/nat/statistics/node.def (limited to 'templates-op/show') diff --git a/templates-op/show/nat/destination/statistics/node.def b/templates-op/show/nat/destination/statistics/node.def new file mode 100644 index 0000000..9e24d36 --- /dev/null +++ b/templates-op/show/nat/destination/statistics/node.def @@ -0,0 +1,2 @@ +help: Show statistics for configured destination NAT rules +run: /opt/vyatta/sbin/vyatta-show-nat-statistics.pl --type=destination diff --git a/templates-op/show/nat/source/statistics/node.def b/templates-op/show/nat/source/statistics/node.def new file mode 100644 index 0000000..65da65b --- /dev/null +++ b/templates-op/show/nat/source/statistics/node.def @@ -0,0 +1,2 @@ +help: Show statistics for configured source NAT rules +run: /opt/vyatta/sbin/vyatta-show-nat-statistics.pl --type=source diff --git a/templates-op/show/nat/statistics/node.def b/templates-op/show/nat/statistics/node.def deleted file mode 100644 index ae66e85..0000000 --- a/templates-op/show/nat/statistics/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show statistics for configured NAT rules -run: /opt/vyatta/sbin/vyatta-show-nat.pl \ - ${vyatta_datadir}/xsl/show_nat_statistics.xsl -- cgit v1.2.3