diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-04-15 13:51:46 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-04-15 13:51:46 -0700 |
commit | a6bd76a42085fda394b74b8d975790a3b05cac6c (patch) | |
tree | e5cdfbe4d99fa62b6ab883129dc61153dec40b10 /templates/show/interfaces/input/node.def | |
parent | a01bc047936b541d84e78d892bdb8ba63843c84c (diff) | |
download | vyatta-op-a6bd76a42085fda394b74b8d975790a3b05cac6c.tar.gz vyatta-op-a6bd76a42085fda394b74b8d975790a3b05cac6c.zip |
Add Input Functional Block device support
Diffstat (limited to 'templates/show/interfaces/input/node.def')
-rw-r--r-- | templates/show/interfaces/input/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/interfaces/input/node.def b/templates/show/interfaces/input/node.def new file mode 100644 index 0000000..9114561 --- /dev/null +++ b/templates/show/interfaces/input/node.def @@ -0,0 +1,2 @@ +help: Show input functional block interface information +run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=input --action=show-brief |