diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-12-05 12:04:20 -0800 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-12-05 12:04:20 -0800 |
commit | 73973fec23e129355698a265d21527a34bcf4e49 (patch) | |
tree | 9539b55cdbeab89c48adb0288ab0995410b53fee /templates/show/interfaces/vrrp/node.def | |
parent | 15a6fa6247f2de91e0ea55ea6316f7640c5b338e (diff) | |
download | vyatta-op-73973fec23e129355698a265d21527a34bcf4e49.tar.gz vyatta-op-73973fec23e129355698a265d21527a34bcf4e49.zip |
Add show interfaces for vrrp interfaces
Diffstat (limited to 'templates/show/interfaces/vrrp/node.def')
-rw-r--r-- | templates/show/interfaces/vrrp/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/interfaces/vrrp/node.def b/templates/show/interfaces/vrrp/node.def new file mode 100644 index 0000000..1d381f3 --- /dev/null +++ b/templates/show/interfaces/vrrp/node.def @@ -0,0 +1,2 @@ +help: Show vrrp interface information +run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=vrrp --action=show-brief |