Hello again,
When I log into our dude server with winbox and click on the dude button and then go to devices I see a status column. From the cli, I want to print out all the devices and show their status.
I expected the shell command below would print a list of all the devices that appear online to the dude.
The above outputs nothing.
The above also outputs nothing.
Is there another way to achieve this?
Thank you,
When I log into our dude server with winbox and click on the dude button and then go to devices I see a status column. From the cli, I want to print out all the devices and show their status.
I expected the shell command below would print a list of all the devices that appear online to the dude.
Code:
/dude device print detail where .dead=no
Code:
/dude device print detail where .dead=yes
Is there another way to achieve this?
Thank you,
Statistics: Posted by UplinkLLC — Sat Jan 20, 2024 2:02 am