Monitor DHCP leases 5508 WLC

Hello all,
We have 2 5508 WLCs setup with one being the primary controller on our LAN and the other being set up as a anchor controller in our DMZ. We use this configuration for our public wifi. What I would like to know if there is any way to find out how many DHCP leases the primary controller hands out to the public wifi users in a month? Is this sort of info logged?
Any and all information is appreciated.
Thanks
Jim

Proxy disable is just going to bridge teh DHCP request to the wire vs having the WLC in the way.  Unless you are using a FW as your DHCP you shouldn't need to do that.
Does that client have a static IP?  Is this happening with more than one device?
HTH,
Steve
Please remember to rate useful posts, and mark questions as answered

Similar Messages

  • Monitoring DHCP leases from vrf tunnels

    Hello,
    I am looking to monitor dhcp leases from vrf tunnels on a 4510R switch and be notified when a lease is handed out  Does anyone have any suggestions on the best way to accomplish this?
    Thanks!

    See http://www.cisco.com/en/US/docs/ios/12_4t/12_4t4/ht_iimib.html . Assuming you're running the correct version of code, you can get VRF-aware CISCO-IPSEC-FLOW-MONITOR-MIB and CISCO-IPSEC-MIB support. You will need to make sure you have configured your device to allow for VRF-based SNMP polling. The VRF instances will not show sum totals for the system. To get that, you will need to poll using a non-VRF community string.

  • Clear dhcp lease in WLC internal server WLC 6.0.199

    Hi,
    How to clear dhcp lease in WLC 6.0.199 from the IP leased from internal server?
    merci,
    arun

    In 7.0 You can use the cli command (might be there in later 6.0 but I can't test ATM)
    Config dhcp clear-lease then either the up address or all
    Config dhcp clear-lease 192.168.100.0
    Or
    Config dhcp clear-lease all
    If not the only way to clear the leases is a reboot of the WLC.
    Steve
    Sent from Cisco Technical Support iPhone App

  • Monitoring DHCP scope on WLC 5508

    Hi,
    I have DHCP configured on the anchor controller but I don't know when DHCP scope is full on it. Do you have any idea or experience how to monitoring exhausted DHCP scope on WLC 5508?
    Regarding

    Ok but WLC can send syslog messages and base on this we can create an alarm. When DHCP scope is full on the WLC then controller inform us about this:
    DHCP Server: Nov 13 11:34:56.321: %DHCP-3-SEND_OFFER_FAIL: dhcpd.c:278 Unable to send DHCP offer. Could not allocate appropriate ip address from the scope
    *DHCP Server: Nov 13 11:34:56.321: %DHCP-4-ADDR_NOT_ALLOCATED: serverpacket.c:205 No IP addresses to give -- OFFER abandoned -- packet dropped
    *DHCP Server: Nov 13 11:34:52.416: %DHCP-3-SEND_OFFER_FAIL: dhcpd.c:278 Unable to send DHCP offer. Could not allocate appropriate ip address from the scope
    *DHCP Server: Nov 13 11:34:52.416: %DHCP-4-ADDR_NOT_ALLOCATED: serverpacket.c:205 No IP addresses to give -- OFFER abandoned -- packet dropped
    so If only I could detect this sentence from the syslog messages than I could create an alarm.

  • Monitoring DHCP leases with SNMP

    Hi,
    is there a way to monitor the number of DHCP leases (show ip dhcp binding) of a DHCP pool created on a 2960 switch?
    Regards, Leonardo

    Once I got my SNMP host to accept the correct attribute and configure the event trap all I had to do was add the trap command to the router.  I then bounced one of my low usage PRI's (which had 0 calls on it ) and got the following event traps on the SNMP host: 
    Minor
    May 19, 2010 2:21:00 PM EDT
    A demandNbrLayer2Change notification has been received indicating that a D-channel on Rtr_Cisco device, named has layer 1 active but layer 2 not established. Interface Index = 83 Link Status = ISDNLinkInTransition
    System
    May 19, 2010 2:21:01 PM EDT
    System
    Major
    May 19, 2010 2:20:59 PM EDT
    A demandNbrLayer2Change notification has been received indicating that a D-channel on Rtr_Cisco device, named has both layers 1 and 2 inactive. Interface Index = 83 Link Status = ISDNLinkDown
    System
    May 19, 2010 2:21:00 PM EDT
    System
    It doesn't tell you specifically which interface is down but at least it narrows it down to the gateway/router.  Most of our gateways have only one PRI anyway.
    We use Spectrum One Click for network monitoring. 
    Here is L2 back on line:
    May 19, 2010 2:21:01 PM EDT
    A demandNbrLayer2Change notification has been received indicating that a D-channel on Rtr_Cisco device, named has layer 1 active and layer 2 established. Interface Index = 83 Link Status = ISDNLinkUp
    System

  • Clients unable to connect and get DHCP - LAP1142N AP and 5508 WLC

    Hi,
    I have 19 locations, each with 1 or more LAP1142N AP's in FlexConnect mode, AP's are primed using CAPWAP to my 5508 WLC at the datacenter. The AP's join the WLC without issue every time. I have two WLAN's, one guest and one staff, the guest network is open and obtains DHCP from a WatchGuard XTM33 firewall at each of the remote locations. The staff side is WPA2/RADIUS and DHCP is assigned from the WLC. Each AP is assigned a static IP that is not in the DHCP scope. For example: DHCP scope on the branch firewall is 192.168.1.10-250 the AP will be assigned static IP of 192.168.1.1.. The AP's are connected to a HP procurve switch that has a untagged VLAN, the firewall is using the native vlan 1 and so is the AP.
    I have been running this network for over a year and it has not had a single issue until the last two weeks. Nothing on the network has changed or has been upgraded.
    Now for the issue: The issue I am seeing is that clients are no longer able to connect to the AP and do not get DHCP assigned to them. I am able to get it working, if I remove the static IP from the AP, the AP will reboot, join the controller, then begin working, users can connect and DHCP is assigned from the firewall as it should. However, If the AP then reboots, the AP will join back to the controller but no clients can connect nor do they get a DHCP address. So, I then reassign a static IP to the AP again and it reboots, connects to the controller and clients then can connect and get DHCP.
    Attached is a running config from one of the APs
    I've found several posts on this topic, in fact the patch of unassigning or reassigning static IP is one that I found. However, I wanted to post this to see if there is any further assistance I can get on this. I am also waiting on my SmartNet to start up and will be contacting Cisco support as well.
    Thanks for any help.

    Alright, so I finally figured out the issue with this. I had a Mobility Anchor set on the guest WLAN and once I removed that all started working again.
    What is Mobility Anchor?
    A. Mobility Anchor, also referred to as Guest tunneling or Auto Anchor Mobility, is a feature where all the client traffic that belongs to a WLAN (Specially Guest WLAN) is tunneled to a predefined WLC or set of controllers that are configured as Anchor for that specific WLAN. This feature helps to restrict clients to a specific subnet and have more control over the user traffic. Refer to the Configuring Auto-Anchor Mobility section of Cisco Wireless LAN Controller Configuration Guide, Release 7.0 for more information on this feature.

  • DHCP issues in WLC

    Hi all ,
    We are using 5508 WLC with 7.4.100.0 version and AP's are 3600 .we have configured internal DHCP lease for the clients . We have one SSID with  802.1x auth WPA2/AES encryption .
    The problem is some 35 of our laptop is not getting IP address  oftenly from WLC .Remainig clients are getting IP with no problem .Any bug on this?
    Thanks,
    Regards,
    TS.

    Hi Vijay,
    You are running on the very first release of 7.4 code & that came with lots of bugs. So it is highly recommended to upgrade your WLC software to either 7.4.110.0(7.4MR1) or 7.4.111.x (7.4MR2 pre-release) available through TAC
    https://supportforums.cisco.com/docs/DOC-37334
    I am sure your issue will get fixed by one of this upgrade.
    Also make sure your WLC FUS also get upgraded to 1.7.0.0 if it is not already in that version.
    http://www.cisco.com/en/US/docs/wireless/controller/release/notes/fus_rn_1_7_0_0.html
    HTH
    Rasika
    ***** Pls rate all useful responses *****

  • MDT 2013 - A Connection to the deployment share could not be made - DHCP Lease was not obtained

    First, let me give you some context:
    Framework: MDT 2013 with MS SDK 7.1
    Task Sequence: Standard Client TS with sysprep and capture.
    Target workstation (build workstation): VM Guest on ESX 5.5 host, 8 vCPU, 8GB RAM, LSI Logic SAS Controller, E1000 NIC, SSD DAS
    Behavior: The VM loads and installs the OS fine in PE, VM boots into OS successfully and resumes the TS, after the first system reboot, the error message occurs and it reads:
    A connection to the deployment share (\\*********\DeploymentShare$) could not be made. DHCP Lease was not obtained for any Networking device! Possible Cause: Check physical connection. Retry:...... Cancel:.....
    While observing this error, I didn't notice the NIC hadn't completely initialized and obtained an IP yet (network adapter icon in systray), additionally hitting retry after the NIC was initialized resumed the TS.
    This behavior reoccurs with several subsequent reboots until a few more applications (Citrix Receiver, VMware Tools) with services are installed which seem to then slow the system boot-up time and then allows the TS to start after the NIC has initialized.
    From several posts I've read on this forum, this particular behavior was alleviated by a "wait for IP lease" mechanism built into the TS engine which was introduced in MDT 2010 SP1, I wasn't able to find any other confirmation whether
    this mechanism is still in effect with MDT 2013. Another point worth mentioning from several other posts I was able to find is that this behavior appears to manifested itself on target workstations with SSDs, which would somewhat explain the faster
    TS load time vs waiting for an IP lease. I've also tried to replicate this behavior in a non-SSD and low-performance VM environment and I wasn't able to replicate it.
    My question: Does anyone else have experienced this behavior with MDT 2013 and if so, how did you resolve it? Or is this a bug?

    I have this issue intermittently as well.  For us, it coincided with the deployment of IP phones, which meant PoE switches all around.  However, the problem persisted even after we turned off PoE to the ethernet ports from which we normally PXE
    boot.
    As this issue has been intermittent, I've backburnered it.  When it does happen, I just wait for the lease to arrive then rerun the wizard.
    Thanks for the feedback, that's true the TS can be resumed manually once the lease has occured but it defeats the purpose of an automated TS if I have to keep an eye on it and intervene if I need to.
    The network guys here recommended putting wireshark or network monitor on it and figuring out just what the heck is going on.  Basically, what Keith Garner said.  They also disabled PortFast awhile back to see if that made any difference, and it did
    not.

  • Can't get 1532i to associate to 5508 WLC running 7.6.130.0

    Greetings,
    I've got 20 or so APs on a 5508 WLC.  Most of the APs are 1242, one is 3602.  I'm now trying to get a 1532i to associate to the 5508 and it's not happening.  This is the first 1532 on this controller.
    Also, I got this 1532 AP from a sister site and they had it configured as Autonomous in wgb mode, so I had to do the Autonomous to Unified Conversion.  This conversion appeared to go successfully.  But now the AP won't associate to my controller. 
    Thanks
    Following is what happens from the AP's console :
    AP78da.6e59.e58a#reload
    Proceed with reload? [confirm]
    Writing out the event log to flash:/event.log ...
    Write of event.log done
    *Oct 28 20:27:37.151: %SYS-5-RELOAD: Reload requested by Cisco on console. Reload Reason: Reload.
    *Oct 28 20:27:37.155: %LWAPP-5-CHANGED: CAPWAP changed state to DOWN
                                                                        *Oct 28 20:27:39.999: %DTLS-5-SEND_ALERT: Send FATAL : Close notify Alert to 10.132.249.5:5246
    *Oct 28 20:27:40.039: %LWAPP-3-CLIENTERRORLOG: LWAPP LED Init: incorrect led state 255
    System Bootstrap, Version U-Boot 1.1.4-gf5ee82b1-dirty Corfu , RELEASE SOFTWARE
    Build Date: Oct 17 2013 - 18:08:55
    corfu - Scorpion 1.0
    DRAM:  256 MB
    Now running in RAM - U-Boot at: 8ffbc000
    Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x14
    flash size 1MB, sector count = 256
    Atheros on-chip NAND FLash Controller Driver, Version 0.1 (c) 2010 Atheros Communications, Ltd.
    Ath Nand ID[8ffee17c]: 2c:f1:80:95:02
    ONFI MICRON      MT29F1G08ABADAWP
    Micron NAND 128MiB 3,3V 8-bit [128MB]
    size = 128MB
    Hit any key to stop autoboot:  0
    boot_method is set to IOS_BOOT, boot IOS bootloader in NOR flash
    Loading .text @ 0x84000000 (207840 bytes)
    Loading .rodata @ 0x84032be0 (39008 bytes)
    Loading .data @ 0x8403c440 (3264 bytes)
    Loading .data.rel.local @ 0x8403d100 (1084 bytes)
    Loading .data.rel @ 0x8403d53c (124 bytes)
    Loading .data.rel.ro @ 0x8403d5b8 (960 bytes)
    Clearing .bss @ 0x8403d980 (161116 bytes)
    Clearing .scommon @ 0x84064edc (56 bytes)
    ## Starting application at 0x84000000 ...
    IOS Secondary Bootloader - Starting system.HW Test Status(0)
    Ath Nand ID: 95:80:f1:2c:00
    Using driver version 1 for media type 2
    Valid buffers 146
    total146  146
    success found all blocks
    start end 65 85
    found in range
    high low end 2728 2089 85
    Xmodem file system is available.
    mifs[0]: 15 files, 5 directories
    mifs[0]: Total bytes     :  131334144
    mifs[0]: Bytes used      :    7966720
    mifs[0]: Bytes available :  123367424
    mifs[0]: mifs fsck took 0 seconds.
    Base Ethernet MAC address: 78:da:6e:59:e5:8a
    Setup MAC....
    Waiting for PHY auto negotiation to complete...Port 0 Negogiation success.
    Ethernet speed is 100 Mb - FULL duplex
    Scorpion  ----> F1 PHY *
    : cfg1 0xf cfg2 0x7115
    Loading "flash:/ap1g3-k9w8-mx.152-4.JB6/ap1g3-k9w8-mx.152-4.JB6"...##########################################################################################################################################################################################################################################################################################################################################################################
    File "flash:/ap1g3-k9w8-mx.152-4.JB6/ap1g3-k9w8-mx.152-4.JB6" uncompressed and installed, entry point: 0x60080000
    executing...
    Stop MAC.
    Starting IOS...
    cp0 timer begin value is set as 1000
    prid= 19750
    Starts main.
                  Restricted Rights Legend
    Use, duplication, or disclosure by the Government is
    subject to restrictions as set forth in subparagraph
    (c) of the Commercial Computer Software - Restricted
    Rights clause at FAR sec. 52.227-19 and subparagraph
    (c) (1) (ii) of the Rights in Technical Data and Computer
    Software clause at DFARS sec. 252.227-7013.
               cisco Systems, Inc.
               170 West Tasman Drive
               San Jose, California 95134-1706
    Cisco IOS Software, C1530 Software (ap1g3-K9W8-M), Version 15.2(4)JB6, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2014 by Cisco Systems, Inc.
    Compiled Fri 22-Aug-14 11:03 by prod_rel_team
    Initializing flashfs...
    Ath Nand ID: 95:80:F1:2C:00
    Using driver version 1 for media type 2
    Valid buffers 146
    total146  146
    success found all blocks
    start end 65 85
    found in range
    high low end 2728 2089 85
    mifs[4]: 15 files, 5 directories
    mifs[4]: Total bytes     : 131334144
    mifs[4]: Bytes used      : 7966720
    mifs[4]: Bytes available : 123367424
    mifs[4]: mifs fsck took 2 seconds.
    mifs[4]: Initialization complete.
    ...done Initializing flashfs.
    :pci_init_board:521 *** Warning *** : PCIe1 WLAN Module not found !!!
    pci_rc2_init_board:570 PCIE Controller Init Bus Master Enable
    :pci_rc2_init_board:593 PCIe2 WLAN Module Found !!!
    soap_pci_subsys_init:706 Bus Master/Mem Enable on pci_write side
    soap_pci_subsys_init(713): PCI vendor ID: 0x168C ret:0
    soap_pci_subsys_init(715): PCI device ID: 0x33 ret:0
    Scorpion  ----> F1 PHY *
    Waiting for PHY auto negotiation to complete...Port 0 Negogiation success.
    Disabling 802.3az feature on port 0
    sgmii cal value = 0xE
    Disabling 802.3az feature on port 1.
    SGMII setup done, status is 0x2
    Radio0  present 9550 9000 0 0 0 0
    Rate table has 282 entries (12 legacy/96 11n/174 11ac)
    Radio1  present 9590 9000 0 0 B2000000 1
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    cisco AIR-CAP1532I-A-K9 (MIPS74k) processor (revision 27) with 204800K/57344K bytes of memory.
    Processor board ID FTX1813201L
    MIPS74k CPU at 700MHz, revision number 0x0000
    Last reset from power-on
    LWAPP image version 7.6.100.0
    2 Gigabit Ethernet interfaces
    2 802.11 Radios
    32K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address: 78:DA:6E:59:E5:8A
    Part Number                          : 74-11942-01
    PCA Assembly Number                  : 000-00000-00
    PCA Revision Number                  :
    PCB Serial Number                    : FOC180951ZR
    Top Assembly Part Number             : 000-00000-00
    Top Assembly Serial Number           : FTX1813201L
    Top Revision Number                  : 23
    Product/Model Number                 : AIR-CAP1532I-A-K9
    % Please define a domain-name first.
    Press RETURN to get started!
    *Mar  1 00:00:09.895: %SOAP_FIPS-2-SELF_TEST_IOS_SUCCESS: IOS crypto FIPS self test passed (11)mips74k_config_radio_pci(302): PCI CMD write: 0x356
    *Mar  1 00:00:14.391: %LINK-6-UPDOWN: Interface GigabitEthernet0, changed state to upEnterprise mode: 0x44000000
    *Mar  1 00:00:14.895: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 0 (2)
    *Mar  1 00:00:14.971: ath_load_ctl_pwr_tbl() dot11radio 2G loading CTL binary flash:/ap1g3-k9w8-mx.152-4.JB6/CO2.bin version# 3.0
    *Mar  1 00:00:15.419: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 1 (2)
    *Mar  1 00:00:15.419: ath_load_ctl_pwr_tbl() dot11radio 5G loading CTL binary flash:/ap1g3-k9w8-mx.152-4.JB6/CO5.bin version# 3.4
    *Mar  1 00:00:15.699: CDP_PD: Power Source: 4-pair Power Injector
    *Mar  1 00:00:15.723: AP Mesh platform identified (backhaul config:0x2, access:0xF)
    *Mar  1 00:00:15.735: Starting Ethernet promiscuous mode
    *Mar  1 00:00:15.735: Skipping Ethernet bridge initializaion
    *Mar  1 00:00:16.431: %LINK-6-UPDOWN: Interface GigabitEthernet1, changed state to up
    *Mar  1 00:00:18.363: %SYS-5-RESTART: System restarted --
    Cisco IOS Software, C1530 Software (ap1g3-K9W8-M), Version 15.2(4)JB6, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2014 by Cisco Systems, Inc.
    Compiled Fri 22-Aug-14 11:03 by prod_rel_team
    *Mar  1 00:00:18.363: %SNMP-5-COLDSTART: SNMP agent on host AP78da.6e59.e58a is undergoing a cold start
    *Mar  1 00:00:18.399: %MESH-6-BVI_CREATED: Mesh BVI1 interface created
    *Mar  1 00:00:18.399: ath_ACIF_set_distance: Retrieved existing timeout value: 25us for distance: 0km
    *Mar  1 00:00:18.399: ath_ACIF_set_distance: Setting new timeout value: 45us for distance: 3km
    *Mar  1 00:00:18.399: %CDP_PD-4-POWER_OK: Full power - HIGH_POWER inline power source
    *Mar  1 00:00:18.619: %SSH-5-ENABLED: SSH 2.0 has been enabled
    *Mar  1 00:00:18.619: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to up
    *Mar  1 00:00:18.619: %LINK-6-UPDOWN: Interface Dot11Radio1, changed state to uplwapp_crypto_init: MIC Present and Parsed Successfully
    *Mar  1 00:00:18.811: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0, changed state to up
    *Mar  1 00:00:20.399: %LINK-6-UPDOWN: Interface BVI1, changed state to down
    *Mar  1 00:00:37.015: Logging LWAPP message to 255.255.255.255.
    *Mar  1 00:00:37.027: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
    *Mar  1 00:00:38.027: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to up
    *Mar  1 00:00:38.035: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to reset
    *Mar  1 00:00:39.027: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to up
    *Mar  1 00:00:39.067: %LINK-6-UPDOWN: Interface Dot11Radio1, changed state to up
    *Mar  1 00:00:40.023: %MESH-6-ADJACENCY_STATE_MACHINE_STARTED: Mesh adjacency state machine started
    *Mar  1 00:00:40.067: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio1, changed state to up
    *Mar  1 00:01:13.531:  Mesh setting the ethernet port 0 state to 2
    *Mar  1 00:01:13.531: %MESH-6-CAPWAP_RESTART: Mesh Capwap re-started
    *Mar  1 00:01:15.531: %LINK-6-UPDOWN: Interface BVI1, changed state to up
    *Mar  1 00:01:16.531: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to up
    *Mar  1 00:01:18.639: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to down
    *Mar  1 00:01:18.651: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
    *Mar  1 00:01:19.639: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to down
    *Mar  1 00:01:19.671: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to up
    *Mar  1 00:01:20.671: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to up
    *Mar  1 00:01:28.643: %MESH-6-CAPWAP_RESTART: Mesh Capwap re-started
    *Mar  1 00:01:28.759: %DHCP-6-ADDRESS_ASSIGN: Interface BVI1 assigned DHCP address 10.132.120.85, mask 255.255.255.0, hostname AP78da.6e59.e58a
    *Mar  1 00:01:28.759: %MESH-6-CAPWAP_RESTART: Mesh Capwap re-started
    *Mar  1 00:01:33.791: %LWAPP-3-CLIENTERRORLOG: LWAPP LED Init: incorrect led state 255
    *Mar  1 00:01:33.855: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to down
    Translating "CISCO-CAPWAP-CONTROLLER.americas.mittalco.com"...domain server (10.132.250.250) [OK]
    *Mar  1 00:01:33.867: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
    *Mar  1 00:01:34.855: %CAPWAP-3-ERRORLOG: Did not get log server settings from DHCP.
    *Mar  1 00:01:34.855: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to down
    *Mar  1 00:01:34.915: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to up
    *Mar  1 00:01:35.915: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to up
    *Mar  1 00:01:44.855: %CAPWAP-3-ERRORLOG: Go join a capwap controller
    *Oct 28 20:29:44.000: %CAPWAP-5-DTLSREQSEND: DTLS connection request sent peer_ip: 10.132.249.5 peer_port: 5246
    *Oct 28 20:29:44.495: %CAPWAP-5-DTLSREQSUCC: DTLS connection created sucessfully peer_ip: 10.132.249.5 peer_port: 5246
    *Oct 28 20:29:44.495: %CAPWAP-5-SENDJOIN: sending Join Request to 10.132.249.5
    *Oct 28 20:29:44.499: %CAPWAP-3-ERRORLOG: Invalid event 10 & state 5 combination.
    *Oct 28 20:29:44.499: %CAPWAP-3-ERRORLOG: CAPWAP SM handler: Failed to process message type 10 state 5.
    *Oct 28 20:29:44.499: %CAPWAP-3-ERRORLOG: Failed to handle capwap control message from controller
    *Oct 28 20:29:44.499: %CAPWAP-3-ERRORLOG: Failed to process encrypted capwap packet from 10.132.249.5
    *Oct 28 20:29:49.495: %CAPWAP-5-SENDJOIN: sending Join Request to 10.132.249.5
    *Oct 28 20:30:43.999: %DTLS-5-SEND_ALERT: Send FATAL : Close notify Alert to 10.132.249.5:5246
    *Oct 28 20:30:44.031: %LWAPP-3-CLIENTERRORLOG: LWAPP LED Init: incorrect led state 255
    *Oct 28 20:30:44.095: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to down
    *Oct 28 20:30:44.135: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
    *Oct 28 20:30:45.095: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to down
    *Oct 28 20:30:45.155: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to up
    *Oct 28 20:30:46.155: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to up
    *Oct 28 20:30:54.095: %CAPWAP-3-ERRORLOG: Go join a capwap controller
    *Oct 28 20:30:52.000: %CAPWAP-5-DTLSREQSEND: DTLS connection request sent peer_ip: 10.132.249.5 peer_port: 5246
    *Oct 28 20:30:52.499: %CAPWAP-5-DTLSREQSUCC: DTLS connection created sucessfully peer_ip: 10.132.249.5 peer_port: 5246
    *Oct 28 20:30:52.499: %CAPWAP-5-SENDJOIN: sending Join Request to 10.132.249.5
    *Oct 28 20:30:52.499: %CAPWAP-3-ERRORLOG: Invalid event 10 & state 5 combination.
    *Oct 28 20:30:52.503: %CAPWAP-3-ERRORLOG: CAPWAP SM handler: Failed to process message type 10 state 5.
    *Oct 28 20:30:52.503: %CAPWAP-3-ERRORLOG: Failed to handle capwap control message from controller
    *Oct 28 20:30:52.503: %CAPWAP-3-ERRORLOG: Failed to process encrypted capwap packet from 10.132.249.5
    *Oct 28 20:30:57.499: %CAPWAP-5-SENDJOIN: sending Join Request to 10.132.249.5

    You have to add the MAC address of the 1530 to the WLC mac filter list before the AP will join. Here is a link that explains it. 
    http://www.cisco.com/c/en/us/td/docs/wireless/access_point/1530/quick/guide/ap1532qsg.html#pgfId-45801
    Scott

  • WLC2504 clients not receiving DHCP leases

    I'm stock with a 2504 using version 7.0.220.0 that won't lease out DHCP adresses
    Wifi clients are unable to get a DHCP lease from an external DHCP server.
    The WLC are handling 3 WLAN, 2 using internal DHCP server, 1 (that wont work) using external DHCP. The external DHCP server, is a router/firewall (out of my reach) that suffered from a power out, a short while ago, ever since the DHCP is not working on that VLAN, if client are getting static ip adresses, everything works fine. If i'm using the same network link, and plug it into a computer, I get a DHCP address.
    I've enable DHCP proxy
    Debbuging DHCP, using: Debug DHCP packets enable
    Gives me this:
    *DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP received op BOOTREQUEST (1) (len 308,vlan 20, port 1, encap 0xec00)
    *DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option len (including the magic cookie) 72
    *DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: message type = DHCP INFORM
    *DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: 61 (len 7) - skipping
    *DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: 12 (len 1) - skipping
    *DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: vendor class id = MSFT 5.0 (len 8)
    *DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: 55 (len 13) - skipping
    *DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP options end, len 72, actual 64
    *DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP dropping packet (no mscb) found - (giaddr 0.0.0.0, pktInfo->srcPort 68, op: 'BOOTREQUEST')
    Thanks

    Hi Steen,
    When a client is in DHCP REQ state on the controller, the controller drops DHCP inform packets. The client will not go into a RUN state on the controller (this is required for the client to pass traffic) until it receives a DHCP discover packet from the client. DHCP inform packets are forwarded by the controller when DHCP proxy is disabled.
    Please check this, if still u r facing issue then provide more info.
    Can you please paste a client debug of the client having DHCP issues.
    Go to cli of the wlc and run the client debug . Diconnect  the client then reconnect and gather the output and post.
    Regards

  • 5508 wlc with 1140 APs and NPS cant connect

    Hi.. let me go off with the equipment setup that I have first..
    I have 3 sites each site has  2x 5508 WLC and a few 1140 AP's per site.
    I also have 3 NPS running on those 3 sites..
    I have NPS and dhcp running on the same server...
    I have a seperate CA root Authority server.
    3 seperate DC ... one per site..
    I followed everything accoriding to  this guide
    http://araihan.wordpress.com/2010/04/30/complete-guide-to-build-a-cisco-wireless-infrastructure-using-cisco-wlc-5500-cisco-1142-ap-and-microsoft-radius-server/
    and also the guide that is on the CISCO site
    http://www.cisco.com/en/US/products/ps10315/products_configuration_example09186a0080bfb19a.shtml
    I did a debug on the wlc for the wireless client that I was using to try and connect.. I get the following   I hope someone can help me figure out whats wrong.
    =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2013.09.18 13:50:17 =~=~=~=~=~=~=~=~=~=~=~=
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:40.000: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:40.000: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Aborting state
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:40.001: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:40.001: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 4)
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:40.001: 00:14:a5:4b:cf:ef Reached Max EAP-Identity Request retries (3) for STA 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:40.003: 00:14:a5:4b:cf:ef Sent Deauthenticate to mobile on BSSID 24:01:c7:ed:48:70 slot 0(caller 1x_auth_pae.c:3241)
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:40.003: 00:14:a5:4b:cf:ef Scheduling deletion of Mobile Station:  (callerId: 6) in 10 seconds
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:40.003: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Disconnected state
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:40.003: 00:14:a5:4b:cf:ef Not sending EAP-Failure for STA 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:52:40.004: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 18 13:52:42.098: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 18 13:52:42.101: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Reassociation received from mobile on BSSID 24:01:c7:ed:48:72
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Global 200 Clients are allowed to AP radio
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Max Client Trap Threshold: 0  cur: 1
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Rf profile 200 Clients are allowed to AP wlan
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef In processSsidIE:4202 setting Central switched to TRUE
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef In processSsidIE:4205 apVapId = 3 and Split Acl Id = 65535
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Applying site-specific Local Bridging override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Applying Local Bridging Interface Policy for station 00:14:a5:4b:cf:ef - vlan 232, interface id 13, interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_7: Sep 18 13:52:42.102: 00:14:a5:4b:cf:ef processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef Processing RSN IE type 48, length 20 for mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef Received RSN IE with 0 PMKIDs from mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 8
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Initializing policy
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:48:70 vapId 3 apVapId 3 flex-acl-name:
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef apfPemAddUser2 (apf_policy.c:276) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef apfPemAddUser2:session timeout forstation 00:14:a5:4b:cf:ef - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef Sending Assoc Response to station on BSSID 24:01:c7:ed:48:72 (status 0) ApVapId 3 Slot 0
    *apfMsConnTask_7: Sep 18 13:52:42.103: 00:14:a5:4b:cf:ef apfProcessAssocReq (apf_80211.c:7391) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *dot1xMsgTask: Sep 18 13:52:42.108: 00:14:a5:4b:cf:ef Station 00:14:a5:4b:cf:ef setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Sep 18 13:52:42.108: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:52:42.108: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.133: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.133: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.133: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 2)
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.150: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.150: 00:14:a5:4b:cf:ef Received EAP Response packet with mismatching id (currentid=2, eapid=1) from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.165: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.165: 00:14:a5:4b:cf:ef Received Identity Response (count=2) from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.165: 00:14:a5:4b:cf:ef EAP State update from Connecting to Authenticating for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.165: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Authenticating state
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.165: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.172: 00:14:a5:4b:cf:ef Processing Access-Reject for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.173: 00:14:a5:4b:cf:ef Removing PMK cache due to EAP-Failure for mobile 00:14:a5:4b:cf:ef (EAP Id -1)
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.173: 00:14:a5:4b:cf:ef Sending EAP-Failure to mobile 00:14:a5:4b:cf:ef (EAP Id -1)
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.173: 00:14:a5:4b:cf:ef Entering Backend Auth Failure state (id=-1) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.173: 00:14:a5:4b:cf:ef Setting quiet timer for 5 seconds for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.173: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Unknown state
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:42.211: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *osapiBsnTimer: Sep 18 13:52:47.076: 00:14:a5:4b:cf:ef 802.1x 'quiteWhile' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:52:47.076: 00:14:a5:4b:cf:ef quiet timer completed for mobile 00:14:a5:4b:cf:ef
    *dot1xMsgTask: Sep 18 13:52:47.076: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:52:47.076: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *apfMsConnTask_7: Sep 18 13:52:55.606: Stats update: Non Zero value
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:59.228: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:59.228: 00:14:a5:4b:cf:ef Received Identity Response (count=3) from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:59.228: 00:14:a5:4b:cf:ef Reached Max EAP-Identity Request retries (3) for STA 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:59.231: 00:14:a5:4b:cf:ef Sent Deauthenticate to mobile on BSSID 24:01:c7:ed:48:70 slot 0(caller 1x_auth_pae.c:3241)
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:59.231: 00:14:a5:4b:cf:ef Scheduling deletion of Mobile Station:  (callerId: 6) in 10 seconds
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:59.231: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Disconnected state
    *Dot1x_NW_MsgTask_7: Sep 18 13:52:59.231: 00:14:a5:4b:cf:ef Not sending EAP-Failure for STA 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:52:59.231: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 18 13:53:01.348: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 18 13:53:01.351: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 18 13:53:01.351: 00:14:a5:4b:cf:ef Reassociation received from mobile on BSSID 24:01:c7:ed:48:72
    *apfMsConnTask_7: Sep 18 13:53:01.351: 00:14:a5:4b:cf:ef Global 200 Clients are allowed to AP radio
    *apfMsConnTask_7: Sep 18 13:53:01.351: 00:14:a5:4b:cf:ef Max Client Trap Threshold: 0  cur: 1
    *apfMsConnTask_7: Sep 18 13:53:01.351: 00:14:a5:4b:cf:ef Rf profile 200 Clients are allowed to AP wlan
    *apfMsConnTask_7: Sep 18 13:53:01.351: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:53:01.351: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:53:01.351: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef In processSsidIE:4202 setting Central switched to TRUE
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef In processSsidIE:4205 apVapId = 3 and Split Acl Id = 65535
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef Applying site-specific Local Bridging override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef Applying Local Bridging Interface Policy for station 00:14:a5:4b:cf:ef - vlan 232, interface id 13, interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef Processing RSN IE type 48, length 20 for mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef Received RSN IE with 0 PMKIDs from mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 8
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Initializing policy
    *apfMsConnTask_7: Sep 18 13:53:01.352: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    *apfMsConnTask_7: Sep 18 13:53:01.353: 00:14:a5:4b:cf:ef 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_7: Sep 18 13:53:01.353: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_7: Sep 18 13:53:01.353: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:48:70 vapId 3 apVapId 3 flex-acl-name:
    *apfMsConnTask_7: Sep 18 13:53:01.353: 00:14:a5:4b:cf:ef apfPemAddUser2 (apf_policy.c:276) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *apfMsConnTask_7: Sep 18 13:53:01.353: 00:14:a5:4b:cf:ef apfPemAddUser2:session timeout forstation 00:14:a5:4b:cf:ef - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_7: Sep 18 13:53:01.353: 00:14:a5:4b:cf:ef Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_7: Sep 18 13:53:01.353: 00:14:a5:4b:cf:ef Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_7: Sep 18 13:53:01.353: 00:14:a5:4b:cf:ef Sending Assoc Response to station on BSSID 24:01:c7:ed:48:72 (status 0) ApVapId 3 Slot 0
    *apfMsConnTask_7: Sep 18 13:53:01.353: 00:14:a5:4b:cf:ef apfProcessAssocReq (apf_80211.c:7391) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *dot1xMsgTask: Sep 18 13:53:01.356: 00:14:a5:4b:cf:ef Station 00:14:a5:4b:cf:ef setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Sep 18 13:53:01.356: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:53:01.356: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *Dot1x_NW_MsgTask_7: Sep 18 13:53:01.401: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:53:01.401: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *Dot1x_NW_MsgTask_7: Sep 18 13:53:01.401: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 2)
    *osapiBsnTimer: Sep 18 13:53:31.276: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:53:31.276: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:53:31.276: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 3)
    *osapiBsnTimer: Sep 18 13:54:01.276: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:54:01.276: 00:14:a5:4b:cf:ef Reached Max EAP-Identity Request retries (3) for STA 00:14:a5:4b:cf:ef
    *dot1xMsgTask: Sep 18 13:54:01.279: 00:14:a5:4b:cf:ef Sent Deauthenticate to mobile on BSSID 24:01:c7:ed:48:70 slot 0(caller 1x_auth_pae.c:3241)
    *dot1xMsgTask: Sep 18 13:54:01.279: 00:14:a5:4b:cf:ef Scheduling deletion of Mobile Station:  (callerId: 6) in 10 seconds
    *dot1xMsgTask: Sep 18 13:54:01.279: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Disconnected state
    *dot1xMsgTask: Sep 18 13:54:01.279: 00:14:a5:4b:cf:ef Not sending EAP-Failure for STA 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:54:01.280: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 18 13:54:03.414: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 18 13:54:03.417: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Reassociation received from mobile on BSSID 24:01:c7:ed:48:72
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Global 200 Clients are allowed to AP radio
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Max Client Trap Threshold: 0  cur: 1
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Rf profile 200 Clients are allowed to AP wlan
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef In processSsidIE:4202 setting Central switched to TRUE
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef In processSsidIE:4205 apVapId = 3 and Split Acl Id = 65535
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Applying site-specific Local Bridging override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Applying Local Bridging Interface Policy for station 00:14:a5:4b:cf:ef - vlan 232, interface id 13, interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:54:03.418: 00:14:a5:4b:cf:ef extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef Processing RSN IE type 48, length 20 for mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef Received RSN IE with 0 PMKIDs from mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 8
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Initializing policy
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:48:70 vapId 3 apVapId 3 flex-acl-name:
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef apfPemAddUser2 (apf_policy.c:276) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef apfPemAddUser2:session timeout forstation 00:14:a5:4b:cf:ef - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef Sending Assoc Response to station on BSSID 24:01:c7:ed:48:72 (status 0) ApVapId 3 Slot 0
    *apfMsConnTask_7: Sep 18 13:54:03.419: 00:14:a5:4b:cf:ef apfProcessAssocReq (apf_80211.c:7391) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *dot1xMsgTask: Sep 18 13:54:03.421: 00:14:a5:4b:cf:ef Station 00:14:a5:4b:cf:ef setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Sep 18 13:54:03.421: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:54:03.421: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *Dot1x_NW_MsgTask_7: Sep 18 13:54:03.465: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:54:03.465: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *Dot1x_NW_MsgTask_7: Sep 18 13:54:03.465: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 2)
    *apfMsConnTask_7: Sep 18 13:54:26.151: Stats update: Non Zero value
    *osapiBsnTimer: Sep 18 13:54:33.276: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:54:33.276: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:54:33.276: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 3)
    *osapiBsnTimer: Sep 18 13:55:03.276: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:55:03.276: 00:14:a5:4b:cf:ef Reached Max EAP-Identity Request retries (3) for STA 00:14:a5:4b:cf:ef
    *dot1xMsgTask: Sep 18 13:55:03.279: 00:14:a5:4b:cf:ef Sent Deauthenticate to mobile on BSSID 24:01:c7:ed:48:70 slot 0(caller 1x_auth_pae.c:3241)
    *dot1xMsgTask: Sep 18 13:55:03.279: 00:14:a5:4b:cf:ef Scheduling deletion of Mobile Station:  (callerId: 6) in 10 seconds
    *dot1xMsgTask: Sep 18 13:55:03.279: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Disconnected state
    *dot1xMsgTask: Sep 18 13:55:03.279: 00:14:a5:4b:cf:ef Not sending EAP-Failure for STA 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Reassociation received from mobile on BSSID 24:01:c7:ed:48:72
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Global 200 Clients are allowed to AP radio
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Max Client Trap Threshold: 0  cur: 1
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Rf profile 200 Clients are allowed to AP wlan
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef In processSsidIE:4202 setting Central switched to TRUE
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef In processSsidIE:4205 apVapId = 3 and Split Acl Id = 65535
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Applying site-specific Local Bridging override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Applying Local Bridging Interface Policy for station 00:14:a5:4b:cf:ef - vlan 232, interface id 13, interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:55:05.371: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef Processing RSN IE type 48, length 20 for mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef Received RSN IE with 0 PMKIDs from mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 8
    *apfMsConnTask_7: Sep 18 13:55:05.372: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Initializing policy
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:48:70 vapId 3 apVapId 3 flex-acl-name:
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef apfPemAddUser2 (apf_policy.c:276) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef apfPemAddUser2:session timeout forstation 00:14:a5:4b:cf:ef - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef Sending Assoc Response to station on BSSID 24:01:c7:ed:48:72 (status 0) ApVapId 3 Slot 0
    *apfMsConnTask_7: Sep 18 13:55:05.374: 00:14:a5:4b:cf:ef apfProcessAssocReq (apf_80211.c:7391) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *dot1xMsgTask: Sep 18 13:55:05.376: 00:14:a5:4b:cf:ef Station 00:14:a5:4b:cf:ef setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Sep 18 13:55:05.376: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:55:05.376: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *Dot1x_NW_MsgTask_7: Sep 18 13:55:05.427: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:55:05.428: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *Dot1x_NW_MsgTask_7: Sep 18 13:55:05.428: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 2)
    *osapiBsnTimer: Sep 18 13:55:35.276: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:55:35.276: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:55:35.276: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 3)
    *apfMsConnTask_7: Sep 18 13:55:56.698: Stats update: Non Zero value
    *osapiBsnTimer: Sep 18 13:56:05.276: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:56:05.276: 00:14:a5:4b:cf:ef Reached Max EAP-Identity Request retries (3) for STA 00:14:a5:4b:cf:ef
    *dot1xMsgTask: Sep 18 13:56:05.279: 00:14:a5:4b:cf:ef Sent Deauthenticate to mobile on BSSID 24:01:c7:ed:48:70 slot 0(caller 1x_auth_pae.c:3241)
    *dot1xMsgTask: Sep 18 13:56:05.279: 00:14:a5:4b:cf:ef Scheduling deletion of Mobile Station:  (callerId: 6) in 10 seconds
    *dot1xMsgTask: Sep 18 13:56:05.279: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Disconnected state
    *dot1xMsgTask: Sep 18 13:56:05.279: 00:14:a5:4b:cf:ef Not sending EAP-Failure for STA 00:14:a5:4b:cf:ef
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Reassociation received from mobile on BSSID 24:01:c7:ed:43:62
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Global 200 Clients are allowed to AP radio
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Max Client Trap Threshold: 0  cur: 0
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Rf profile 200 Clients are allowed to AP wlan
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef In processSsidIE:4202 setting Central switched to TRUE
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef In processSsidIE:4205 apVapId = 3 and Split Acl Id = 65535
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Applying site-specific Local Bridging override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Applying Local Bridging Interface Policy for station 00:14:a5:4b:cf:ef - vlan 232, interface id 13, interface 'aginternet'
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_4: Sep 18 13:56:07.381: 00:14:a5:4b:cf:ef STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef Processing RSN IE type 48, length 20 for mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef Received RSN IE with 0 PMKIDs from mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 8
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef pemApfDeleteMobileStation2: APF_MS_PEM_WAIT_L2_AUTH_COMPLETE = 0.
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Deleted mobile LWAPP rule on AP [24:01:c7:ed:48:70]
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef Updated location for station old AP 24:01:c7:ed:48:70-0, new AP 24:01:c7:ed:43:60-0
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Initializing policy
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:43:60 vapId 3 apVapId 3 flex-acl-name:
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef apfPemAddUser2 (apf_policy.c:276) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:43:60 from Associated to Associated
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef apfPemAddUser2:session timeout forstation 00:14:a5:4b:cf:ef - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_4: Sep 18 13:56:07.382: 00:14:a5:4b:cf:ef Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_4: Sep 18 13:56:07.383: 00:14:a5:4b:cf:ef Sending Assoc Response to station on BSSID 24:01:c7:ed:43:62 (status 0) ApVapId 3 Slot 0
    *apfMsConnTask_4: Sep 18 13:56:07.383: 00:14:a5:4b:cf:ef apfProcessAssocReq (apf_80211.c:7391) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:43:60 from Associated to Associated
    *dot1xMsgTask: Sep 18 13:56:07.385: 00:14:a5:4b:cf:ef Station 00:14:a5:4b:cf:ef setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Sep 18 13:56:07.385: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:56:07.385: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *Dot1x_NW_MsgTask_7: Sep 18 13:56:07.439: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:56:07.439: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *Dot1x_NW_MsgTask_7: Sep 18 13:56:07.439: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 2)
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Reassociation received from mobile on BSSID 24:01:c7:ed:48:72
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Global 200 Clients are allowed to AP radio
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Max Client Trap Threshold: 0  cur: 0
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Rf profile 200 Clients are allowed to AP wlan
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef In processSsidIE:4202 setting Central switched to TRUE
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef In processSsidIE:4205 apVapId = 3 and Split Acl Id = 65535
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Applying site-specific Local Bridging override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Applying Local Bridging Interface Policy for station 00:14:a5:4b:cf:ef - vlan 232, interface id 13, interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:56:11.016: 00:14:a5:4b:cf:ef processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef Processing RSN IE type 48, length 20 for mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef Received RSN IE with 0 PMKIDs from mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 8
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef pemApfDeleteMobileStation2: APF_MS_PEM_WAIT_L2_AUTH_COMPLETE = 0.
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Deleted mobile LWAPP rule on AP [24:01:c7:ed:43:60]
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef Updated location for station old AP 24:01:c7:ed:43:60-0, new AP 24:01:c7:ed:48:70-0
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Initializing policy
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:48:70 vapId 3 apVapId 3 flex-acl-name:
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef apfPemAddUser2 (apf_policy.c:276) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef apfPemAddUser2:session timeout forstation 00:14:a5:4b:cf:ef - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_7: Sep 18 13:56:11.017: 00:14:a5:4b:cf:ef Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_7: Sep 18 13:56:11.018: 00:14:a5:4b:cf:ef Sending Assoc Response to station on BSSID 24:01:c7:ed:48:72 (status 0) ApVapId 3 Slot 0
    *apfMsConnTask_7: Sep 18 13:56:11.018: 00:14:a5:4b:cf:ef apfProcessAssocReq (apf_80211.c:7391) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *dot1xMsgTask: Sep 18 13:56:11.020: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:56:11.020: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *apfMsConnTask_7: Sep 18 13:56:19.692: 00:14:a5:4b:cf:ef Reassociation received from mobile on BSSID 24:01:c7:ed:48:72
    *apfMsConnTask_7: Sep 18 13:56:19.692: 00:14:a5:4b:cf:ef Global 200 Clients are allowed to AP radio
    *apfMsConnTask_7: Sep 18 13:56:19.692: 00:14:a5:4b:cf:ef Max Client Trap Threshold: 0  cur: 1
    *apfMsConnTask_7: Sep 18 13:56:19.692: 00:14:a5:4b:cf:ef Rf profile 200 Clients are allowed to AP wlan
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef In processSsidIE:4202 setting Central switched to TRUE
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef In processSsidIE:4205 apVapId = 3 and Split Acl Id = 65535
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Applying site-specific Local Bridging override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Applying Local Bridging Interface Policy for station 00:14:a5:4b:cf:ef - vlan 232, interface id 13, interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Processing RSN IE type 48, length 20 for mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Received RSN IE with 0 PMKIDs from mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 8
    *apfMsConnTask_7: Sep 18 13:56:19.693: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Initializing policy
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:48:70 vapId 3 apVapId 3 flex-acl-name:
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef apfPemAddUser2 (apf_policy.c:276) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef apfPemAddUser2:session timeout forstation 00:14:a5:4b:cf:ef - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef Sending Assoc Response to station on BSSID 24:01:c7:ed:48:72 (status 0) ApVapId 3 Slot 0
    *apfMsConnTask_7: Sep 18 13:56:19.694: 00:14:a5:4b:cf:ef apfProcessAssocReq (apf_80211.c:7391) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *dot1xMsgTask: Sep 18 13:56:19.696: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:56:19.696: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *Dot1x_NW_MsgTask_7: Sep 18 13:56:19.751: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:56:19.751: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *Dot1x_NW_MsgTask_7: Sep 18 13:56:19.752: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 2)
    *osapiBsnTimer: Sep 18 13:56:49.676: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:56:49.676: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:56:49.676: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 3)
    *osapiBsnTimer: Sep 18 13:57:19.676: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:57:19.676: 00:14:a5:4b:cf:ef Reached Max EAP-Identity Request retries (3) for STA 00:14:a5:4b:cf:ef
    *dot1xMsgTask: Sep 18 13:57:19.679: 00:14:a5:4b:cf:ef Sent Deauthenticate to mobile on BSSID 24:01:c7:ed:48:70 slot 0(caller 1x_auth_pae.c:3241)
    *dot1xMsgTask: Sep 18 13:57:19.679: 00:14:a5:4b:cf:ef Scheduling deletion of Mobile Station:  (callerId: 6) in 10 seconds
    *dot1xMsgTask: Sep 18 13:57:19.679: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Disconnected state
    *dot1xMsgTask: Sep 18 13:57:19.679: 00:14:a5:4b:cf:ef Not sending EAP-Failure for STA 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:57:19.679: Stats update: Non Zero value
    *osapiBsnTimer: Sep 18 13:57:29.676: 00:14:a5:4b:cf:ef apfMsExpireCallback (apf_ms.c:614) Expiring Mobile!
    *apfReceiveTask: Sep 18 13:57:29.676: 00:14:a5:4b:cf:ef apfMsExpireMobileStation (apf_ms.c:5803) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Disassociated
    *apfReceiveTask: Sep 18 13:57:29.676: 00:14:a5:4b:cf:ef Scheduling deletion of Mobile Station:  (callerId: 45) in 10 seconds
    *osapiBsnTimer: Sep 18 13:57:39.676: 00:14:a5:4b:cf:ef apfMsExpireCallback (apf_ms.c:614) Expiring Mobile!
    *apfReceiveTask: Sep 18 13:57:39.677: 00:14:a5:4b:cf:ef apfMsAssoStateDec
    *apfReceiveTask: Sep 18 13:57:39.677: 00:14:a5:4b:cf:ef apfMsExpireMobileStation (apf_ms.c:5935) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Disassociated to Idle
    *apfReceiveTask: Sep 18 13:57:39.677: 00:14:a5:4b:cf:ef pemApfDeleteMobileStation2: APF_MS_PEM_WAIT_L2_AUTH_COMPLETE = 0.
    *apfReceiveTask: Sep 18 13:57:39.677: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Deleted mobile LWAPP rule on AP [24:01:c7:ed:48:70]
    *apfReceiveTask: Sep 18 13:57:39.677: 00:14:a5:4b:cf:ef Deleting mobile on AP 24:01:c7:ed:48:70(0)
    *apfMsConnTask_7: Sep 18 13:58:04.863: 00:14:a5:4b:cf:ef Adding mobile on LWAPP AP 24:01:c7:ed:48:70(0)
    *apfMsConnTask_7: Sep 18 13:58:04.863: 00:14:a5:4b:cf:ef Association received from mobile on BSSID 24:01:c7:ed:48:72
    *apfMsConnTask_7: Sep 18 13:58:04.863: 00:14:a5:4b:cf:ef Global 200 Clients are allowed to AP radio
    *apfMsConnTask_7: Sep 18 13:58:04.863: 00:14:a5:4b:cf:ef Max Client Trap Threshold: 0  cur: 0
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef Rf profile 200 Clients are allowed to AP wlan
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 0 Quarantine Vlan 0 Access Vlan 0
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef 0.0.0.0 START (0) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef 0.0.0.0 START (0) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef In processSsidIE:4202 setting Central switched to TRUE
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef In processSsidIE:4205 apVapId = 3 and Split Acl Id = 65535
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef Applying site-specific Local Bridging override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef Applying Local Bridging Interface Policy for station 00:14:a5:4b:cf:ef - vlan 232, interface id 13, interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Unassociated. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef 0.0.0.0 START (0) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef 0.0.0.0 START (0) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef STA - rates (8): 130 132 139 150 36 48 72 108 0 0 0 0 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_7: Sep 18 13:58:04.864: 00:14:a5:4b:cf:ef Processing RSN IE type 48, length 20 for mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef Received RSN IE with 0 PMKIDs from mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 8
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef 0.0.0.0 START (0) Initializing policy
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef 0.0.0.0 START (0) Change state to AUTHCHECK (2) last state START (0)
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:48:70 vapId 3 apVapId 3 flex-acl-name:
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef apfMsAssoStateInc
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef apfPemAddUser2 (apf_policy.c:276) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Idle to Associated
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef apfPemAddUser2:session timeout forstation 00:14:a5:4b:cf:ef - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef Sending Assoc Response to station on BSSID 24:01:c7:ed:48:72 (status 0) ApVapId 3 Slot 0
    *apfMsConnTask_7: Sep 18 13:58:04.865: 00:14:a5:4b:cf:ef apfProcessAssocReq (apf_80211.c:7391) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *dot1xMsgTask: Sep 18 13:58:04.868: 00:14:a5:4b:cf:ef Station 00:14:a5:4b:cf:ef setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Sep 18 13:58:04.868: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:58:04.868: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *Dot1x_NW_MsgTask_7: Sep 18 13:58:04.897: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 18 13:58:04.897: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *Dot1x_NW_MsgTask_7: Sep 18 13:58:04.897: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 2)
    *osapiBsnTimer: Sep 18 13:58:34.876: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:58:34.876: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 18 13:58:34.876: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 3)
    *apfMsConnTask_7: Sep 18 13:58:57.792: Stats update: Non Zero value
    *osapiBsnTimer: Sep 18 13:59:04.876: 00:14:a5:4b:cf:ef 802.1x 'txWhen' Timer expired for station 00:14:a5:4b:cf:ef and for message = M0
    *dot1xMsgTask: Sep 18 13:59:04.876: 00:14:a5:4b:cf:ef Reached Max EAP-Identity Request retries (3) for STA 00:14:a5:4b:cf:ef
    *dot1xMsgTask: Sep 18 13:59:04.879: 00:14:a5:4b:cf:ef Sent Deauthenticate to mobile on BSSID 24:01:c7:ed:48:70 slot 0(caller 1x_auth_pae.c:3241)
    *dot1xMsgTask: Sep 18 13:59:04.879: 00:14:a5:4b:cf:ef Scheduling deletion of Mobile Station:  (callerId: 6) in 10 seconds
    *dot1xMsgTask: Sep 18 13:59:04.879: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Disconnected state
    *dot1xMsgTask: Sep 18 13:59:04.879: 00:14:a5:4b:cf:ef Not sending EAP-Failure for STA 00:14:a5:4b:cf:ef
    *osapiBsnTimer: Sep 18 13:59:14.876: 00:14:a5:4b:cf:ef apfMsExpireCallback (apf_ms.c:614) Expiring Mobile!
    *apfReceiveTask: Sep 18 13:59:14.876: 00:14:a5:4b:cf:ef apfMsExpireMobileStation (apf_ms.c:5803) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Disassociated
    *apfReceiveTask: Sep 18 13:59:14.876: 00:14:a5:4b:cf:ef Scheduling deletion of Mobile Station:  (callerId: 45) in 10 seconds
    *osapiBsnTimer: Sep 18 13:59:24.876: 00:14:a5:4b:cf:ef apfMsExpireCallback (apf_ms.c:614) Expiring Mobile!
    *apfReceiveTask: Sep 18 13:59:24.876: 00:14:a5:4b:cf:ef apfMsAssoStateDec
    *apfReceiveTask: Sep 18 13:59:24.876: 00:14:a5:4b:cf:ef apfMsExpireMobileStation (apf_ms.c:5935) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Disassociated to Idle
    *apfReceiveTask: Sep 18 13:59:24.876: 00:14:a5:4b:cf:ef pemApfDeleteMobileStation2: APF_MS_PEM_WAIT_L2_AUTH_COMPLETE = 0.
    *apfReceiveTask: Sep 18 13:

    hello everyone.. thanks for the reply... I changed a few things around..  instead of having 3 NPS server.. I disabled 2 of them and only using 1 for now.. I am trying to keep everything simple and geting working first..  after doing this.. looks like the message from event view is success   I got 2 events int he log..   1. Network policy server granded access to a user.   2.Network Policy server granted full acess to a user because of the host met the defined health policy.
    both sucess...
    I am not getting a DHCP address... for some reason ... here is the log... from the debug.. hopefully someone can help me figure this out..  Thanks again for helping and posting your comments.
    =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2013.09.19 09:47:17 =~=~=~=~=~=~=~=~=~=~=~=
    *apfMsConnTask_7: Sep 19 09:48:07.590: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 19 09:49:38.135: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 19 09:50:14.516: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 19 09:50:14.525: Stats update: Non Zero value
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Association received from mobile on BSSID 24:01:c7:ed:48:72
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Global 200 Clients are allowed to AP radio
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Max Client Trap Threshold: 0  cur: 1
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Rf profile 200 Clients are allowed to AP wlan
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Local. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef 0.0.0.0 RUN (20) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef 0.0.0.0 RUN (20) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef In processSsidIE:4202 setting Central switched to TRUE
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef In processSsidIE:4205 apVapId = 3 and Split Acl Id = 65535
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Applying site-specific Local Bridging override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Applying Local Bridging Interface Policy for station 00:14:a5:4b:cf:ef - vlan 232, interface id 13, interface 'aginternet'
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Local. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *apfMsConnTask_7: Sep 19 09:50:14.526: 00:14:a5:4b:cf:ef 0.0.0.0 RUN (20) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef 0.0.0.0 RUN (20) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef Processing RSN IE type 48, length 20 for mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef Received RSN IE with 0 PMKIDs from mobile 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef Found an cache entry for BSSID 24:01:c7:ed:48:72 in PMKID cache at index 0 of station 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef Removing BSSID 24:01:c7:ed:48:72 from PMKID cache of station 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef Resetting MSCB PMK Cache Entry 0 for station 00:14:a5:4b:cf:ef
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef Setting active key cache index 0 ---> 8
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef apfMsRunStateDec
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef apfMs1xStateDec
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef 0.0.0.0 RUN (20) Change state to START (0) last state RUN (20)
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef pemApfAddMobileStation2: APF_MS_PEM_WAIT_L2_AUTH_COMPLETE = 0.
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef 0.0.0.0 START (0) Initializing policy
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef 0.0.0.0 START (0) Change state to AUTHCHECK (2) last state START (0)
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *pemReceiveTask: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef 0.0.0.0 Removed NPU entry.
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:48:70 vapId 3 apVapId 3 flex-acl-name:
    *apfMsConnTask_7: Sep 19 09:50:14.527: 00:14:a5:4b:cf:ef apfPemAddUser2 (apf_policy.c:276) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *apfMsConnTask_7: Sep 19 09:50:14.528: 00:14:a5:4b:cf:ef apfPemAddUser2:session timeout forstation 00:14:a5:4b:cf:ef - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_7: Sep 19 09:50:14.528: 00:14:a5:4b:cf:ef Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_7: Sep 19 09:50:14.528: 00:14:a5:4b:cf:ef Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_7: Sep 19 09:50:14.528: 00:14:a5:4b:cf:ef Sending Assoc Response to station on BSSID 24:01:c7:ed:48:72 (status 0) ApVapId 3 Slot 0
    *apfMsConnTask_7: Sep 19 09:50:14.528: 00:14:a5:4b:cf:ef apfProcessAssocReq (apf_80211.c:7391) Changing state for mobile 00:14:a5:4b:cf:ef on AP 24:01:c7:ed:48:70 from Associated to Associated
    *dot1xMsgTask: Sep 19 09:50:14.531: 00:14:a5:4b:cf:ef Disable re-auth, use PMK lifetime.
    *dot1xMsgTask: Sep 19 09:50:14.531: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *dot1xMsgTask: Sep 19 09:50:14.531: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 1)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:14.551: 00:14:a5:4b:cf:ef Received EAPOL START from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:14.552: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Connecting state
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:14.552: 00:14:a5:4b:cf:ef Sending EAP-Request/Identity to mobile 00:14:a5:4b:cf:ef (EAP Id 2)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.443: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.443: 00:14:a5:4b:cf:ef Received Identity Response (count=2) from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.443: 00:14:a5:4b:cf:ef EAP State update from Connecting to Authenticating for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.443: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Authenticating state
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.443: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.473: 00:14:a5:4b:cf:ef Processing Access-Challenge for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.473: 00:14:a5:4b:cf:ef Entering Backend Auth Req state (id=3) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.473: 00:14:a5:4b:cf:ef Sending EAP Request from AAA to mobile 00:14:a5:4b:cf:ef (EAP Id 3)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.491: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.491: 00:14:a5:4b:cf:ef Received EAP Response from mobile 00:14:a5:4b:cf:ef (EAP Id 3, EAP Type 25)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.491: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.493: 00:14:a5:4b:cf:ef Processing Access-Challenge for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.493: 00:14:a5:4b:cf:ef Entering Backend Auth Req state (id=4) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.493: 00:14:a5:4b:cf:ef Sending EAP Request from AAA to mobile 00:14:a5:4b:cf:ef (EAP Id 4)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.505: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.505: 00:14:a5:4b:cf:ef Received EAP Response from mobile 00:14:a5:4b:cf:ef (EAP Id 4, EAP Type 25)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.505: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.509: 00:14:a5:4b:cf:ef Processing Access-Challenge for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.509: 00:14:a5:4b:cf:ef Entering Backend Auth Req state (id=7) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.509: 00:14:a5:4b:cf:ef WARNING: updated EAP-Identifier 4 ===> 7 for STA 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.509: 00:14:a5:4b:cf:ef Sending EAP Request from AAA to mobile 00:14:a5:4b:cf:ef (EAP Id 7)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.522: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.522: 00:14:a5:4b:cf:ef Received EAP Response from mobile 00:14:a5:4b:cf:ef (EAP Id 7, EAP Type 25)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.522: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.524: 00:14:a5:4b:cf:ef Processing Access-Challenge for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.524: 00:14:a5:4b:cf:ef Entering Backend Auth Req state (id=8) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.524: 00:14:a5:4b:cf:ef Sending EAP Request from AAA to mobile 00:14:a5:4b:cf:ef (EAP Id 8)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.536: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.536: 00:14:a5:4b:cf:ef Received EAP Response from mobile 00:14:a5:4b:cf:ef (EAP Id 8, EAP Type 25)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.536: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.538: 00:14:a5:4b:cf:ef Processing Access-Challenge for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.538: 00:14:a5:4b:cf:ef Entering Backend Auth Req state (id=9) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.538: 00:14:a5:4b:cf:ef Sending EAP Request from AAA to mobile 00:14:a5:4b:cf:ef (EAP Id 9)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.552: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.552: 00:14:a5:4b:cf:ef Received EAP Response from mobile 00:14:a5:4b:cf:ef (EAP Id 9, EAP Type 25)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.552: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.554: 00:14:a5:4b:cf:ef Processing Access-Challenge for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.554: 00:14:a5:4b:cf:ef Entering Backend Auth Req state (id=10) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.554: 00:14:a5:4b:cf:ef Sending EAP Request from AAA to mobile 00:14:a5:4b:cf:ef (EAP Id 10)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.568: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.568: 00:14:a5:4b:cf:ef Received EAP Response from mobile 00:14:a5:4b:cf:ef (EAP Id 10, EAP Type 25)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.568: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.581: 00:14:a5:4b:cf:ef Processing Access-Challenge for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.581: 00:14:a5:4b:cf:ef Entering Backend Auth Req state (id=11) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.581: 00:14:a5:4b:cf:ef Sending EAP Request from AAA to mobile 00:14:a5:4b:cf:ef (EAP Id 11)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.599: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.599: 00:14:a5:4b:cf:ef Received EAP Response from mobile 00:14:a5:4b:cf:ef (EAP Id 11, EAP Type 25)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.599: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.602: 00:14:a5:4b:cf:ef Processing Access-Challenge for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.602: 00:14:a5:4b:cf:ef Entering Backend Auth Req state (id=13) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.602: 00:14:a5:4b:cf:ef WARNING: updated EAP-Identifier 11 ===> 13 for STA 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.602: 00:14:a5:4b:cf:ef Sending EAP Request from AAA to mobile 00:14:a5:4b:cf:ef (EAP Id 13)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.615: 00:14:a5:4b:cf:ef Received EAPOL EAPPKT from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.615: 00:14:a5:4b:cf:ef Received EAP Response from mobile 00:14:a5:4b:cf:ef (EAP Id 13, EAP Type 25)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.615: 00:14:a5:4b:cf:ef Entering Backend Auth Response state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Processing Access-Accept for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Resetting web IPv4 acl from 255 to 255
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Resetting web IPv4 Flex acl from 65535 to 65535
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Local. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Applying site-specific override for station 00:14:a5:4b:cf:ef - vapId 3, site 'CoreSites', interface 'aginternet'
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Applying Interface policy on Mobile, role Local. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 232
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Re-applying interface policy for client
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2018)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2246)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Inserting AAA Override struct for mobile
        MAC: 00:14:a5:4b:cf:ef, source 4
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Setting re-auth timeout to 1800 seconds, got from WLAN config.
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.619: 00:14:a5:4b:cf:ef Station 00:14:a5:4b:cf:ef setting dot1x reauth timeout = 1800
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.622: 00:14:a5:4b:cf:ef Creating a PKC PMKID Cache entry for station 00:14:a5:4b:cf:ef (RSN 2)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.622: 00:14:a5:4b:cf:ef Resetting MSCB PMK Cache Entry 0 for station 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.622: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 8
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.622: 00:14:a5:4b:cf:ef Setting active key cache index 8 ---> 0
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.622: 00:14:a5:4b:cf:ef Adding BSSID 24:01:c7:ed:48:72 to PMKID cache at index 0 for station 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.622: New PMKID: (16)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623:      [0000] 0e 97 09 a5 6c f9 2a 28 58 03 74 d2 8c 51 b7 ba
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef Disabling re-auth since PMK lifetime can take care of same.
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef unsetting PmkIdValidatedByAp
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef PMK sent to mobility group
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef Sending EAP-Success to mobile 00:14:a5:4b:cf:ef (EAP Id 13)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef Found an cache entry for BSSID 24:01:c7:ed:48:72 in PMKID cache at index 0 of station 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef Found an cache entry for BSSID 24:01:c7:ed:48:72 in PMKID cache at index 0 of station 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: Including PMKID in M1  (16)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623:      [0000] 0e 97 09 a5 6c f9 2a 28 58 03 74 d2 8c 51 b7 ba
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef Starting key exchange to mobile 00:14:a5:4b:cf:ef, data packets will be dropped
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef Sending EAPOL-Key Message to mobile 00:14:a5:4b:cf:ef
       state INITPMK (message 1), replay counter 00.00.00.00.00.00.00.00
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef Entering Backend Auth Success state (id=13) for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.623: 00:14:a5:4b:cf:ef Received Auth Success while in Authenticating state for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.624: 00:14:a5:4b:cf:ef dot1x - moving mobile 00:14:a5:4b:cf:ef into Authenticated state
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.647: 00:14:a5:4b:cf:ef Received EAPOL-Key from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.647: 00:14:a5:4b:cf:ef Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.647: 00:14:a5:4b:cf:ef Received EAPOL-key in PTK_START state (message 2) from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.647: 00:14:a5:4b:cf:ef PMK: Sending cache add
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.648: 00:14:a5:4b:cf:ef Stopping retransmission timer for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.648: 00:14:a5:4b:cf:ef Sending EAPOL-Key Message to mobile 00:14:a5:4b:cf:ef
       state PTKINITNEGOTIATING (message 3), replay counter 00.00.00.00.00.00.00.01
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.653: 00:14:a5:4b:cf:ef Received EAPOL-Key from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.653: 00:14:a5:4b:cf:ef Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.653: 00:14:a5:4b:cf:ef Received EAPOL-key in PTKINITNEGOTIATING state (message 4) from mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.653: 00:14:a5:4b:cf:ef Stopping retransmission timer for mobile 00:14:a5:4b:cf:ef
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.654: 00:14:a5:4b:cf:ef apfMs1xStateInc
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.654: 00:14:a5:4b:cf:ef 0.0.0.0 8021X_REQD (3) Change state to L2AUTHCOMPLETE (4) last state 8021X_REQD (3)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.654: 00:14:a5:4b:cf:ef Not Using WMM Compliance code qosCap 00
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.654: 00:14:a5:4b:cf:ef 0.0.0.0 L2AUTHCOMPLETE (4) Plumbed mobile LWAPP rule on AP 24:01:c7:ed:48:70 vapId 3 apVapId 3 flex-acl-name:
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.654: 00:14:a5:4b:cf:ef apfMsRunStateInc
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.654: 00:14:a5:4b:cf:ef 0.0.0.0 L2AUTHCOMPLETE (4) Change state to RUN (20) last state L2AUTHCOMPLETE (4)
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.656: 00:14:a5:4b:cf:ef 0.0.0.0 RUN (20) Reached PLUMBFASTPATH: from line 6075
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.656: 00:14:a5:4b:cf:ef 0.0.0.0 RUN (20) Adding Fast Path rule
      type = Airespace AP Client
      on AP 24:01:c7:ed:48:70, slot 0, interface = 13, QOS = 0
      IPv4 ACL ID = 255, IPv6 ACL ID = 255,
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.656: 00:14:a5:4b:cf:ef 0.0.0.0 RUN (20) Fast Path rule (contd...) 802.1P = 0, DSCP = 0, TokenID = 15206  Local Bridging Vlan = 232, Local Bridging intf id = 13
    *Dot1x_NW_MsgTask_7: Sep 19 09:50:21.658: 00:14:a5:4b:cf:ef 0.0.0.0 RUN (20) Successfully plumbed mobile rule (IPv4 ACL ID 255, IPv6 ACL ID 255)
    *pemReceiveTask: Sep 19 09:50:21.658: 00:14:a5:4b:cf:ef 0.0.0.0 Added NPU entry of type 1, dtlFlags 0x0
    *pemReceiveTask: Sep 19 09:50:21.658: 00:14:a5:4b:cf:ef Pushing IPv6: fe80:0000:0000:0000: 290f:8f76:9221:b33d , and MAC: 00:14:A5:4B:CF:EF , Binding to Data Plane. SUCCESS !!
    *DHCP Socket Task: Sep 19 09:50:21.740: 00:14:a5:4b:cf:ef DHCP received op BOOTREQUEST (1) (len 308,vlan 230, port 13, encap 0xec03)
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 1
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   xid: 0x57b5e60d (1471538701), secs: 0, flags: 0
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 2
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   xid: 0x57b5e60d (1471538701), secs: 0, flags: 0
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:50:21.741: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:50:21.742: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *apfOrphanSocketTask: Sep 19 09:50:22.740: 00:14:a5:4b:cf:ef Orphan Packet from STA - IP 169.254.179.61
    *apfOrphanSocketTask: Sep 19 09:50:22.740: 00:14:a5:4b:cf:ef In apfRegisterIpAddrOnMscb_debug: regType=2  Invalid src IP address, 169.254.179.61 is part of reserved ip address range (caller apf_broff.c:229)
    *apfOrphanSocketTask: Sep 19 09:50:22.740: 00:14:a5:4b:cf:ef IPv4 Addr: 169:254:179:61
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP received op BOOTREQUEST (1) (len 308,vlan 230, port 13, encap 0xec03)
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 0.0.0.0  VLAN: 0
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 1
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP   xid: 0x57b5e60d (1471538701), secs: 1280, flags: 0
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:26.303: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:50:26.304: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 2
    *DHCP Socket Task: Sep 19 09:50:26.304: 00:14:a5:4b:cf:ef DHCP   xid: 0x57b5e60d (1471538701), secs: 1280, flags: 0
    *DHCP Socket Task: Sep 19 09:50:26.304: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:50:26.304: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:50:26.304: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:50:26.304: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:50:34.146: 00:14:a5:4b:cf:ef DHCP received op BOOTREQUEST (1) (len 308,vlan 230, port 13, encap 0xec03)
    *DHCP Socket Task: Sep 19 09:50:34.146: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:34.146: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:34.146: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:34.146: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:34.146: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:34.146: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:34.146: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:50:34.146: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 1
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP   xid: 0x57b5e60d (1471538701), secs: 3072, flags: 0
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 2
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP   xid: 0x57b5e60d (1471538701), secs: 3072, flags: 0
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:50:34.147: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP received op BOOTREQUEST (1) (len 308,vlan 230, port 13, encap 0xec03)
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 1
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP   xid: 0x57b5e60d (1471538701), secs: 6912, flags: 0
    *DHCP Socket Task: Sep 19 09:50:49.037: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 2
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP   xid: 0x57b5e60d (1471538701), secs: 6912, flags: 0
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:50:49.038: 00:14:a5:4b:cf:ef Failed to get response for 3 dhcp attempts from client.Total DHCP failed count for the interface aginternet : 2
    *apfMsConnTask_7: Sep 19 09:51:08.682: Stats update: Non Zero value
    *DHCP Socket Task: Sep 19 09:51:20.248: 00:14:a5:4b:cf:ef DHCP received op BOOTREQUEST (1) (len 308,vlan 230, port 13, encap 0xec03)
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 1
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   xid: 0xd07dc597 (3497903511), secs: 0, flags: 8000
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 2
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   xid: 0xd07dc597 (3497903511), secs: 0, flags: 8000
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:51:20.249: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:51:20.250: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:51:24.351: 00:14:a5:4b:cf:ef DHCP received op BOOTREQUEST (1) (len 308,vlan 230, port 13, encap 0xec03)
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 1
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   xid: 0xd07dc597 (3497903511), secs: 1024, flags: 8000
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 2
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   xid: 0xd07dc597 (3497903511), secs: 1024, flags: 8000
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:51:24.352: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:51:24.353: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP received op BOOTREQUEST (1) (len 308,vlan 230, port 13, encap 0xec03)
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 1
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP   xid: 0xd07dc597 (3497903511), secs: 2816, flags: 8000
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 2
    *DHCP Socket Task: Sep 19 09:51:32.041: 00:14:a5:4b:cf:ef DHCP   xid: 0xd07dc597 (3497903511), secs: 2816, flags: 8000
    *DHCP Socket Task: Sep 19 09:51:32.042: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:51:32.042: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:51:32.042: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:51:32.042: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP received op BOOTREQUEST (1) (len 308,vlan 230, port 13, encap 0xec03)
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP selecting relay 1 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP selected relay 1 - 172.17.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 1
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP   xid: 0xd07dc597 (3497903511), secs: 6656, flags: 8000
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *DHCP Socket Task: Sep 19 09:51:47.040: 00:14:a5:4b:cf:ef DHCP selecting relay 2 - control block settings:
                dhcpServer: 0.0.0.0, dhcpNetmask: 0.0.0.0,
                dhcpGateway: 0.0.0.0, dhcpRelay: 172.17.232.8  VLAN: 232
    *DHCP Socket Task: Sep 19 09:51:47.041: 00:14:a5:4b:cf:ef DHCP selected relay 2 - 172.16.16.50 (local address 172.17.232.8, gateway 172.17.232.1, VLAN 232, port 13)
    *DHCP Socket Task: Sep 19 09:51:47.041: 00:14:a5:4b:cf:ef DHCP transmitting DHCP DISCOVER (1)
    *DHCP Socket Task: Sep 19 09:51:47.041: 00:14:a5:4b:cf:ef DHCP   op: BOOTREQUEST, htype: Ethernet, hlen: 6, hops: 2
    *DHCP Socket Task: Sep 19 09:51:47.041: 00:14:a5:4b:cf:ef DHCP   xid: 0xd07dc597 (3497903511), secs: 6656, flags: 8000
    *DHCP Socket Task: Sep 19 09:51:47.041: 00:14:a5:4b:cf:ef DHCP   chaddr: 00:14:a5:4b:cf:ef
    *DHCP Socket Task: Sep 19 09:51:47.041: 00:14:a5:4b:cf:ef DHCP   ciaddr: 0.0.0.0,  yiaddr: 0.0.0.0
    *DHCP Socket Task: Sep 19 09:51:47.041: 00:14:a5:4b:cf:ef DHCP   siaddr: 0.0.0.0,  giaddr: 172.17.232.8
    *DHCP Socket Task: Sep 19 09:51:47.041: 00:14:a5:4b:cf:ef DHCP sending REQUEST to 172.17.232.1 (len 350, port 13, vlan 232)
    *apfMsConnTask_7: Sep 19 09:52:39.228: Stats update: Non Zero value

  • Needing to Renew DHCP Lease every five minutes to stay online

    I experienced ALL the networking and DNS problems since my Leopard install, but adding OpenDNS servers to my router cured the problem. For two months, anyway. Now, in the last week, I've got problems again, and now the only thing that cures the suddenly dead network connection is to simply Renew DHCP Lease. Instantly my connection works again. But I'm needing to do this LITERALLY every five or ten minutes. Once I do this, it returns me the same IP address (as my router is set to do so), and all works again. Monitoring outbound network activity, I can see continuous failed requests to resolver1.openDNS.com and resolver2.openDNS.com. Barring waiting until 10.5.2, which we all hope resolves these problems (hur hur), any ideas?

    I have had wireless problems intermittently for a year, and seriously for 6 weeks. Apple denied the issue and was no help in spite of many tens of thousands of people on their own discussions complaining. I found a post suggesting a couple of things which fixed the problem. I don't know if both are necessary, but the first by itself does not solve the problem.
    Lock the channel of your router to channel 1, apparently Apple and 802.11n don't play well together on higher channels. When this becomes a standard this will be resolved I hope.
    Open your network preferences, select 'airport' and advanced. Delete unused networks. Select your network.
    Open TCP/IP and write down all the settings, configure iPv4 manually. Enter the settings manually. Turn off IpV6.
    Open DNS and write down your DNS server. Delete it and re-enter it manually.
    This has worked on 2 macbooks and an iMac for the last 3 weeks with no network drops.
    Joe Shea
    Philadelphia

  • 5508 WLC HA pair and layer 3 roaming

    Hey,
    We have a pair of 5508 WLC's configured in HA (primary/standby). We have a single SSID that we're broadcasting across each floor of our head office. The AP's are in flexconnect mode so users pickup an IP address from the DHCP range for that building level and that's all working well. 
    The problem I have is that users cannot roam between floors without losing access to the network. They roam to the AP's on the different floors, and maintain wireless connection throughout the building, but they cannot connect to anything on the network when outside of the floor that contains an IP range that matches the client's IP. I was told by a number of technical consultants that this sort of layer 3 roaming should work in this configuration. When users go to a different floor, they retain their original IP and the traffic is tunneled (EOIP) back to the controller to maintain network connectivity, however this does not appear to be happening. 
    Firstly I'm wondering if this is possible with a HA pair configured in active/standby. All of the documentation around layer 3 roaming seems to involve at least 2 controllers, the foreign and the anchor. In this case as they're a HA pair their is technically only a single controller. 
    If it is possible to do layer 3 roaming on a single controller (intra-controller), if anyone can provide some guidance on things I should be checking or looking out for that would be appreciated. 
    Thanks. 

    Still though, I had a number of technical consultants from a very large system integrator design this setup and despite my asking a number of times how this roaming could work I was simply told it would.
    ROFL!
    We contracted a consulting company/implementors to do a wireless job (back in 2011) for a particular project (politics dictate I keep stay away from it).  They had one "wireless expert".  
    Then one day, I got a call from the "wireless expert" and the phone conversation went like this, "It's me.  I am doing another wireless project for another agency.  But I would like to know how do you convert an autonomous AP to controller-based IOS".   <FACEPALM>
    Long story short:  They won't know.  Not all of them know.  Their main concern is YOUR MONEY in their hands.  That's all.  But I can tell you this:  I am the end user.  I configure stuff.  Roaming works if you get the basics correct.  Roaming works if you know what you want and you get it done right.   Scott Fella and Steve Rodriguez, two regular in this forum, (and works for CDW) and they are good.  There's another "mad Texan" by the name of George Stefanick is another one.    An Aussie by the name of Rasika is also around.  
    The most basic item is roaming is how you space your APs.  Unless you've got wireless antennas coming out of your ears, you need to organize a wireless site survey.  And when you want to do the a "good" wireless site survey, you "future proof" your requirements.  Right now,  my wireless site survey is aimed at "wireless VoIP" requirement. 

  • Get DHCP logs from WLC?

    We've got a WLC 4402 running 5.2.157.0, and WCS 5.0.72.0.
    We've got a guest wlan that uses web authentication to grant IP addresses for guest users.
    We have the WLC syslogging to another server, at syslog level critical.
    What we would like to do is get the MAC address of machines that are given DHCP addresses, so that we can tell who is using our wireless, or attempting to.
    If syslog isn't how to get this information, is there another show command to see what machines got given DHCP addresses?
    Thanks,
    R

    You could see this with "show dhcp leases" from the controller's CLI or you should also be able to get this info through SNMP.

  • 5508 wlc with 1142 wap

    I am wanting to know about methods of getting a wap to join a wlc.  I’ve got 5508 wlc’s and the wap’s are the 1142’s.  Are there other methods of getting wap’s to join wlc’s other than option 43 of dhcp?  Also,  is it possible to get a wap to automatically join a secondary controller if the first one it is trying to join is full?

    The wap’s do not seem to be finding the other controller when being added.  They just look for one controller only and do not attempt to find the other.  Also, on the wap’s, when you enter the primary and secondary controller on the controller admin site.  It does not move the wap’s to the other controller as primary.  The secondary controller has 11 wap’s to go before full.  The primary controller is full 

Maybe you are looking for