11-02-2015 01:30 AM
11-02-2015 01:47 AM
11-02-2015 01:48 AM
11-02-2015 03:07 AM
set discovery-agent enableI would also check the ap cert check on the vSCG as sometimes if this is enabled it will stop the AP from joining:
vSCG# show running-config ap-cert-checkIf you have a firewall, ensure that that LWAPP and SSH ports are made available.
AP Certificate Check: Enabled
vSCG# config
vSCG(config)# no ap-cert-check
Do you want to continue to disable (or input 'no' to cancel)?
[yes/no] yes
Successful operation
vSCG(config)# exit
vSCG# show running-config ap-cert-check
AP Certificate Check: Disabled
vSCG#
11-02-2015 05:02 AM