Controllerless Networks

last person joined: yesterday 

Instant Mode - the controllerless Wi-Fi solution that's easy to set up, is loaded with security and smarts, and won't break your budget

Instant 4.1.1.0 user guide documentation correction

This thread has been viewed 0 times
  • 1.  Instant 4.1.1.0 user guide documentation correction

    Posted May 19, 2015 09:15 AM

    Page 80 says:

    To enable LED display:
    (Instant AP)(config)# led-off
    (Instant AP)(config)# end
    (Instant AP)# commit apply
    
    To disable LED display:
    (Instant AP)(config)# no led-off
    (Instant AP)(config)# end
    (Instant AP)# commit apply

    It should read

    To disable LED display:
    (Instant AP)(config)# led-off
    (Instant AP)(config)# end
    (Instant AP)# commit apply
    
    To enable LED display:
    (Instant AP)(config)# no led-off
    (Instant AP)(config)# end
    (Instant AP)# commit apply