Mon Mar 10, 2008 8:25 pm
I am also having trouble with a script to remove Hotspot users, it works fine in 2.9.x but does nothing in 3.x
/ ip hotspot user {:foreach r in=[find profile=Advanced] do={remove $r}}
is the command, and when I run it in the terminal, I get this.
[admin@Andy] > / ip hotspot user {:foreach r in=[find profile=Advanced] do={remove $r}}
ambiguous value of profile, more than one possible value matches input
any ideas?