01-22-2020 04:37 PM
I'm trying to re-purpose an AP230 but it has a bad gateway and cannot connect to Hivemanager.
Solved! Go to Solution.
01-22-2020 04:45 PM
ip route default gateway <IP>
You'll need to "no" out the current gateway prior (simply a "no ip route default gateway" should suffice).
01-22-2020 04:48 PM
Thank you, Brian. That did the trick!
01-22-2020 04:45 PM
ip route default gateway <IP>
You'll need to "no" out the current gateway prior (simply a "no ip route default gateway" should suffice).