Adding new APs, and they are showing up as "Inactive"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-19-2016 12:48 PM
I'm installing new APs, and I can approve the APs, but they are showing up as "Inactive". They have a 00.00.00.00 addresses. I have tried rebooting, pending, moving to a different data drop, but I still can't get the APs to come up.
17 REPLIES 17
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-27-2016 05:51 AM
It's not working yet. I have a ticket in with GTAC.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-22-2016 08:15 PM
Might be also a good idea to delete the AP from the controller before you do what I've mentioned above.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-22-2016 08:10 PM
if the DHCP server is configured to provide the controller IP (option 78) I'd factory reset the AP to try if that solves it.
# cset fact
In case that doens't work try to set it static with ... (x.x.x.x = controller IP)
# cset authip 1 x.x.x.x
# capply
# csave
wait til it's saved and reset the AP
# cset fact
In case that doens't work try to set it static with ... (x.x.x.x = controller IP)
# cset authip 1 x.x.x.x
# capply
# csave
wait til it's saved and reset the AP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-22-2016 07:33 PM
I was able to ping from the AP to the controller. I compared a working APs output to an Inactive AP:
I notice the Inactive AP doesn't have the ip addresses for:
lastAcIp (controllers ip)
authIpAddr 1
failover bmIp [1]
failover bmIp [1]
It does have it's correct ip address: These settings are there.
dhcp mode enable (1)
ip 10.17.29.45
mask 255.255.0.0
gateway 10.17.255.254
I notice the Inactive AP doesn't have the ip addresses for:
lastAcIp (controllers ip)
authIpAddr 1
failover bmIp [1]
failover bmIp [1]
It does have it's correct ip address: These settings are there.
dhcp mode enable (1)
ip 10.17.29.45
mask 255.255.0.0
gateway 10.17.255.254
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-22-2016 05:33 PM
could you ping the controller interface that is enabled for AP registration from the AP CLI ?
also if you do "cget config global" please check the result for DHCP mode, IP, mask, gateway....
does the output show a IP that a AP should get in this subnet
also if you do "cget config global" please check the result for DHCP mode, IP, mask, gateway....
does the output show a IP that a AP should get in this subnet
