diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2007-12-16 14:59:42 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2007-12-16 14:59:42 -0800 |
commit | 3b0f0b581c00c7466c36392c89f6edfac5e7e5f1 (patch) | |
tree | 191f2031b6f0803ddea3288c5074aa7e86a82711 /templates/show/bridge/node.def | |
parent | ce1a828a723bd24472f17b27d3ebd9cdcaa2d28e (diff) | |
download | vyatta-op-3b0f0b581c00c7466c36392c89f6edfac5e7e5f1.tar.gz vyatta-op-3b0f0b581c00c7466c36392c89f6edfac5e7e5f1.zip |
Add ethernet bridging show commands.
Diffstat (limited to 'templates/show/bridge/node.def')
-rw-r--r-- | templates/show/bridge/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/bridge/node.def b/templates/show/bridge/node.def new file mode 100644 index 0000000..45761f1 --- /dev/null +++ b/templates/show/bridge/node.def @@ -0,0 +1,2 @@ +help: "Show bridging information" +run: sudo brctl show |