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
Expand all | Collapse all
This thread has been viewed 2 times
  • 1.  IAP DG

    Posted Dec 05, 2013 05:04 AM

    How can I configure a default gateway for the IAP on the CLI (from the console)?



  • 2.  RE: IAP DG

    Posted Dec 05, 2013 05:13 AM

    Not tried it, but on my IAP, it would seem to be...

     

    ip-address <address> <mask> <gateway> <dns-svr> <domain>

     

    You do it at the hash prompt, not in configure mode. Should apply to interface br0 when done?

     



  • 3.  RE: IAP DG
    Best Answer

    Posted Dec 05, 2013 05:20 AM

    Please see if its helpful

     

    00.png



  • 4.  RE: IAP DG

    Posted Dec 05, 2013 05:26 AM

    Thanks,

       I didnt know you HAD to put all the info in. I now need to point it to a controller to convert it - fingers crossed this can be done from the CLI.



  • 5.  RE: IAP DG

    Posted Dec 05, 2013 05:34 AM

    Make sure the reg domain on the controller is the same as the IAP before doing that. And the controller needs to be 6.1.4 or later.

     

    The command to do it is...

     

    convert-aos-ap <CAP or RAP normally here> <controller-ip>



  • 6.  RE: IAP DG

    Posted Dec 05, 2013 05:50 AM

    Thanks,

    Managed to get this part from the documentation and its all worked - thanks for the helpful replies.