cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
32515
Views
30
Helpful
23
Replies

Why AP cannot get ip address from WLC or external DHCP server?

wfqk
Level 5
Level 5

Hi, I configure DHCP at Cisco switch 3560 as the below show some relative configuration. AP1140 is connected to the switch port. but AP cannot get ip address. From the AP console, we can see "%CAPWAP-3-DHCP_RENEW: Could not discover WLC using DHCP IP. Renewing DHCP IP" WLC is connected to the switch via trunk

Also, I tried configuring internal DHCP of WLC, but it still cannot work. Anyone can give some suggestion? Thank you

Switch#

Vlan10 10.1.1.10

ip dhcp excluded-address 10.1.1.1 10.1.1.10

ip dhcp pool Vlan_10
network 10.1.1.0 255.255.255.0
default-router 10.1.1.10
lease infinite

interface FastEthernet0/1
switchport access vlan 10
spanning-tree portfast
!
interface FastEthernet0/2
switchport access vlan 10
spanning-tree portfast
!
interface FastEthernet0/3
switchport access vlan 10
switchport mode access
spanning-tree portfast
!

1 Accepted Solution

Accepted Solutions

on you AP CLI, configure below

LAP#capwap ap primary-base Cisco_68:ca:03 10.1.1.9

and see if it go and register to WLC.

Since WLC is configured with US country code, I would verify AP regulatory domain matches (ie -A regulatory domain)

HTH

Rasika

*** Pls rate all useful responses ***

View solution in original post

23 Replies 23

Hi There.

Is your SVI 10 or interface vlan up?

you can check it using " show ip inter brief"

be sure that vlan in layer 2 exist.

Espero que la información haya sido útil y si no tienes más preguntas recuerda cerrar el topic, seleccionando la respuesta como "Respuesta correcta"
**Please rate the answer if this information was useful***
**Por favor si la información fue util marca esta respuesta como correcta**

Thanks for your reply

Yes SVI 10 is up via checking "show ip inter brie" 

Well, your configuration on port 3 looks fine, if you can console to AP use this command:

"debug dhcp detail" and please share the output.

Espero que la información haya sido útil y si no tienes más preguntas recuerda cerrar el topic, seleccionando la respuesta como "Respuesta correcta"
**Please rate the answer if this information was useful***
**Por favor si la información fue util marca esta respuesta como correcta**

yes, management interface is also in vlan10 

below is debug info: 

AP-US-GA-GG044-F01-02-GA035#debug dhcp detail
DHCP client activity debugging is on (detailed)
AP-US-GA-GG044-F01-02-GA035#
AP-US-GA-GG044-F01-02-GA035#
AP-US-GA-GG044-F01-02-GA035#
AP-US-GA-GG044-F01-02-GA035#
AP-US-GA-GG044-F01-02-GA035#
*Mar 1 00:12:40.892: %CDP_PD-4-POWER_OK: Full power - NEGOTIATED inline power source
*Mar 1 00:12:41.914: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to up
*Mar 1 00:12:42.914: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to up
*Mar 1 00:12:46.558: %DOT11-6-DFS_SCAN_START: DFS: Scanning frequency 5300 MHz for 60 seconds.
*Mar 1 00:12:46.558: %DOT11-6-FREQ_USED: Interface Dot11Radio1, frequency 5300 selected
*Mar 1 00:12:46.558: %LINK-6-UPDOWN: Interface Dot11Radio1, changed state to up
*Mar 1 00:12:47.559: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio1, changed state to up
*Mar 1 00:12:48.676: %CAPWAP-3-STATIC_TO_DHCP_IP: Could not discover WLC using static IP. Forcing AP to use DHCP.
*Mar 1 00:12:48.688: DHCP: DHCP client process started: 10
*Mar 1 00:12:48.691: RAC: Starting DHCP discover on BVI1
*Mar 1 00:12:48.691: DHCP: Try 1 to acquire address for BVI1
*Mar 1 00:12:53.690: DHCP: Shutting down from get_netinfo()
*Mar 1 00:12:53.690: DHCP: Attempting to shutdown DHCP Client
*Mar 1 00:12:53.692: DHCP: allocate request
*Mar 1 00:12:53.692: DHCP: new entry. add to queue, interface BVI1
*Mar 1 00:12:53.693: DHCP: Client socket is opened
*Mar 1 00:12:53.693: DHCP: SDiscover attempt # 1 for entry:
*Mar 1 00:12:53.693: Temp IP addr: 0.0.0.0 for peer on Interface: BVI1
*Mar 1 00:12:53.693: Temp sub net mask: 0.0.0.0
*Mar 1 00:12:53.693: DHCP Lease server: 0.0.0.0, state: 3 Selecting
*Mar 1 00:12:53.693: DHCP transaction id: 4AD
*Mar 1 00:12:53.693: Lease: 0 secs, Renewal: 0 secs, Rebind: 0 secs
*Mar 1 00:12:53.693: Next timer fires after: 00:00:04
*Mar 1 00:12:53.693: Retry count: 1 Client-ID: 30f7.0d13.30d9
*Mar 1 00:12:53.693: Client-ID hex dump: 30F70D1330D9
*Mar 1 00:12:53.693: Hostname: AP-US-GA-GG044-F01-02-GA035
*Mar 1 00:12:53.693: DHCP: SDiscover placed class-id option: 436973636F204150206331313430
*Mar 1 00:12:53.694: DHCP: SDiscover: sending 313 byte length DHCP packet
*Mar 1 00:12:53.694: DHCP: SDiscover 313 bytes
*Mar 1 00:12:53.694: B'cast on BVI1 interface from 0.0.0.0
*Mar 1 00:12:55.706: DHCP: Received a BOOTREP pkt
*Mar 1 00:12:55.706: DHCP: Scan: Message type: DHCP Offer
*Mar 1 00:12:55.706: DHCP: Scan: Server ID Option: 10.1.1.10 = A01010A
*Mar 1 00:12:55.706: DHCP: Scan: Lease Time: 4294967295
*Mar 1 00:12:55.706: DHCP: Scan: Renewal time: 2147483647
*Mar 1 00:12:55.706: DHCP: Scan: Rebind time: 536870911
*Mar 1 00:12:55.706: DHCP: Scan: Subnet Address Option: 255.255.255.0
*Mar 1 00:12:55.706: DHCP: Scan: Router Option: 10.1.1.10
*Mar 1 00:12:55.706: DHCP: Scan: Renewal time larger than Rebind time
*Mar 1 00:12:55.706: DHCP: Error in pkt. punting
*Mar 1 00:12:57.690: DHCP: SDiscover attempt # 2 for entry:
*Mar 1 00:12:57.690: Temp IP addr: 0.0.0.0 for peer on Interface: BVI1
*Mar 1 00:12:57.690: Temp sub net mask: 0.0.0.0
*Mar 1 00:12:57.691: DHCP Lease server: 0.0.0.0, state: 3 Selecting
*Mar 1 00:12:57.691: DHCP transaction id: 4AD
*Mar 1 00:12:57.691: Lease: 0 secs, Renewal: 0 secs, Rebind: 0 secs
*Mar 1 00:12:57.691: Next timer fires after: 00:00:04
*Mar 1 00:12:57.691: Retry count: 2 Client-ID: 30f7.0d13.30d9
*Mar 1 00:12:57.691: Client-ID hex dump: 30F70D1330D9
*Mar 1 00:12:57.691: Hostname: AP-US-GA-GG044-F01-02-GA035
*Mar 1 00:12:57.691: DHCP: SDiscover placed class-id option: 436973636F204150206331313430
*Mar 1 00:12:57.692: DHCP: SDiscover: sending 313 byte length DHCP packet
*Mar 1 00:12:57.692: DHCP: SDiscover 313 bytes
*Mar 1 00:12:57.692: B'cast on BVI1 interface from 0.0.0.0
*Mar 1 00:12:57.693: DHCP: Received a BOOTREP pkt
*Mar 1 00:12:57.693: DHCP: Scan: Message type: DHCP Offer
*Mar 1 00:12:57.693: DHCP: Scan: Server ID Option: 10.1.1.10 = A01010A
*Mar 1 00:12:57.693: DHCP: Scan: Lease Time: 4294967295
*Mar 1 00:12:57.693: DHCP: Scan: Renewal time: 2147483647
*Mar 1 00:12:57.693: DHCP: Scan: Rebind time: 536870911
*Mar 1 00:12:57.694: DHCP: Scan: Subnet Address Option: 255.255.255.0
*Mar 1 00:12:57.694: DHCP: Scan: Router Option: 10.1.1.10
*Mar 1 00:12:57.694: DHCP: Scan: Renewal time larger than Rebind time
*Mar 1 00:12:57.694: DHCP: Error in pkt. punting
*Mar 1 00:13:01.690: DHCP: SDiscover attempt # 3 for entry:
*Mar 1 00:13:01.690: Temp IP addr: 0.0.0.0 for peer on Interface: BVI1
*Mar 1 00:13:01.690: Temp sub net mask: 0.0.0.0
*Mar 1 00:13:01.691: DHCP Lease server: 0.0.0.0, state: 3 Selecting
*Mar 1 00:13:01.691: DHCP transaction id: 4AD
*Mar 1 00:13:01.691: Lease: 0 secs, Renewal: 0 secs, Rebind: 0 secs
*Mar 1 00:13:01.691: Next timer fires after: 00:00:04
*Mar 1 00:13:01.691: Retry count: 3 Client-ID: 30f7.0d13.30d9
*Mar 1 00:13:01.691: Client-ID hex dump: 30F70D1330D9
*Mar 1 00:13:01.691: Hostname: AP-US-GA-GG044-F01-02-GA035
*Mar 1 00:13:01.691: DHCP: SDiscover placed class-id option: 436973636F204150206331313430
*Mar 1 00:13:01.692: DHCP: SDiscover: sending 313 byte length DHCP packet
*Mar 1 00:13:01.692: DHCP: SDiscover 313 bytes
*Mar 1 00:13:01.692: B'cast on BVI1 interface from 0.0.0.0
*Mar 1 00:13:01.693: DHCP: Received a BOOTREP pkt
*Mar 1 00:13:01.693: DHCP: Scan: Message type: DHCP Offer
*Mar 1 00:13:01.693: DHCP: Scan: Server ID Option: 10.1.1.10 = A01010A
*Mar 1 00:13:01.693: DHCP: Scan: Lease Time: 4294967295
*Mar 1 00:13:01.693: DHCP: Scan: Renewal time: 2147483647
*Mar 1 00:13:01.693: DHCP: Scan: Rebind time: 536870911
*Mar 1 00:13:01.694: DHCP: Scan: Subnet Address Option: 255.255.255.0
*Mar 1 00:13:01.694: DHCP: Scan: Router Option: 10.1.1.10
*Mar 1 00:13:01.694: DHCP: Scan: Renewal time larger than Rebind time
*Mar 1 00:13:01.694: DHCP: Error in pkt. punting
*Mar 1 00:13:05.690: DHCP: QScan: Timed out Selecting state%Unknown DHCP problem.. No allocation possible
*Mar 1 00:13:13.694: DHCP: Waiting for 5 seconds on interface BVI1
*Mar 1 00:13:18.694: DHCP: Try 2 to acquire address for BVI1
*Mar 1 00:13:18.696: DHCP: allocate request
*Mar 1 00:13:18.696: DHCP: zapping entry in DHC_PURGING state for BV1
*Mar 1 00:13:18.696: DHCP: deleting entry 435E628 0.0.0.0 from list
*Mar 1 00:13:18.696: Temp IP addr: 0.0.0.0 for peer on Interface: BVI1
*Mar 1 00:13:18.696: Temp sub net mask: 0.0.0.0
*Mar 1 00:13:18.696: DHCP Lease server: 0.0.0.0, state: 11 Purging
*Mar 1 00:13:18.696: DHCP transaction id: 4AD
*Mar 1 00:13:18.696: Lease: 0 secs, Renewal: 0 secs, Rebind: 0 secs
*Mar 1 00:13:18.696: Next timer fires after: 00:00:26
*Mar 1 00:13:18.696: Retry count: 0 Client-ID: 30f7.0d13.30d9
*Mar 1 00:13:18.696: Client-ID hex dump: 30F70D1330D9
*Mar 1 00:13:18.697: Hostname: AP-US-GA-GG044-F01-02-GA035
*Mar 1 00:13:18.697: DHCP: new entry. add to queue, interface BVI1
*Mar 1 00:13:18.697: DHCP: SDiscover attempt # 1 for entry:
*Mar 1 00:13:18.697: Temp IP addr: 0.0.0.0 for peer on Interface: BVI1
*Mar 1 00:13:18.697: Temp sub net mask: 0.0.0.0
*Mar 1 00:13:18.697: DHCP Lease server: 0.0.0.0, state: 3 Selecting
*Mar 1 00:13:18.697: DHCP transaction id: 4AE
*Mar 1 00:13:18.697: Lease: 0 secs, Renewal: 0 secs, Rebind: 0 secs
*Mar 1 00:13:18.697: Next timer fires after: 00:00:04
*Mar 1 00:13:18.697: Retry count: 1 Client-ID: 30f7.0d13.30d9
*Mar 1 00:13:18.697: Client-ID hex dump: 30F70D1330D9
*Mar 1 00:13:18.698: Hostname: AP-US-GA-GG044-F01-02-GA035
*Mar 1 00:13:18.698: DHCP: SDiscover placed class-id option: 436973636F204150206331313430
*Mar 1 00:13:18.698: DHCP: SDiscover: sending 313 byte length DHCP packet
*Mar 1 00:13:18.698: DHCP: SDiscover 313 bytes
*Mar 1 00:13:18.698: B'cast on BVI1 interface from 0.0.0.0
*Mar 1 00:13:18.702: DHCP: Received a BOOTREP pkt
*Mar 1 00:13:18.702: DHCP: Scan: Message type: DHCP Offer
*Mar 1 00:13:18.702: DHCP: Scan: Server ID Option: 10.1.1.10 = A01010A
*Mar 1 00:13:18.702: DHCP: Scan: Lease Time: 4294967295
*Mar 1 00:13:18.702: DHCP: Scan: Renewal time: 2147483647
*Mar 1 00:13:18.702: DHCP: Scan: Rebind time: 536870911
*Mar 1 00:13:18.702: DHCP: Scan: Subnet Address Option: 255.255.255.0
*Mar 1 00:13:18.702: DHCP: Scan: Router Option: 10.1.1.10
*Mar 1 00:13:18.702: DHCP: Scan: Renewal time larger than Rebind time
*Mar 1 00:13:18.702: DHCP: Error in pkt. punting
*Mar 1 00:13:22.690: DHCP: SDiscover attempt # 2 for entry:
*Mar 1 00:13:22.690: Temp IP addr: 0.0.0.0 for peer on Interface: BVI1
*Mar 1 00:13:22.690: Temp sub net mask: 0.0.0.0
*Mar 1 00:13:22.691: DHCP Lease server: 0.0.0.0, state: 3 Selecting
*Mar 1 00:13:22.691: DHCP transaction id: 4AE
*Mar 1 00:13:22.691: Lease: 0 secs, Renewal: 0 secs, Rebind: 0 secs
*Mar 1 00:13:22.691: Next timer fires after: 00:00:04
*Mar 1 00:13:22.691: Retry count: 2 Client-ID: 30f7.0d13.30d9
*Mar 1 00:13:22.691: Client-ID hex dump: 30F70D1330D9
*Mar 1 00:13:22.691: Hostname: AP-US-GA-GG044-F01-02-GA035
*Mar 1 00:13:22.691: DHCP: SDiscover placed class-id option: 436973636F204150206331313430
*Mar 1 00:13:22.692: DHCP: SDiscover: sending 313 byte length DHCP packet
*Mar 1 00:13:22.692: DHCP: SDiscover 313 bytes
*Mar 1 00:13:22.692: B'cast on BVI1 interface from 0.0.0.0
*Mar 1 00:13:22.694: DHCP: Received a BOOTREP pkt
*Mar 1 00:13:22.694: DHCP: Scan: Message type: DHCP Offer
*Mar 1 00:13:22.694: DHCP: Scan: Server ID Option: 10.1.1.10 = A01010A
*Mar 1 00:13:22.694: DHCP: Scan: Lease Time: 4294967295
*Mar 1 00:13:22.694: DHCP: Scan: Renewal time: 2147483647
*Mar 1 00:13:22.694: DHCP: Scan: Rebind time: 536870911
*Mar 1 00:13:22.694: DHCP: Scan: Subnet Address Option: 255.255.255.0
*Mar 1 00:13:22.694: DHCP: Scan: Router Option: 10.1.1.10
*Mar 1 00:13:22.694: DHCP: Scan: Renewal time larger than Rebind time
*Mar 1 00:13:22.694: DHCP: Error in pkt. punting
*Mar 1 00:13:26.690: DHCP: SDiscover attempt # 3 for entry:
*Mar 1 00:13:26.690: Temp IP addr: 0.0.0.0 for peer on Interface: BVI1
*Mar 1 00:13:26.690: Temp sub net mask: 0.0.0.0
*Mar 1 00:13:26.691: DHCP Lease server: 0.0.0.0, state: 3 Selecting
*Mar 1 00:13:26.691: DHCP transaction id: 4AE
*Mar 1 00:13:26.691: Lease: 0 secs, Renewal: 0 secs, Rebind: 0 secs
*Mar 1 00:13:26.691: Next timer fires after: 00:00:04
*Mar 1 00:13:26.691: Retry count: 3 Client-ID: 30f7.0d13.30d9
*Mar 1 00:13:26.691: Client-ID hex dump: 30F70D1330D9
*Mar 1 00:13:26.691: Hostname: AP-US-GA-GG044-F01-02-GA035
*Mar 1 00:13:26.691: DHCP: SDiscover placed class-id option: 436973636F204150206331313430
*Mar 1 00:13:26.692: DHCP: SDiscover: sending 313 byte length DHCP packet
*Mar 1 00:13:26.692: DHCP: SDiscover 313 bytes
*Mar 1 00:13:26.692: B'cast on BVI1 interface from 0.0.0.0
*Mar 1 00:13:26.698: DHCP: Received a BOOTREP pkt
*Mar 1 00:13:26.698: DHCP: Scan: Message type: DHCP Offer
*Mar 1 00:13:26.698: DHCP: Scan: Server ID Option: 10.1.1.10 = A01010A
*Mar 1 00:13:26.698: DHCP: Scan: Lease Time: 4294967295
*Mar 1 00:13:26.698: DHCP: Scan: Renewal time: 2147483647
*Mar 1 00:13:26.698: DHCP: Scan: Rebind time: 536870911
*Mar 1 00:13:26.698: DHCP: Scan: Subnet Address Option: 255.255.255.0
*Mar 1 00:13:26.698: DHCP: Scan: Router Option: 10.1.1.10
*Mar 1 00:13:26.698: DHCP: Scan: Renewal time larger than Rebind time

Ok.

*Mar 1 00:13:26.698: DHCP: Scan: Renewal time larger than Rebind time

Be sure that only 3560 DHCP server is working and delete the line: lease infinite

ip dhcp pool Vlan_10
network 10.1.1.0 255.255.255.0
default-router 10.1.1.10
lease infinite

I see the offering message from DHCP Server but it looks some issues with timers. 

Espero que la información haya sido útil y si no tienes más preguntas recuerda cerrar el topic, seleccionando la respuesta como "Respuesta correcta"
**Please rate the answer if this information was useful***
**Por favor si la información fue util marca esta respuesta como correcta**

after removing "lease infinite" the debug change a little, and "*Mar 1 00:13:26.698: DHCP: Scan: Renewal time larger than Rebind time" does not exist. but AP can not still join. the new debug is as follow:

*Mar  1 00:16:14.273:    DHCP transaction id: 250F

*Mar  1 00:16:14.273:    Lease: 0 secs,  Renewal: 0 secs,  Rebind: 0 secs

*Mar  1 00:16:14.273:    Next timer fires after: 00:00:04

*Mar  1 00:16:14.273:    Retry count: 1   Client-ID: 30f7.0d13.30d9

*Mar  1 00:16:14.273:    Client-ID hex dump: 30F70D1330D9

*Mar  1 00:16:14.273:    Hostname: AP-US-GA-GG044-F01-02-GA035

*Mar  1 00:16:14.274: DHCP: SDiscover placed class-id option: 436973636F204150206331313430

*Mar  1 00:16:14.274: DHCP: SDiscover: sending 313 byte length DHCP packet

*Mar  1 00:16:14.274: DHCP: SDiscover 313 bytes

*Mar  1 00:16:14.274:             B'cast on BVI1 interface from 0.0.0.0

*Mar  1 00:16:16.289: DHCP: Received a BOOTREP pkt

*Mar  1 00:16:16.289: DHCP: Scan: Message type: DHCP Offer

*Mar  1 00:16:16.290: DHCP: Scan: Server ID Option: 10.1.1.10 = A01010A

*Mar  1 00:16:16.290: DHCP: Scan: Lease Time: 86400

*Mar  1 00:16:16.290: DHCP: Scan: Renewal time: 43200

*Mar  1 00:16:16.290: DHCP: Scan: Rebind time: 75600

*Mar  1 00:16:16.290: DHCP: Scan: Subnet Address Option: 255.255.255.0

*Mar  1 00:16:16.290: DHCP: Scan: Router Option: 10.1.1.10

*Mar  1 00:16:16.290: DHCP: rcvd pkt source: 10.1.1.10,  destination:  255.255.255.255

*Mar  1 00:16:16.290:    UDP  sport: 43,  dport: 44,  length: 308

*Mar  1 00:16:16.290:    DHCP op: 2, htype: 1, hlen: 6, hops: 0

*Mar  1 00:16:16.290:    DHCP server identifier: 10.1.1.10

*Mar  1 00:16:16.290:         xid: 250F, secs: 0, flags: 8000

*Mar  1 00:16:16.290:         client: 0.0.0.0, your: 10.1.1.43

*Mar  1 00:16:16.290:         srvr:   0.0.0.0, gw: 0.0.0.0

*Mar  1 00:16:16.290:         options block length: 60

 

*Mar  1 00:16:16.290: DHCP Offer Message   Offered Address: 10.1.1.43

*Mar  1 00:16:16.290: DHCP: Lease Seconds: 86400    Renewal secs:  43200    Rebind secs:   75600

*Mar  1 00:16:16.290: DHCP: Server ID Option: 10.1.1.10

*Mar  1 00:16:16.291: DHCP: offer received from 10.1.1.10

*Mar  1 00:16:16.291: DHCP: SRequest attempt # 1 for entry:

*Mar  1 00:16:16.291: Temp IP addr: 10.1.1.43  for peer on Interface: BVI1

*Mar  1 00:16:16.291: Temp  sub net mask: 255.255.255.0

*Mar  1 00:16:16.291:    DHCP Lease server: 10.1.1.10, state: 4 Requesting

*Mar  1 00:16:16.291:    DHCP transaction id: 250F

*Mar  1 00:16:16.291:    Lease: 86400 secs,  Renewal: 0 secs,  Rebind: 0 secs

*Mar  1 00:16:16.291:    Next timer fires after: 00:00:03

*Mar  1 00:16:16.291:    Retry count: 1   Client-ID: 30f7.0d13.30d9

*Mar  1 00:16:16.291:    Client-ID hex dump: 30F70D1330D9

*Mar  1 00:16:16.291:    Hostname: AP-US-GA-GG044-F01-02-GA035

*Mar  1 00:16:16.292: DHCP: SRequest- Server ID option: 10.1.1.10

*Mar  1 00:16:16.292: DHCP: SRequest- Requested IP addr option: 10.1.1.43

*Mar  1 00:16:16.292: DHCP: SRequest placed class-id option: 436973636F204150206331313430

*Mar  1 00:16:16.292: DHCP: SRequest: 325 bytes

*Mar  1 00:16:16.292: DHCP: SRequest: 325 bytes

*Mar  1 00:16:16.292:             B'cast on BVI1 interface from 0.0.0.0

*Mar  1 00:16:16.294: DHCP: Received a BOOTREP pkt

*Mar  1 00:16:16.294: DHCP: Scan: Message type: DHCP Ack

*Mar  1 00:16:16.294: DHCP: Scan: Server ID Option: 10.1.1.10 = A01010A

*Mar  1 00:16:16.294: DHCP: Scan: Lease Time: 86400

*Mar  1 00:16:16.294: DHCP: Scan: Renewal time: 43200

*Mar  1 00:16:16.294: DHCP: Scan: Rebind time: 75600

*Mar  1 00:16:16.294: DHCP: Scan: Subnet Address Option: 255.255.255.0

*Mar  1 00:16:16.294: DHCP: Scan: Router Option: 10.1.1.10

*Mar  1 00:16:16.294: DHCP: rcvd pkt source: 10.1.1.10,  destination:  255.255.255.255

*Mar  1 00:16:16.294:    UDP  sport: 43,  dport: 44,  length: 308

*Mar  1 00:16:16.294:    DHCP op: 2, htype: 1, hlen: 6, hops: 0

*Mar  1 00:16:16.295:    DHCP server identifier: 10.1.1.10

*Mar  1 00:16:16.295:         xid: 250F, secs: 0, flags: 8000

*Mar  1 00:16:16.295:         client: 0.0.0.0, your: 10.1.1.43

*Mar  1 00

Translating "CISCO-CAPWAP-CONTROLLER"...domain server (255.255.255.255):16:16.295:         srvr:   0.0.0.0, gw: 0.0.0.0

*Mar  1 00:16:16.295:         options block length: 60

 

*Mar  1 00:16:16.295: DHCP Ack Message

*Mar  1 00:16:16.295: DHCP: Lease Seconds: 86400    Renewal secs:  43200    Rebind secs:   75600

*Mar  1 00:16:16.295: DHCP: Server ID Option: 10.1.1.10

*Mar  1 00:16:19.296: %LWAPP-3-LWAPP_INTERFACE_GOT_IP_ADDRESS: Interface BVI1 obtained IP from DHCP...

*Mar  1 00:16:19.296: DHCP: Releasing ipl options:

*Mar  1 00:16:19.296: DHCP: Applying DHCP options:

*Mar  1 00:16:19.296:   Setting default_gateway to 10.1.1.10

*Mar  1 00:16:19.296:   Adding default route 10.1.1.10

*Mar  1 00:16:19.300: %CAPWAP-3-ERRORLOG: Invalid event 38 & state 2 combination.

*Mar  1 00:16:19.399: Allocated IP address = 10.1.1.43  255.255.255.0

 

*Mar  1 00:16:19.399: %DHCP-6-ADDRESS_ASSIGN: Interface BVI1 assigned DHCP address 10.1.1.43, mask 255.255.255.0, hostname AP-US-GA-GG044-F01-02-GA035

 

*Mar  1 00:16:19.400: %LWAPP-3-LWAPP_INTERFACE_GOT_IP_ADDRESS: Interface BVI1 obtained IP from DHCP...

*Mar  1 00:16:20.296: DHCP: Sending notification of ASSIGNMENT:

*Mar  1 00:16:20.296:   Address 10.1.1.43 mask 255.255.255.0

*Mar  1 00:16:20.296: DHCP Client Pooling: ***Allocated IP address: 10.1.1.43

*Mar  1 00:16:25.269: DHCP: look up vendor specific information for BV1 ret: fail

*Mar  1 00:16:25.269: DHCP: look up prim Log Server for BV1 from lease any ret: fail

*Mar  1 00:16:25.269: %CAPWAP-3-ERRORLOG: Did not get log server settings from DHCP.

*Mar  1 00:16:25.270: DHCP: look up prim DNS for BV1 from lease any ret: fail

*Mar  1 00:16:26.296: DHCP: Client socket is closed

 

*Mar  1 00:16:34.271: %CAPWAP-3-ERRORLOG: Could Not resolve C

Actually, I see the ACK packet from DHCP server operation and I see the AP got 10.1.1.43 ip address.

Now, If we already have an IP Address we need to use another command to check why is not join.

Please share the outputs of these commands:

On the AP:

show log
show capwap client rcb

debug capwap client detail

debug capwap client events/error 

On the WLC:

show msglogs

show traplogs 

debug mac addr <AP Ethernet/Radio mac

Which is the WLC ip address?

Espero que la información haya sido útil y si no tienes más preguntas recuerda cerrar el topic, seleccionando la respuesta como "Respuesta correcta"
**Please rate the answer if this information was useful***
**Por favor si la información fue util marca esta respuesta como correcta**

AP-US-GA-GG044-F01-02-GA035#show log
Syslog logging: enabled (0 messages dropped, 4 messages rate-limited, 0 flushes, 0 overruns, xml disabled, filtering disabled)

No Active Message Discriminator.

No Inactive Message Discriminator.


Console logging: level debugging, 50 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 0 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 50 messages logged, xml disabled,
filtering disabled
Exception Logging: size (4096 bytes)
Count and timestamp logging messages: disabled
Persistent logging: disabled
Trap logging: level emergencies, 15 message lines logged
Logging to 255.255.255.255 (udp port 514, audit disabled,
link down),
0 message lines logged,
0 message lines rate-limited,
0 message lines dropped-by-MD,
xml disabled, sequence number disabled
filtering disabled
Logging Source-Interface: VRF Name:

Log Buffer (1048576 bytes):

*Mar 1 00:00:08.743: FIPS IOS test Image Checksum successful
*Mar 1 00:00:08.747: FIPS IOS test Crypto RNG DEK Key Test successful
*Mar 1 00:00:08.747: FIPS IOS test SHA-1 successful
*Mar 1 00:00:08.747: FIPS IOS test HMAC-SHA1 successful
*Mar 1 00:00:08.747: FIPS IOS test AES CBC 128-bit Encrypt successful
*Mar 1 00:00:08.747: FIPS IOS test AES CBC 128-bit Decrypt successful
*Mar 1 00:00:08.747: FIPS IOS test IOS AES CMAC Encrypt successful
*Mar 1 00:00:08.747: FIPS IOS test IOS CCM Encrypt successful
*Mar 1 00:00:08.748: FIPS IOS test IOS CCM Decrypt successful
*Mar 1 00:00:08.849: FIPS IOS test RSA Signature Generation successful
*Mar 1 00:00:08.852: FIPS IOS test RSA Signature Verification successful
*Mar 1 00:00:08.852: %SOAP_FIPS-2-SELF_TEST_IOS_SUCCESS: IOS crypto FIPS self test passed
*Mar 1 00:00:08.855: *** CRASH_LOG = YES

*Mar 1 00:00:09.964: FIPS HW test SHA-1 successful
*Mar 1 00:00:09.964: FIPS HW test HMAC-SHA1 successful
*Mar 1 00:00:09.964: FIPS HW test AES CBC 128-bit Encrypt successful
*Mar 1 00:00:09.964: FIPS HW test AES CBC 128-bit Decrypt successful
*Mar 1 00:00:09.965: %SOAP_FIPS-2-SELF_TEST_HW_SUCCESS: HW crypto FIPS self test passed
*Mar 1 00:00:09.965: Security Core found.

*Mar 1 00:00:09.981: Registering HW DTLS
Base Ethernet MAC address: 30:F7:0D:13:30:D9

*Mar 1 00:00:11.884: FIPS RADIO test AES 128-bit encrypt for TX on Dot11Radio 0 successful
*Mar 1 00:00:11.884: FIPS RADIO test AES 128-bit CCM encrypt on Dot11Radio 0 successful
*Mar 1 00:00:11.884: FIPS RADIO test AES 128-bit CCM decrypt on Dot11Radio 0 successful
*Mar 1 00:00:11.884: FIPS RADIO test AMAC AES 128-bit CMAC encrypt on Dot11Radio 0 successful
*Mar 1 00:00:11.884: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 0
*Mar 1 00:00:12.023: %LINK-6-UPDOWN: Interface GigabitEthernet0, changed state to up
*Mar 1 00:00:12.773: FIPS RADIO test AES 128-bit encrypt for TX on Dot11Radio 1 successful
*Mar 1 00:00:12.774: FIPS RADIO test AES 128-bit CCM encrypt on Dot11Radio 1 successful
*Mar 1 00:00:12.774: FIPS RADIO test AES 128-bit CCM decrypt on Dot11Radio 1 successful
*Mar 1 00:00:12.774: FIPS RADIO test AMAC AES 128-bit CMAC encrypt on Dot11Radio 1 successful
*Mar 1 00:00:12.774: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 1
*Mar 1 00:00:13.123: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0, changed state to up
*Mar 1 00:10:20.214: %SYS-5-RESTART: System restarted --
Cisco IOS Software, C1140 Software (C1140-K9W8-M), Version 15.2(4)JA1, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Tue 30-Jul-13 23:25 by prod_rel_team
*Mar 1 00:10:20.215: %SNMP-5-COLDSTART: SNMP agent on host AP-US-GA-GG044-F01-02-GA035 is undergoing a cold start
*Mar 1 00:10:20.284: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
*Mar 1 00:10:20.284: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to reset
*Mar 1 00:10:21.271: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to up
*Mar 1 00:10:29.322: %CAPWAP-3-ERRORLOG: Could Not resolve CISCO-CAPWAP-CONTROLLER
*Mar 1 00:10:29.324: %LWAPP-3-CLIENTERRORLOG: LWAPP LED Init: incorrect led state 255
*Mar 1 00:10:30.388: Starting Ethernet promiscuous mode
*Mar 1 00:10:30.542: %SSH-5-ENABLED: SSH 2.0 has been enabledlwapp_crypto_init: MIC Present and Parsed Successfully

*Mar 1 00:10:48.734: Logging LWAPP message to 255.255.255.255.

*Mar 1 00:11:48.761: %LWAPP-3-CLIENTERRORLOG: Switching to Standalone mode
*Mar 1 00:11:48.784: LWAPP REAP CFG is not valid, please connect to Controller once
*Mar 1 00:11:49.170: %LWAPP-4-CLIENTEVENTLOG: No REAP configuration file to load. Connect to controller to get configuration file
*Mar 1 00:11:49.171: %LWAPP-4-CLIENTEVENTLOG: No Flex ACL map configuration file to load. Connect to controller to get configuration file
*Mar 1 00:11:49.171: %LWAPP-4-CLIENTEVENTLOG: No LS Flex ACL map configuration file to load. Connect to controller to get configuration file
*Mar 1 00:11:49.172: %LWAPP-4-CLIENTEVENTLOG: No Central Dhcp map configuration file to load. Connect to controller to get configuration file
AP-US-GA-GG044-F01-02-GA035#

AP-US-GA-GG044-F01-02-GA035#show capwap client rcb
AdminState : ADMIN_ENABLED
SwVer : 7.5.1.73
NumFilledSlots : 2
Name : AP-US-GA-GG044-F01-02-GA035
Location : default location
MwarName : USSECWLC11
MwarMacAddr : ffff.ffff.0000
MwarHwVer : 0.0.0.0
ApMode : FlexConnect
ApSubMode : Not Configured
OperationState : DISCOVERY
CAPWAP Path MTU : 576
LinkAuditing : disabled
AP Rogue Detection Mode : Enabled
AP Tcp Mss Adjust : Disabled
Predownload Status : None
Auto Immune Status : Disabled
RA Guard Status : Disabled
Efficient Upgrade State : Disabled
Efficient Upgrade Role : None
TFTP Server : Disabled
802.11bg(0) Radio
ADMIN State = ENABLE [1]
OPER State = DOWN [1]
CONFIG State = UP [2]
HW State = UP [4]
Radio Mode : H-REAP
GPR Period : 0
Beacon Period : 0
DTIM Period : 0
World Mode : 1
VoceraFix : 0
Dfs peakdetect : 1
Fragmentation Threshold : 0
Current Tx Power Level : 4
Current Channel : 11
802.11a(1) Radio
ADMIN State = ENABLE [1]
OPER State = DOWN [1]
CONFIG State = UP [2]
HW State = UP [4]
Radio Mode : H-REAP
GPR Period : 0
Beacon Period : 0
DTIM Period : 0
World Mode : 1
VoceraFix : 0
Dfs peakdetect : 1
Fragmentation Threshold : 0
Current Tx Power Level : 2
Current Channel : 40

AP-US-GA-GG044-F01-02-GA035

AP-US-GA-GG044-F01-02-GA035#debug capwap client detail
CAPWAP Client DETAIL display debugging is on
AP-US-GA-GG044-F01-02-GA035#debug capwap client events/error
^
% Invalid input detected at '^' marker.

AP-US-GA-GG044-F01-02-GA035#debug capwap client event
AP-US-GA-GG044-F01-02-GA035#debug capwap client event
CAPWAP Client EVENT display debugging is on
AP-US-GA-GG044-F01-02-GA035#debug capwap client events/error
*Mar 1 00:16:08.837: %CAPWAP-3-EVENTLOG: Could not discover any MWAR.
*Mar 1 00:16:08.837: %CAPWAP-3-EVENTLOG: Starting Discovery. Initializing discovery latency in discovery responses.
*Mar 1 00:16:08.838: %CAPWAP-3-EVENTLOG: CAPWAP State: Discovery.
*Mar 1 00:16:08.839: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - Removing default route for existing gateway 10.1.1.10
*Mar 1 00:16:08.839: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - Adding default route for gateway 10.1.1.10
*Mar 1 00:16:08.839: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - gateway found 10.1.1.10
Not in Bound state.
*Mar 1 00:16:14.344: %CAPWAP-3-DHCP_RENEW: Could not discover WLC using DHCP IP. Renewing DHCP IP.
*Mar 1 00:16:14.344: %CAPWAP-3-EVENTLOG: Discovery failed 18 times. Release/Renew DHCP
*Mar 1 00:16:14.344: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - gateway NOT found
*Mar 1 00:16:14.345: %CAPWAP-3-EVENTLOG: Could not resolve gateway. Not sending discovery request to 10.60.31.4, type 1.
*Mar 1 00:16:14.345: %CAPWAP-3-EVENTLOG: Could not resolve gateway. Not sending discovery request to 10.60.31.4, type 1.
*Mar 1 00:16:14.345: %CAPWAP-3-EVENTLOG: Could not resolve gateway. Not sending discovery request to 0.0.0.0, type 1.
*Mar 1 00:16:14.345: %CAPWAP-3-EVENTLOG: Send IPv4 Broadcast disc request

*Mar 1 00:16:19.363: %CAPWAP-3-EVENTLOG: ADDING IP 10.1.1.77, 255.255.255.0 resolvemethod A, ip_dhcp_addr 1
*Mar 1 00:16:19.363: %CAPWAP-3-EVENTLOG: ip_address_change: DCB updated: type-1, address-A01014D

*Mar 1 00:16:19.364: %LWAPP-3-LWAPP_INTERFACE_GOT_IP_ADDRESS: Interface BVI1 obtained IP from DHCP...
*Mar 1 00:16:19.367: CAPWAP_DETAIL: Dtls Event = 38 Capwap State = 2.
*Mar 1 00:16:19.367: %CAPWAP-3-ERRORLOG: Invalid event 38 & state 2 combination.
*Mar 1 00:16:19.473: %DHCP-6-ADDRESS_ASSIGN: Interface BVI1 assigned DHCP address 10.1.1.77, mask 255.255.255.0, hostname AP-US-GA-GG044-F01-02-GA035

*Mar 1 00:16:19.474: %CAPWAP-3-EVENTLOG: ADDING IP 10.1.1.77, 255.255.255.0 resolvemethod A, ip_dhcp_addr 1
*Mar 1 00:16:19.474: %CAPWAP-3-EVENTLOG: ip_address_change: DCB updated: type-1, address-A01014D

*Mar 1 00:16:19.474: %LWAPP-3-LWAPP_INTERFACE_GOT_IP_ADDRESS: Interface BVI1 obtained IP from DHCP...
Translating "CISCO-CAPWAP-CONTROLLER"...domain server (255.255.255.255)
*Mar 1 00:16:24.345: %CAPWAP-3-EVENTLOG: Could not discover any MWAR.
*Mar 1 00:16:24.345: %CAPWAP-3-EVENTLOG: Starting Discovery. Initializing discovery latency in discovery responses.
*Mar 1 00:16:24.346: %CAPWAP-3-EVENTLOG: CAPWAP State: Discovery.
*Mar 1 00:16:24.347: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - Removing default route for existing gateway 10.1.1.10
*Mar 1 00:16:24.347: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - Adding default route for gateway 10.1.1.10
*Mar 1 00:16:25.347: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - gateway found 10.1.1.10
*Mar 1 00:16:25.348: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - Removing default route for existing gateway 10.1.1.10
*Mar 1 00:16:25.348: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - Adding default route for gateway 10.1.1.10
*Mar 1 00:16:25.348: %CAPWAP-3-EVENTLOG: spamResolveStaticGateway - gateway found 10.1.1.10
*Mar 1 00:16:25.348: %CAPWAP-3-ERRORLOG: Did not get log server settings from DHCP.
^
% Invalid input detected at '^' marker.

AP-US-GA-GG044-F01-02-GA035#
und
*Mar 1 00:16:34.350: %CAPWAP-3-ERRORLOG: Could Not resolve CISCO-CAPWAP-CONTROLLER
*Mar 1 00:16:34.351: %CAPWAP-3-EVENTLOG: Discovery Request sent to 10.60.31.4 with discovery type set to 1
*Mar 1 00:16:34.351: %CAPWAP-3-EVENTLOG: Discovery Request sent to 10.60.2.39 with discovery type set to 1
*Mar 1 00:16:34.352: %CAPWAP-3-EVENTLOG:
SENDING DISCOVERY REQUEST wtpStartAcDiscovery:1379, Controller USSECWLC6: IP Address 0.0.0.0
*Mar 1 00:16:34.353: %CAPWAP-3-EVENTLOG: Discovery Request sent to 255.255.255.255 with discovery type set to 0 all
All possible debugging has been turned off
AP-US-GA-GG044-F01-02-GA035#

WLC ======

*spamReceiveTask: Aug 04 15:55:50.037: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:55:40.036: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:55:40.036: %LOG-3-Q_IND: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:55:36.564: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:55:30.036: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:55:30.036: %LOG-3-Q_IND: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:55:16.558: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0[...It occurred 2 times/sec!.]
*spamReceiveTask: Aug 04 15:54:56.551: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:54:54.532: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:54:44.531: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:54:44.531: %LOG-3-Q_IND: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:54:36.543: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:54:34.531: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:54:24.530: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management inter
*spamReceiveTask: Aug 04 15:54:24.530: %LOG-3-Q_IND: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:54:16.538: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0[...It occurred 2 times/sec!.]
*spamReceiveTask: Aug 04 15:53:56.531: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0[...It occurred 2 times/sec!.]
*spamReceiveTask: Aug 04 15:53:36.524: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0[...It occurred 2 times/sec!.]
*spamReceiveTask: Aug 04 15:53:16.517: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0[...It occurred 2 times/sec!.]
*spamReceiveTask: Aug 04 15:52:56.510: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0[...It occurred 2 times/sec!.]
*spamReceiveTask: Aug 04 15:52:21.501: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0[...It occurred 2 times/sec!.]
*spamReceiveTask: Aug 04 15:52:01.494: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0[...It occurred 2 times/sec!.]
*spamReceiveTask: Aug 04 15:51:41.487: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:51:38.021: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:51:28.020: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:51:28.020: %LOG-3-Q_IND: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:51:21.480: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:51:18.019: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:51:08.019: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:51:08.019: %LOG-3-Q_IND: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:51:01.473: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0[...It occurred 2 times/sec!.]
*spamReceiveTask: Aug 04 15:50:41.466: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:50:32.515: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:50:22.514: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0
*spamReceiveTask: Aug 04 15:50:22.514: %LOG-3-Q_IND: capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:48:3b:b0
*spamReceiveTask: Aug 04 15:50:21.459: %CAPWAP-3-DISC_INTF_ERR1: capwap_ac_sm.c:1443 Ignoring discovery reque

capwap_ac_sm.c:1443 Ignoring discovery request received on non-management interface (2) from AP 34:bd:c8:7e:b1:e0

Post "show sysinfo" & "show interface" summary output from your WLC. It looks like WLC got multiple interfaces and AP discovery message is coming via those dynamic interfaces

To test it out, you can statically point your AP to WLC management IP address and it should work as a workaround.

LAP#capwap ap primary-base <WLC_Name> <WLC_Mgt_IP>

HTH

Rasika

*** Pls rate all useful responses ***

Thanks for your reply. please see below. and now PC can get ip address from DHCP server located in switch, but it looks like ap cannot get ip address

(Cisco Controller) >show sysinfo

Manufacturer's Name.............................. Cisco Systems Inc.
Product Name..................................... Cisco Controller
Product Version.................................. 7.0.220.0
RTOS Version..................................... 7.0.220.0
Bootloader Version............................... 4.0.217.0
Emergency Image Version.......................... N/A
Build Type....................................... DATA + WPS

System Name...................................... Cisco_68:ca:03
System Location..................................
System Contact...................................
System ObjectID.................................. 1.3.6.1.4.1.14179.1.1.4.3
IP Address....................................... 10.1.1.9
System Up Time................................... 0 days 2 hrs 43 mins 52 secs
System Timezone Location.........................

Configured Country............................... US - United States
Operating Environment............................ Commercial (0 to 40 C)
Internal Temp Alarm Limits....................... 0 to 65 C
Internal Temperature............................. +39 C


--More-- or (q)uit
State of 802.11b Network......................... Enabled
State of 802.11a Network......................... Enabled
Number of WLANs.................................. 2
Number of Active Clients......................... 0

Burned-in MAC Address............................ 00:1B:D5:68:CA:00
Crypto Accelerator 1............................. Absent
Crypto Accelerator 2............................. Absent
Power Supply 1................................... Absent
Power Supply 2................................... Present, OK
Maximum number of APs supported.................. 25

(Cisco Controller)

(Cisco Controller) >show interface summary

Interface Name Port Vlan Id IP Address Type Ap Mgr Guest
-------------------------------- ---- -------- --------------- ------- ------ -----
ap-manager 1 20 10.1.1.2 Static Yes No
management 1 10 10.1.1.9 Static No No
service-port N/A N/A 192.168.1.1 Static No No
virtual N/A N/A 1.1.1.1 Static No No
vlan-30 1 30 172.16.30.3 Dynamic No No

(Cisco Controller)

on you AP CLI, configure below

LAP#capwap ap primary-base Cisco_68:ca:03 10.1.1.9

and see if it go and register to WLC.

Since WLC is configured with US country code, I would verify AP regulatory domain matches (ie -A regulatory domain)

HTH

Rasika

*** Pls rate all useful responses ***

I added that command to the AP, but it still cannot work

Here is some "show ip interface bri " output:

AP-US-GA-GG044-F01-02-GA035#sh ip int bri
Interface IP-Address OK? Method Status Protocol
BVI1 10.1.1.12 YES DHCP up up
Dot11Radio0 unassigned NO unset up up
Dot11Radio0.18 unassigned YES unset up up
Dot11Radio1 unassigned NO unset up up
Dot11Radio1.18 unassigned YES unset up up
GigabitEthernet0 unassigned NO unset up up
GigabitEthernet0.1 unassigned YES unset up up

PC, AP and management interface are all in this vlan10. each of three device can ping each other. Strange, WLC cannot see AP

Looks like AP got some sub-interfaces created (H-REAP config).Is that configuration done by you ? was this AP previously in use ?

If you are ok with erase AP config, try below

LAOP#debug capwap console cli
LAP#erase /all nvram:
LAP#reload

Once reload point it to WLC

AP#capwap ap primary-base Cisco_68:ca:03 10.1.1.9

HTH

Rasika

I did that exactly based on your commands. but it still cannot work.

and please see the below:

AP-US-GA-GG044-F01-02-GA035#capwap ap primary-base Cisco_68:ca:03 10.1.1.9
AP-US-GA-GG044-F01-02-GA035#
AP-US-GA-GG044-F01-02-GA035#

*Mar 1 00:13:18.711: %CAPWAP-3-ERRORLOG: Could Not resolve CISCO-CAPWAP-CONTROLLER
AP-US-GA-GG044-F01-02-GA035#
AP-US-GA-GG044-F01-02-GA035#


AP-US-GA-GG044-F01-02-GA035#sh ip int bri
Interface IP-Address OK? Method Status Protocol
BVI1 10.1.1.15 YES DHCP up up
Dot11Radio0 unassigned NO unset up up
Dot11Radio0.18 unassigned YES unset up up
Dot11Radio1 unassigned NO unset up up
Dot11Radio1.18 unassigned YES unset up up
GigabitEthernet0 unassigned NO unset up up
GigabitEthernet0.1 unassigned YES unset up up

Review Cisco Networking for a $25 gift card