diff options
author | Mohit Mehta <mohit@vyatta.com> | 2008-03-17 16:30:18 -0700 |
---|---|---|
committer | Mohit Mehta <mohit@vyatta.com> | 2008-03-17 16:30:18 -0700 |
commit | 76ab4df91828223ab6619eb5b13a5d5adfddbd1f (patch) | |
tree | 56b3edbb421c3b0e3e0e4a242dcfa43a7ac96ca8 /templates/show/vrrp | |
parent | 6911e754d8a5699498dee311a3138298cb07ebaf (diff) | |
download | vyatta-op-76ab4df91828223ab6619eb5b13a5d5adfddbd1f.tar.gz vyatta-op-76ab4df91828223ab6619eb5b13a5d5adfddbd1f.zip |
Fix Bug 802 VRRP - add "show vrrp summary" command (TC 3.2.5.7.2)
- "show vrrp summary" command added
Diffstat (limited to 'templates/show/vrrp')
-rw-r--r-- | templates/show/vrrp/summary/node.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/show/vrrp/summary/node.def b/templates/show/vrrp/summary/node.def new file mode 100644 index 0000000..33333c4 --- /dev/null +++ b/templates/show/vrrp/summary/node.def @@ -0,0 +1,3 @@ +help: Show VRRP summary +run: /opt/vyatta/sbin/vyatta-show-vrrp.pl "$3" + |