diff options
Diffstat (limited to 'templates/show/vrrp/sync-group')
-rw-r--r-- | templates/show/vrrp/sync-group/group/node.def | 1 | ||||
-rw-r--r-- | templates/show/vrrp/sync-group/group/node.tag/node.def | 3 | ||||
-rw-r--r-- | templates/show/vrrp/sync-group/node.def | 3 |
3 files changed, 0 insertions, 7 deletions
diff --git a/templates/show/vrrp/sync-group/group/node.def b/templates/show/vrrp/sync-group/group/node.def deleted file mode 100644 index 7d7d648..0000000 --- a/templates/show/vrrp/sync-group/group/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show VRRP statistics for specified interface diff --git a/templates/show/vrrp/sync-group/group/node.tag/node.def b/templates/show/vrrp/sync-group/group/node.tag/node.def deleted file mode 100644 index 8beb76e..0000000 --- a/templates/show/vrrp/sync-group/group/node.tag/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show VRRP statistics for specified interface -allowed: sudo /opt/vyatta/bin/sudo-users/vyatta-show-vrrp.pl --show=syncs -run: sudo /opt/vyatta/bin/sudo-users/vyatta-show-vrrp.pl --show=sync --intf=$5 diff --git a/templates/show/vrrp/sync-group/node.def b/templates/show/vrrp/sync-group/node.def deleted file mode 100644 index 5242743..0000000 --- a/templates/show/vrrp/sync-group/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show VRRP sync-group information -run: /opt/vyatta/bin/sudo-users/vyatta-show-vrrp.pl --show=sync - |