Using v3.0Beta1.
Checking to see if anyone else can reproduce this:
I paste the following into a SSH terminal:
/ ip hotspot
add name="Maroochy" interface=hotspot_wds address-pool=Hotspot profile=hsprof1 \
idle-timeout=5m keepalive-timeout=none addresses-per-mac=2 disabled=no
And it ends up as:
[admin@MSC_changeme] ip hotspot> add name="Maroochy" interface=hotspot_wds address-pool=Hotspot otspot profile=hsprof1 \
\... idle-timeout=5m keepalive-timeout=none addresses-per-mac=2 disabled=no
It appears to add ‘otspot’ after address-pool=Hotspot - almost like the capital H is doing something odd.