I have tested it and it works correctly, the only thing that in ROS v7 you have to change "wireless" to "wifi".
Thank you very much for the help, greetings from the south of Spain.
Good afternoon guys I have a script so that when they connect to Wi-Fi, the MAC is added to a simple queue. ¿How could it be done to only add devices that connect to 2.4ghz Wi-Fi to the queue? :local queueName "Client- $leaseActMAC"; :if ($leaseBound = "1") do={ /queue simple add...