Skip to content
Snippets Groups Projects
Commit 73b18fcf authored by Bob Mottram's avatar Bob Mottram
Browse files

bmx status command

parent a4e2c48a
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ if [ ! $IFACE ]; then
fi
function status {
bmx6 -c status
bmx6 -c show=status show=interfaces show=links show=originators
}
function stop {
......
......@@ -46,7 +46,7 @@ if [ ! $IFACE ]; then
fi
function status {
bmx7 -c status
bmx7 -c show=status show=interfaces show=links show=originators
}
function stop {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment