Hi guys,
I have added the user by using this command
ip hotspot user add limit-uptime=1h server=all name=user1 password=user1
How can I verify via CLI that the user1 exist?
Thanks
Hi guys,
I have added the user by using this command
ip hotspot user add limit-uptime=1h server=all name=user1 password=user1
How can I verify via CLI that the user1 exist?
Thanks
/ip hotspot user print where name=user1
I have found it