IPV6 static routing

Hi all,
Please let me know  the configuration to eatablish Internet connectivity over IPv6 as static routing between  PE-CE .
As of now neither i have Public AS number nor i have APNIC IP  and wanted to run Dual stack  so as to avoid any reachability issue !!!
Thanks ,

Check out this link you should be ok with basic static route.
http://www.cisco.com/en/US/docs/ios/ios_xe/ipv6/configuration/guide/ip6-stat_routes_xe_ps11174_TSD_Products_Configuration_Guide_Chapter.html#wp1027195
Thx
Maz

Similar Messages

  • IPV6 statics and IP SLA

    Hi,
    I have a test setup working fine in general with IPV4/IPV6. However, I have one situation where I'd like to do what I do in IPV4 for IPV6
    The situation is where an IPV4 SLA pings two IP addresses. Then there are two static routes tracking these two routes. Under certain failure conditions, the tested destinations disappear and the pings fail. The static routes disappear and a floating static on another router seen via OSPF takes over.
    All this works well with IPV4.
    I'd like to do the same in IPV6 but there is no equivalent to the
    ip route x.x.x.x y.y.y.y z.z.z.z track N command
    I have 12.4.22T and can configure the icmp echo tests fine and they go up/down correctly when the tested destination goes, but I can't configure the ipv6 static as there is no command:
    ipv6 route x:x:x:x::/x z:z:z:z::z track N
    Had a look round 15.2 code and still nothing.
    Anyone know if this is coming ?
    Or is there another way ?

    Answered my own question. Found a link on a non-Cisco forum that said IPV6 static route track not yet there although on the list and referred to EEM as alternative.
    So this is what I did - and it all works correctly.
    #On c7200-adventerprisek9-mz.124-22.T4.bin
    #First create tests that check the availability of something known via BGP.
    #If BGP peering fails this goes away.
    #There are two tests to BGP peer loopbacks for resilience
    #since in this case there are two BGP peers
    ip sla 3
    icmp-echo FC00:1:11:115::1
    timeout 1000
    frequency 5
    ip sla schedule 3 life forever start-time now
    ip sla 4
    icmp-echo FC00:1:11:115::2
    timeout 1000
    frequency 5
    ip sla schedule 4 life forever start-time now
    #Then setup some trackers against the SLAs.
    track 3 ip sla 3 reachability
    delay down 2 up 2
    track 4 ip sla 4 reachability
    delay down 2 up 2
    #then set up 2 'down' handlers and 2 'up' handlers. The handlers add static routes if the BGP peers
    #are up. The handlers remove if they are down letting OSPF (in this case) deal with an alternate.
    #a syslog is sent to show the handler action.
    event manager applet track_ipv6_test1_down
    event track 3 state down
    action 1.0 syslog msg "EEM applet track_ipv6_test1_down - removing ipv6 static track route 1"
    action 2.0 cli command "enable"
    action 3.0 cli command "conf term"
    action 4.0 cli command "no ipv6 route fc00:1:12:48::/48 fc00:1:11:115::1"
    event manager applet track_ipv6_test2_down
    event track 4 state down
    action 1.0 syslog msg "EEM applet track_ipv6_test2_down - removing ipv6 static track route 2"
    action 2.0 cli command "enable"
    action 3.0 cli command "conf term"
    action 4.0 cli command "no ipv6 route fc00:1:12:48::/48 fc00:1:11:115::2"
    event manager applet track_ipv6_test1_up
    event track 3 state up
    action 1.0 syslog msg "EEM applet track_ipv6_test1_up - adding ipv6 static track route 1"
    action 2.0 cli command "enable"
    action 3.0 cli command "conf term"
    action 4.0 cli command "ipv6 route fc00:1:12:48::/48 fc00:1:11:115::1"
    event manager applet track_ipv6_test2_up
    event track 4 state up
    action 1.0 syslog msg "EEM applet track_ipv6_test2_up - adding ipv6 static track route 2"
    action 2.0 cli command "enable"
    action 3.0 cli command "conf term"
    action 4.0 cli command "ipv6 route fc00:1:12:48::/48 fc00:1:11:115::2"

  • 6500 FWSM ipv6 ospf routing equal network cmd

    Hi
    As I understand there is no "network" cmd in cisco 6500 ipv6 OSPF config, we need to use "ipv6 ospf procid# area #" under interface. I need to config 6500 FWSM to work on OSPF, can anyone help to point out how to configure FWSM ipv6 OSPF? and what are the equal cmds to config OSPF network?
    Thanks in advance.
    gy

    Your configurations are not making much sense.
    You have the same vlan interfaces with the same IP addresses on all devices and multiple static routes for 192.168.1.0/24.
    This is what you should change -
    1) the clients only connect to MSHQ3 so remove all vlan interfaces off all the other switches for the client vlans.
    Also remove the server vlan interface off MSHQ3
    2) the server vlan only connects to MSHQ4 so remove the server vlan off all other switches and remove all the client vlan interfaces off MSHQ4
    3) interconnect all your switches with L3 links because you are routing vlans locally on MSHQ3 and MSHQ4 so there is no need for any L2 links between switches.
    Note also in a true routed design MSHQ3 should not connect to MSHQ4 ie. traffic between those devices goes via MSHQ1 and MSHQ2
    4) remove all static routes for 192.168.1.0/24 from all devices
    5) run OSPF on all devices and only advertise the locally connected subnets off each device.
    For the switch interconnects use new IP subnets, don't reuse any of your existing vlan subnets.
    If you do all of the above then you have a routed access design with your distribution switches, MSHQ1 and MSHQ2 routing between access layer switches and the router.
    If you are trying to achieve something else other than a routed access layer design then please come back and clarify.
    But either way what you have now is not good and will not work properly.
    Jon

  • IPv6 internet routing question. To NAT or to Route

    Hello!
    I've gotten 2 /56 block of IPv6 addresses from our ISP. We're in the process of rolling out a new website and along with that I'm pushing that we create our IPv6 presence at the same time. 
    My Question is in regards to Routing vs NAT-ing... in my "Internet" environment, the space between my ISP routers and my firewalls, I have configured one of my 256 /64 networks 2001:XXXX:YY:100::1/64. That would mean My firewall could be 2001:XXXX:YY:100::B/64. My web servers sit in a DMZ off my firewall.
    Should I:
    A. Provision a random IPv6 subnet in the DMZ and use the firewall to NAT to an IP in the 2001:XXXX:YY:100::/64 range. I thought one of the points of IPv6 was to do away with NAT.
    B. Provision 2001:XXXX:YY:101::/64 network in DMZ and ROUTE to the DMZ server. I am thinking this is the solution, but what Protocol to use? Im guessing I advertise my /56 via BGP to ISP, and use what? OSPFv3 between internet routers and firewalls? Use Static Routes? Is there anything that's considered 'best practice' for this type of situation?
    To Route or to NAT?

    Hi,
    if I understand correctly you have /64 on the external interface of your firewall facing your isp.
    you should not use stateless auto config SLAAC on your Dmz. Setup your servers statically.
    also there is not nat in ipv6, just ensure your stateful firewall handles ipv6 ok, taking special care for icmpv6.
    That means you should use a /64 from your /56 for your Dmz. No nat.
    whether you setup a static route towards your firewall to reach your Dmz from outside the firewall depends on your network design. 
    Whether you use bgp with your isp depends on what you agreed with your isp. Has your isp setup a static route of your /56 on their router to you, or are they expecting you to use bgp ?
    hope this helps
    mark

  • IPv6 Static address

    I have a Swann Communication security camera system with their DVR8-4000 hooked to an IPv4 router, connected to the Internet using the new HughesNet Gen4 service. 
    The Swann DVR wired to my router requires a static IP address.  HughesNet Gen4 is implemented with IPv6 and I am told that it does not accommodate an IPv4 type static address.
    I have discussed the issue with both company’s technical support.  HughesNet Gen4 reps recognize the issue and may support static addressing in the future, but not now.  Swann reps will not modify their implementation because of the relatively small Gen4 market.  The Swann rep suggested that replacing my IPv4 router with an IPv6 router might resolve the “static IP address” issue.
    I am looking at several Linksys IPv6 routers including the EA4500 SMART WiFi Wireless Router N900, but know too little about IPv4, IPv6 and router/static addressing to proceed unassisted.
    I will be grateful for any guidance; including 1) can I implement a static address with an Linksys IPv6 router cdonnected to Gen4?  2) Which Linksys routers offer IPv6 support?  3) How does one go about setting an IPv6 static address using HughesNet Gen4 on a Linksys router?

    For your 1st question, the EA4500 does support manual ipv6 but only for 6rd tunneling. For your 2nd question, E4200 v1&2 and the EA series routers support ipv6. Last, for your 3rd question; as long as you have the 6rd tunnel settings from your ISP then you will be able manually set ipv6 on your router.

  • Default static route and Null 0

    Hi Everyone,
    Need to clear some doubts  for below setup
    Switch 3550A is connected to Internet Router and has OSPF nei relationship with it.
    3550A#                      sh run int fa0/11
    Building configuration...
    Current configuration : 272 bytes
    interface FastEthernet0/11
     description OSPF LAN Connection to 2691 Router Interface Fas 0/1
     no switchport
     ip address 192.168.5.2 255.255.255.254
    sh ip route shows
    3550A#sh ip route
    Gateway of last resort is 192.168.5.3 to network 0.0.0.0
    O*E2 0.0.0.0/0 [110/1] via 192.168.5.3, 20:39:56, FastEthernet0/11
    3550A#
    All is working fine.
    For testing  purposes i config below static route on 3550A
    ip default-network 192.168.1.0
    ip route 192.168.1.0 255.255.255.0 Null0
    After above change
    3550A#           sh ip route
    Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route
    Gateway of last resort is not set
    S*   192.168.1.0/24 is directly connected, Null0
    O*E2 0.0.0.0/0 [110/1] via 192.168.5.3, 20:38:38, FastEthernet0/11
    Now i can not ping to internet as below
    3550A#ping 4.2.2.2
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 4.2.2.2, timeout is 2 seconds:
    Success rate is 0 percent (0/5)
    When we ping from Switch then source IP is always the Outside interface IP right?
    So in this case Switch is using which IP as source?
     Ping to internet is not working as default network is set to 192.168.1.0 and all request goes to this IP and then it goes to
    Null interface right?
    Extended ping works fine as below
    3550A#ping
    Protocol [ip]:
    Target IP address: 4.2.2.2
    Repeat count [5]:
    Datagram size [100]:
    Timeout in seconds [2]:
    Extended commands [n]: y
    Source address or interface: 192.168.5.2
    Type of service [0]:
    Set DF bit in IP header? [no]:
    Validate reply data? [no]:
    Data pattern [0xABCD]:
    Loose, Strict, Record, Timestamp, Verbose[none]:
    Sweep range of sizes [n]:
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 4.2.2.2, timeout is 2 seconds:
    Packet sent with a source address of 192.168.5.2
    Success rate is 100 percent (5/5), round-trip min/avg/max = 76/79/80 ms
    Second thing to confirm is this ping works because 192.168.5.2 is directly connected to Internet Router interface?
    Regards
    MAhesh

    Hi Mahesh,
    When we ping from Switch then source IP is always the Outside interface IP right?
    That is correct.  By default it is always the outgoing interface on the device unless you specify it differently.
    Ping to internet is not working as default network is set to 192.168.1.0 and all request goes to this IP and then it goes to
    Null interface right?
    That is correct. Null0 can't be used as next-hop.
    Second thing to confirm is this ping works because 192.168.5.2 is directly connected to Internet Router interface?
    No, that is because 192.168.5.0/30 is NATed. Remember 192.168.x.x address is a private segment and cannot access the Internet unless NAT is used.
    HTH
    Reza

  • Advertise implicit-null label for static routes

    Hi, I want to ask if there is any way to change the label or stop adveritise label for an static route. Normally LDP advertises an Implicit Null label for directly connected routes. We want to do similar thing for static routes.
    We need to do this is because somehow we need to do rate-limit on the PE interface connecting to the core network instead of the interface connecting to CE. As the incoming packets still got labelled, the rate-limit is skipped. So we want to stop the PE creates label for the static routes or advertises them with implicit null label. Thanks in advance.

    Calvin,
    Bear in mind that if you only enter the "no mpls ldp advertise-label" command, LDP will stop propagating all labels, which might not ba what you want. If you selectively want to propagate certain labels, then you need to also use "mpls advertise label for " as Shivlu suggested.
    Regards,

  • Check for Null in Mediator Static Routing filter

    Using Expression Builder for Mediator component how can I check the values for NULL in a particular XML element. In my case the XSD is
    <xs:complexType name="OdsCadDataSet">
    <xs:choice>
    <xs:element name="odsCadCase" type="OdsCadCase" minOccurs="0"
    maxOccurs="1"/>
    <xs:element name="odsCadEvent" type="OdsCadEvent" minOccurs="0"
    maxOccurs="1"/>
    <xs:element name="odsCadUnitStatus" type="OdsCadUnitStatus"
    minOccurs="0" maxOccurs="1"/>
    </xs:choice>
    </xs:complexType>
    I want to check in expression builder of mediator whether odsCase, odsCadEvent, odsCadUnitStatus is been processed. I have three static routing for each element and plan to put filter which checks is odsCadCase is null and so forth. How to have this use case.
    Thanks
    Edited by: user5108636 on 28/06/2010 00:15

    helo, i have same problem here...
    I have a xsd:choice on request like this:
    <message>
    <properties>
    <property name="tracking.compositeInstanceId" value="80003"/>
    <property name="tracking.ecid" value="0000J1MQVAZBDC^5lVg8yZ1DtZWJ000T5r"/>
    <property name="transport.http.remoteAddress" value="10.106.17.137"/>
    </properties>
    <parts>
    <part name="request">
    <ns1:parametrosConsultaGuia>
    <ns1:guiaCompensacaoRequest>
    <ns1:anoGuia>2011</ns1:anoGuia>
    <ns1:numeroGuia>314</ns1:numeroGuia>
    <ns1:codigoFatoGerador>6</ns1:codigoFatoGerador>
    <ns1:codigoPorte>77011</ns1:codigoPorte>
    </ns1:guiaCompensacaoRequest>
    <ns1:guiaComplementarRequest>
    <ns1:codigoEntidade/>
    <ns1:classeEmbarcacao/>
    <ns1:codigoPorte/>
    <ns1:codigoAssunto/>
    <ns1:fatoGerador/>
    <ns1:numeroTransacaoInternet/>
    </ns1:guiaComplementarRequest>
    <ns1:guiaDesarquivamentoRequest>
    <ns1:codigoAssunto/>
    <ns1:idPessoa/>
    </ns1:guiaDesarquivamentoRequest>
    <ns1:guiaDividaAtivaRequest>
    <ns1:numeroDebito/>
    <ns1:codigoUsuario/>
    </ns1:guiaDividaAtivaRequest>
    <ns1:guiaNormalRequest>
    <ns1:codigoEntidade/>
    <ns1:codigoAssunto/>
    <ns1:fatoGerador/>
    <ns1:numeroTransacaoInternet/>
    </ns1:guiaNormalRequest>
    <ns1:guiaReferenciaRequest>
    <ns1:numeroGuiaPai/>
    <ns1:anoGuiaPai/>
    <ns1:codigoEntidade/>
    <ns1:classeEmbarcacao/>
    <ns1:codigoAssunto/>
    </ns1:guiaReferenciaRequest>
    <ns1:guiaRemanescenteRequest>
    <ns1:numeroDebito/>
    <ns1:codigoUsuario/>
    </ns1:guiaRemanescenteRequest>
    <ns1:guiaMultaRequest>
    <ns1:codigoEntidade/>
    <ns1:dataVencimento/>
    <ns1:valorMulta/>
    <ns1:percentualDesconto/>
    <ns1:percentualAcrescimo/>
    </ns1:guiaMultaRequest>
    </ns1:parametrosConsultaGuia>
    </part>
    </parts>
    </message>
    I tried everything to check if some of the requests are filled but allways mediator returns null:
    03/06/2011 13:50:42MensagemEvaluation of xpath condition "string-length($in.request/guia:guiaRequest/guia:parametrosConsultaGuia/guia:guiaReferenciaRequest) > 0" resulted false
    <payload>
    Atividade03/06/2011 13:50:42MensagemonCase "GuiaCompensacao.getGuiaCompensacao"
    03/06/2011 13:50:42MensagemEvaluation of xpath condition "$in.request/guia:guiaRequest/guia:parametrosConsultaGuia/guia:guiaCompensacaoRequest != ''" resulted false
    <payload>
    Atividade03/06/2011 13:50:42MensagemonCase "GuiaRemanescenteService.getGuiaRemanescente"
    03/06/2011 13:50:42MensagemEvaluation of xpath condition "string-length($in.request/guia:guiaRequest/guia:parametrosConsultaGuia/guia:guiaRemanescenteRequest) > 0" resulted false
    <payload>
    Atividade03/06/2011 13:50:42MensagemonCase "GuiaMultaService.gerarBoleto"
    03/06/2011 13:50:42MensagemEvaluation of xpath condition "string-length($in.request/guia:guiaRequest/guia:parametrosConsultaGuia/guia:guiaMultaRequest) > 0" resulted false
    <payload>
    Atividade03/06/2011 13:50:42MensagemonCase "GuiaDividaAtiva.getGuiaDividaAtiva"
    03/06/2011 13:50:42MensagemEvaluation of xpath condition "string-length($in.request/guia:guiaRequest/guia:parametrosConsultaGuia/guia:guiaDividaAtivaRequest) > 0" resulted false
    <payload>
    Atividade03/06/2011 13:50:42MensagemonCase "GuiaDesarquivamento.getGuiaDesarquivamento"
    03/06/2011 13:50:42MensagemEvaluation of xpath condition "string-length($in.request/guia:guiaRequest/guia:parametrosConsultaGuia/guia:guiaDesarquivamentoRequest) > 0" resulted false
    <payload>
    Atividade03/06/2011 13:50:42MensagemonCase "GuiaComplementarService.gerarBoleto"
    03/06/2011 13:50:42MensagemEvaluation of xpath condition "string-length($in.request/guia:guiaRequest/guia:parametrosConsultaGuia/guia:guiaComplementarRequest) > 0" resulted false
    <payload>
    Atividade03/06/2011 13:50:42MensagemonCase "GuiaNormalService.gerarBoleto"
    03/06/2011 13:50:42MensagemEvaluation of xpath condition "string-length($in.request/guia:guiaRequest/guia:parametrosConsultaGuia/guia:guiaNormalRequest) > 0" resulted false
    <payload>

  • Problems setting up static routing

    HI
    I'm having a problem setting up static routing.  I keep getting the message "invalid static route".   I have an E1550 router and my frimware is up to date.  I have tried a few different gateway addresses ie 192.168.1.1,  127.0.0.1 and my router's address on the net, but I keep getting the same message.  Has anyone else had this problem and been able to fix it?

    I think the E1550 router supports LAN to LAN routing provided that you have two local networks. If you only have a plain modem and the E1550, I believe you can't do Static routing on that type of setup. Found this link that might help: http://kb.linksys.com/Linksys/ukp.aspx?vw=1&docid=12a84336a124498eb5d6f0204b85191e_17589.xml&pid=80&...

  • Is there a way to add a static route in an Ipod touch ?

    I am trying to get the ipod touch to configure correctly for our wireless network.
    The wireless side does not provide DNS or DHCP directly . Rather this is done from a different
    subnet . This assists to a small extent with our wirless security in that the attacker must also know
    routing address and DNS and DHCP addresses to steal web access. In windows or Linux this can be done
    by route add (DHCP IP Address) netmask 255.255.255.255  (gateway IP address)
    and route add (DNS IP Address) netmask 255.255.255.255 (gateway IP address)
    and manually specifying the DNS and DHCP addresses. Even if i manually enter the
    the IP address without a simple static route I will not get DNS services across the gateway.
    I am no apple expert but route add has been in use since the internet was still on 2 wheels
    surely this can still be done ?
    Thanks in advance

    hi!
    have you seen javax.swing.JMenuItem ?
    and have a look into
    http://java.sun.com/docs/books/tutorial/uiswing/components/menu.html
    :)

  • Losing IPv6 default route iOS 8.1

    Hi,
    I have a problem with my iPhone 5C losing the IPv6 default route intermittently during the day since the upgrade to iOS 8.x.x.
    Today I got a very close timestamp to when the default route was lost:
    Oct 28 20:16:37 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 470 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    I was visiting http://ipv6-test.com/ and all tests verified OK, a few seconds later I followed the link to their speedtest: http://ipv6-test.com/speedtest/
    "Safari cannot open the page because it could not connect to the server"
    As of writing this post one hour later iOS has not repaired the condition:
    Oct 28 21:16:54 iPhone com.apple.WebKit.Networking[585] <Error>: tcp_connection_destination_prepare_complete 23 connectx to 2001:4810::110.80@0 failed: No route to host
    This iPhone 5C still has this problem when restored to the default factory settings under iOS 8.1 via iTunes.
    Only the default route is lost, not the link, prefix or the routed IPv6 address.
    All other devices (yes, other iOS 8.1 devices) on my network do not have any problem with losing the default route.
    Any thoughts on these logs?
    Oct 28 20:07:25 iPhone Facebook[233] <Warning>: Attempting to badge the application icon but haven't received permission from the user to badge the application
    Oct 28 20:07:30 iPhone kernel[0] <Notice>: 044272.639031 wlan0.A[25993] AppleBCMWLANCore::dumpWmeCounters():  per AC tx counters: 108269 36868 426526 6067, rx counters: 1341536 2833 605 139
    Oct 28 20:07:30 iPhone kernel[0] <Notice>: 044272.639083 wlan0.A[25994] AppleBCMWLANCore::dumpWmeCounters():                AWDL: Tx 2976 0 0 0      Rx: 404 0 0 0
    Oct 28 20:07:33 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:07:45 iPhone kernel[0] <Notice>: 044287.752605 wlan0.A[25995] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:07:46 iPhone wifid[68] <Notice>: WiFi:[436216066.709599]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:07:46 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:07:46 iPhone wifid[68] <Notice>: WiFi:[436216066.837892]: WiFi unquiescing requested by "locationd"
    Oct 28 20:07:49 iPhone wifid[68] <Notice>: WiFi:[436216069.538831]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = TRUE
    Oct 28 20:07:49 iPhone wifid[68] <Notice>: WiFi:[436216069.695750]: WiFi unquiescing requested by "locationd"
    Oct 28 20:07:53 iPhone wifid[68] <Notice>: WiFi:[436216073.586379]: WiFiLocaleManagerCheckLocale: location service or wifi is off, set locale to default
    Oct 28 20:07:53 iPhone wifid[68] <Notice>: WiFi:[436216073.587098]: new locale:  , locale:
    Oct 28 20:07:56 iPhone wifid[68] <Notice>: WiFi:[436216076.615753]: Client itunesstored set type to background application
    Oct 28 20:07:56 iPhone wifid[68] <Notice>: WiFi:[436216076.616118]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:07:56 iPhone wifid[68] <Notice>: WiFi:[436216076.617374]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd itunesstored networkd
    Oct 28 20:07:56 iPhone wifid[68] <Notice>: WiFi:[436216076.618341]: Already connected to MY_SSID.
    Oct 28 20:08:00 iPhone kernel[0] <Notice>: 044302.830443 wlan0.A[25996] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:08:04 iPhone wifid[68] <Notice>: WiFi:[436216084.762983]: Client itunesstored set type to normal application
    Oct 28 20:08:04 iPhone wifid[68] <Notice>: WiFi:[436216084.763724]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:08:04 iPhone wifid[68] <Notice>: WiFi:[436216084.766117]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:08:05 iPhone kernel[0] <Notice>: 044307.878641 wlan0.A[25997] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:08:05 iPhone kernel[0] <Notice>: 044307.878735 wlan0.A[25998] AppleBCMWLANCore::dumpWmeCounters():  per AC tx counters: 108437 36877 426526 6086, rx counters: 1341703 2833 605 139
    Oct 28 20:08:05 iPhone kernel[0] <Notice>: 044307.878773 wlan0.A[25999] AppleBCMWLANCore::dumpWmeCounters():                AWDL: Tx 2976 0 0 0      Rx: 404 0 0 0
    Oct 28 20:08:30 iPhone kernel[0] <Notice>: 044333.066451 wlan0.A[26000] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:08:30 iPhone wifid[68] <Notice>: WiFi:[436216110.647932]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:08:30 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:08:30 iPhone wifid[68] <Notice>: WiFi:[436216110.779752]: WiFi unquiescing requested by "locationd"
    Oct 28 20:08:35 iPhone kernel[0] <Notice>: 044338.100979 wlan0.A[26001] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:08:49 iPhone wifid[68] <Notice>: WiFi:[436216129.504620]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = TRUE
    Oct 28 20:08:49 iPhone wifid[68] <Notice>: WiFi:[436216129.613024]: WiFi unquiescing requested by "locationd"
    Oct 28 20:08:56 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:08:57 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:09:11 iPhone kernel[0] <Notice>: AppleBMA282::handleInterrupt2 - INT generated but ACTIVE bit not set.. Should not happen
    Oct 28 20:09:11 iPhone kernel[0] <Notice>: AppleEmbeddedI2CNewAccelerometer::_interruptAction2 -- error from handleInterrupt (device error)
    Oct 28 20:09:11 iPhone wifid[68] <Notice>: WiFi:[436216151.148632]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:09:11 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:09:11 iPhone wifid[68] <Notice>: WiFi:[436216151.269409]: WiFi unquiescing requested by "locationd"
    Oct 28 20:09:30 iPhone wifid[68] <Notice>: WiFi:[436216170.645940]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = TRUE
    Oct 28 20:09:30 iPhone kernel[0] <Notice>: 044393.395089 wlan0.A[26002] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:09:30 iPhone wifid[68] <Notice>: WiFi:[436216170.975047]: WiFi unquiescing requested by "locationd"
    Oct 28 20:09:35 iPhone kernel[0] <Notice>: 044398.430358 wlan0.A[26003] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:09:53 iPhone wifid[68] <Notice>: WiFi:[436216193.587589]: WiFiLocaleManagerCheckLocale: location service or wifi is off, set locale to default
    Oct 28 20:09:53 iPhone wifid[68] <Notice>: WiFi:[436216193.588305]: new locale:  , locale:
    Oct 28 20:10:27 iPhone wifid[68] <Notice>: WiFi:[436216227.638067]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:10:27 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:10:27 iPhone wifid[68] <Notice>: WiFi:[436216227.760242]: WiFi unquiescing requested by "locationd"
    Oct 28 20:10:35 iPhone wifid[68] <Notice>: WiFi:[436216235.924846]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = TRUE
    Oct 28 20:10:36 iPhone wifid[68] <Notice>: WiFi:[436216236.076777]: WiFi unquiescing requested by "locationd"
    Oct 28 20:10:58 iPhone wifid[68] <Notice>: WiFi:[436216258.632257]: apsd[82] is a wow client
    Oct 28 20:10:58 iPhone wifid[68] <Notice>: WiFi:[436216258.632674]: UserEventAgent[17] is a wow client
    Oct 28 20:10:58 iPhone wifid[68] <Notice>: WiFi:[436216258.632962]: WoW is Enabled, 2 WoW Clients
    Oct 28 20:11:10 iPhone wifid[68] <Notice>: WiFi:[436216270.605960]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:11:10 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:11:10 iPhone wifid[68] <Notice>: WiFi:[436216270.729778]: WiFi unquiescing requested by "locationd"
    Oct 28 20:11:48 iPhone wifid[68] <Notice>: WiFi:[436216308.885121]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = TRUE
    Oct 28 20:11:49 iPhone wifid[68] <Notice>: WiFi:[436216309.022275]: WiFi unquiescing requested by "locationd"
    Oct 28 20:11:51 iPhone kernel[0] <Notice>: 044533.946579 wlan0.A[26004] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:11:53 iPhone wifid[68] <Notice>: WiFi:[436216313.588125]: WiFiLocaleManagerCheckLocale: location service or wifi is off, set locale to default
    Oct 28 20:11:53 iPhone wifid[68] <Notice>: WiFi:[436216313.588996]: new locale:  , locale:
    Oct 28 20:12:11 iPhone kernel[0] <Notice>: 044554.058782 wlan0.A[26005] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:12:12 iPhone wifid[68] <Notice>: WiFi:[436216332.451301]: WiFi unquiescing requested by "locationd"
    Oct 28 20:12:12 iPhone wifid[68] <Notice>: WiFi:[436216332.455577]: WiFi unquiescing requested by "locationd"
    Oct 28 20:12:12 iPhone wifid[68] <Notice>: WiFi:[436216332.499218]: WiFi unquiescing requested by "locationd"
    Oct 28 20:12:16 iPhone kernel[0] <Notice>: 044559.094065 wlan0.A[26006] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:12:21 iPhone kernel[0] <Notice>: 044564.129386 wlan0.A[26007] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:12:23 iPhone wifid[68] <Notice>: WiFi:[436216343.165991]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:12:23 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:12:23 iPhone wifid[68] <Notice>: WiFi:[436216343.291768]: WiFi unquiescing requested by "locationd"
    Oct 28 20:12:36 iPhone dataaccessd[137] <Notice>: 0x17674680|EAS|Error|[ASPingTask 0x17559740, conn 0x177243d0, request 0x176e33a0] connection died with error Error Domain=NSURLErrorDomain Code=-1005 "The network connection was lost." UserInfo=0x176eb1b0 {NSErrorFailingURLStringKey=https://exchange.ipeer.se/Microsoft-Server-ActiveSync?User=alenor&DeviceId=ApplF 2LLF78EFFT6&DeviceType=iPhone&Cmd=Ping, _kCFStreamErrorCodeKey=-4, NSErrorFailingURLKey=https://exchange.ipeer.se/Microsoft-Server-ActiveSync?User=alenor&DeviceId=ApplF 2LLF78EFFT6&DeviceType=iPhone&Cmd=Ping, NSLocalizedDescription=The network connection was lost., _kCFStreamErrorDomainKey=4, NSUnderlyingError=0x176439b0 "The network connection was lost."}
    Oct 28 20:12:36 iPhone dataaccessd[137] <Notice>: 0x17674680|EAS|Error|ASPingTask failed: Error Domain=NSURLErrorDomain Code=-1005 "The network connection was lost." UserInfo=0x176eb1b0 {NSErrorFailingURLStringKey=https://exchange.ipeer.se/Microsoft-Server-ActiveSync?User=alenor&DeviceId=ApplF 2LLF78EFFT6&DeviceType=iPhone&Cmd=Ping, _kCFStreamErrorCodeKey=-4, NSErrorFailingURLKey=https://exchange.ipeer.se/Microsoft-Server-ActiveSync?User=alenor&DeviceId=ApplF 2LLF78EFFT6&DeviceType=iPhone&Cmd=Ping, NSLocalizedDescription=The network connection was lost., _kCFStreamErrorDomainKey=4, NSUnderlyingError=0x176439b0 "The network connection was lost."}
    Oct 28 20:12:49 iPhone wifid[68] <Notice>: WiFi:[436216369.513501]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = TRUE
    Oct 28 20:12:49 iPhone wifid[68] <Notice>: WiFi:[436216369.614588]: WiFi unquiescing requested by "locationd"
    Oct 28 20:12:52 iPhone wifid[68] <Notice>: WiFi:[436216372.968257]: WiFi unquiescing requested by "locationd"
    Oct 28 20:12:52 iPhone wifid[68] <Notice>: WiFi:[436216372.973601]: WiFi unquiescing requested by "locationd"
    Oct 28 20:12:53 iPhone wifid[68] <Notice>: WiFi:[436216373.010754]: WiFi unquiescing requested by "locationd"
    Oct 28 20:13:01 iPhone kernel[0] <Notice>: 044604.372611 wlan0.A[26008] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:13:06 iPhone kernel[0] <Notice>: 044609.406952 wlan0.A[26009] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:13:11 iPhone wifid[68] <Notice>: WiFi:[436216391.608390]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:13:11 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:13:11 iPhone wifid[68] <Notice>: WiFi:[436216391.611592]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:13:11 iPhone wifid[68] <Notice>: WiFi:[436216391.732718]: WiFi unquiescing requested by "locationd"
    Oct 28 20:13:22 iPhone kernel[0] <Notice>: 044624.511429 wlan0.A[26010] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:13:32 iPhone wifid[68] <Notice>: WiFi:[436216412.624841]: WiFi unquiescing requested by "locationd"
    Oct 28 20:13:32 iPhone wifid[68] <Notice>: WiFi:[436216412.626948]: WiFi unquiescing requested by "locationd"
    Oct 28 20:13:32 iPhone wifid[68] <Notice>: WiFi:[436216412.671606]: WiFi unquiescing requested by "locationd"
    Oct 28 20:13:36 iPhone wifid[68] <Notice>: WiFi:[436216416.512287]: WiFi unquiescing requested by "locationd"
    Oct 28 20:13:36 iPhone wifid[68] <Notice>: WiFi:[436216416.518078]: WiFi unquiescing requested by "locationd"
    Oct 28 20:13:36 iPhone wifid[68] <Notice>: WiFi:[436216416.562941]: WiFi unquiescing requested by "locationd"
    Oct 28 20:13:48 iPhone Facebook[233] <Warning>: notify name "com.apple.iapd.notify.extendedMode" has been registered 20 times - this may be a leak
    Oct 28 20:13:49 iPhone wifid[68] <Notice>: WiFi:[436216429.497413]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = TRUE
    Oct 28 20:13:49 iPhone wifid[68] <Notice>: WiFi:[436216429.612193]: WiFi unquiescing requested by "locationd"
    Oct 28 20:13:53 iPhone wifid[68] <Notice>: WiFi:[436216433.587569]: WiFiLocaleManagerCheckLocale: location service or wifi is off, set locale to default
    Oct 28 20:13:53 iPhone wifid[68] <Notice>: WiFi:[436216433.588410]: new locale:  , locale:
    Oct 28 20:14:10 iPhone wifid[68] <Notice>: WiFi:[436216450.660255]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:14:10 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:14:10 iPhone wifid[68] <Notice>: WiFi:[436216450.782845]: WiFi unquiescing requested by "locationd"
    Oct 28 20:14:12 iPhone kernel[0] <Notice>: 044674.731063 wlan0.A[26011] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:14:22 iPhone kernel[0] <Notice>: 044684.766756 wlan0.A[26012] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:14:27 iPhone kernel[0] <Notice>: 044689.801364 wlan0.A[26013] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:14:32 iPhone wifid[68] <Notice>: WiFi:[436216472.725920]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = TRUE
    Oct 28 20:14:32 iPhone wifid[68] <Notice>: WiFi:[436216472.870591]: WiFi unquiescing requested by "locationd"
    Oct 28 20:14:37 iPhone kernel[0] <Notice>: 044699.836118 wlan0.A[26014] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:14:43 iPhone Facebook[233] <Warning>: Attempting to badge the application icon but haven't received permission from the user to badge the application
    Oct 28 20:14:44 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:14:45 iPhone wifid[68] <Notice>: WiFi:[436216485.123305]: Foreground Network Application exited.
    Oct 28 20:14:45 iPhone wifid[68] <Notice>: WiFi:[436216485.129665]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:14:45 iPhone wifid[68] <Notice>: WiFi:[436216485.132682]: WoW Enabled, Skip starting Disassocation timer
    Oct 28 20:14:45 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:14:45 iPhone backboardd[56] <Warning>: CoreAnimation: updates deferred for too long
    Oct 28 20:14:45 iPhone backboardd[56] <Warning>: CoreAnimation: timed out fence 37fdf
    Oct 28 20:14:46 iPhone Facebook[233] <Warning>: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
    Oct 28 20:14:46 iPhone Messenger[484] <Warning>: Warning: Application delegate received call to -application:didReceiveRemoteNotification:fetchCompletionHandler: but the completion handler was never called.
    Oct 28 20:14:57 iPhone kernel[0] <Notice>: 044719.958314 wlan0.A[26015] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:15:02 iPhone kernel[0] <Notice>: 044724.993675 wlan0.A[26016] AppleBCMWLANCore::dumpWmeCounters():  per AC tx counters: 111091 36885 426556 6173, rx counters: 1344989 3153 633 139
    Oct 28 20:15:02 iPhone kernel[0] <Notice>: 044724.993727 wlan0.A[26017] AppleBCMWLANCore::dumpWmeCounters():                AWDL: Tx 2976 0 0 0      Rx: 404 0 0 0
    Oct 28 20:15:24 iPhone wifid[68] <Notice>: WiFi:[436216524.189458]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:15:24 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:15:24 iPhone wifid[68] <Notice>: WiFi:[436216524.312581]: WiFi unquiescing requested by "locationd"
    Oct 28 20:15:26 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:15:27 iPhone wifid[68] <Notice>: WiFi:[436216527.118647]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:15:27 iPhone wifid[68] <Notice>: WiFi:[436216527.119384]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:15:27 iPhone wifid[68] <Notice>: WiFi:[436216527.122205]: Already connected to MY_SSID.
    Oct 28 20:15:32 iPhone kernel[0] <Notice>: 044755.097209 wlan0.A[26018] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:15:37 iPhone kernel[0] <Notice>: 044760.145884 wlan0.A[26019] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:15:38 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:15:38 iPhone wifid[68] <Notice>: WiFi:[436216538.234456]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:15:38 iPhone wifid[68] <Notice>: WiFi:[436216538.235014]: WoW Enabled, Skip starting Disassocation timer
    Oct 28 20:15:38 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:15:38 iPhone sharingd[25] <Notice>: 20:15:38.503 : Starting Handoff advertising
    Oct 28 20:15:38 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:15:39 iPhone sharingd[25] <Notice>: 20:15:39.809 : Starting Handoff advertising
    Oct 28 20:15:41 iPhone sharingd[25] <Notice>: 20:15:41.818 : Stopping Handoff advertising
    Oct 28 20:15:43 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:15:43 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:15:43 iPhone wifid[68] <Notice>: WiFi:[436216543.729769]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:15:43 iPhone wifid[68] <Notice>: WiFi:[436216543.731722]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:15:43 iPhone wifid[68] <Notice>: WiFi:[436216543.734373]: Already connected to MY_SSID.
    Oct 28 20:15:47 iPhone kernel[0] <Notice>: xpcproxy[519] Container: /private/var/mobile/Containers/Data/Application/08FB3187-F5B0-4021-B44E-806F026 24C9A (sandbox)
    Oct 28 20:15:47 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:15:47 iPhone Untappd[519] <Error>: assertion failed: 12B411: libxpc.dylib + 51947 [DBA1E85F-5C4C-3026-9B98-A82D2E332ED6]: 0x7d
    Oct 28 20:15:47 iPhone Unknown[519] <Error>:
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: Multi-tasking -> Device: YES, App: YES
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: Unlimited access to network resources
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: Init FacebookConnect Session
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: [CDVTimer][facebookconnectplugin] 7.930994ms
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: [CDVTimer][file] 6.848991ms
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: [CDVTimer][keyboard] 0.434995ms
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: [CDVTimer][flurry] 0.734031ms
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: [CDVTimer][statusbar] 69.730997ms
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: ---------------
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: Image name LaunchImage-568h
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: [CDVTimer][splashscreen] 25.982976ms
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: [CDVTimer][TotalPluginStartup] 115.081012ms
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: ---------------
    Oct 28 20:15:48 iPhone Untappd[519] <Warning>: Image name LaunchImage-568h
    Oct 28 20:15:49 iPhone wifid[68] <Notice>: WiFi:[436216549.047748]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:15:49 iPhone wifid[68] <Notice>: WiFi:[436216549.048160]: WoW Enabled, Skip starting Disassocation timer
    Oct 28 20:15:49 iPhone Untappd[519] <Warning>: active
    Oct 28 20:15:49 iPhone Untappd[519] <Warning>: Resetting plugins due to page load.
    Oct 28 20:15:49 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:15:49 iPhone Untappd[519] <Warning>: Finished load of: file:///private/var/mobile/Containers/Bundle/Application/1B40BB7F-A0DD-4B7C-BFD 5-94B18CCA2CB4/Untappd.app/www/index.html
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: Setting Flurry version to 2.3.2
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: Starting Flurry Session with key IE1KTJVZACFB8XP3SFXU
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: Flurry: Starting session on Agent Version [Flurry_iOS_138_5.2.0]
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: THREAD WARNING: ['Flurry'] took '49.601807' ms. Plugin should use a background thread.
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: THREAD WARNING: ['GAPlugin'] took '62.182129' ms. Plugin should use a background thread.
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: THREAD WARNING: ['PushPlugin'] took '28.566895' ms. Plugin should use a background thread.
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: Logging Page View
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: THE PAGE IS: #friendsArea
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: history empty
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: mode
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: PAGE => #friendsArea
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: not scrolling
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: {"code":1,"message":"Location services are disabled."}
    Oct 28 20:15:51 iPhone Untappd[519] <Warning>: enabledRemoteNotificationTypes is not supported in iOS 8.0 and later.
    Oct 28 20:15:52 iPhone kernel[0] <Notice>: 044775.223430 wlan0.A[26020] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:15:52 iPhone Untappd[519] <Warning>: PUSH ID IS => 8d98664664c3afc0c5f1d1c26e6857ca7078de9ac3d228476e36a6b6fa5a9f62
    Oct 28 20:15:52 iPhone Untappd[519] <Warning>: push_token=8d98664664c3afc0c5f1d1c26e6857ca7078de9ac3d228476e36a6b6fa5a9f62
    Oct 28 20:15:53 iPhone Untappd[519] <Warning>: AutoComplete is not disabled
    Oct 28 20:15:53 iPhone Untappd[519] <Warning>: 25D79571-CEB0-41EF-A801-9C8F6DC7F494 = 25D79571-CEB0-41EF-A801-9C8F6DC7F494
    Oct 28 20:15:53 iPhone Untappd[519] <Warning>: PUSH SETTUP HAPPENING
    Oct 28 20:15:53 iPhone Untappd[519] <Warning>: MATCH
    Oct 28 20:15:53 iPhone Untappd[519] <Warning>: PE: true
    Oct 28 20:15:53 iPhone Untappd[519] <Warning>: PUSH SETTUP HAPPENING
    Oct 28 20:15:53 iPhone Untappd[519] <Warning>: MATCH
    Oct 28 20:15:53 iPhone Untappd[519] <Warning>: PE: true
    Oct 28 20:15:53 iPhone wifid[68] <Notice>: WiFi:[436216553.595563]: WiFiLocaleManagerCheckLocale: location service or wifi is off, set locale to default
    Oct 28 20:15:53 iPhone wifid[68] <Notice>: WiFi:[436216553.600048]: new locale:  , locale:
    Oct 28 20:15:56 iPhone wifid[68] <Notice>: WiFi:[436216556.046424]: WiFi unquiescing requested by "locationd"
    Oct 28 20:15:56 iPhone wifid[68] <Notice>: WiFi:[436216556.049036]: WiFi unquiescing requested by "locationd"
    Oct 28 20:15:56 iPhone wifid[68] <Notice>: WiFi:[436216556.145981]: WiFi unquiescing requested by "locationd"
    Oct 28 20:15:57 iPhone kernel[0] <Notice>: 044780.258694 wlan0.A[26021] AppleBCMWLANCore::dumpWmeCounters():  per AC tx counters: 111676 36885 426564 6199, rx counters: 1345656 3153 688 139
    Oct 28 20:15:57 iPhone kernel[0] <Notice>: 044780.258744 wlan0.A[26022] AppleBCMWLANCore::dumpWmeCounters():                AWDL: Tx 2976 0 0 0      Rx: 404 0 0 0
    Oct 28 20:16:03 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:04 iPhone wifid[68] <Notice>: WiFi:[436216564.315322]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:04 iPhone wifid[68] <Notice>: WiFi:[436216564.315794]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:16:04 iPhone wifid[68] <Notice>: WiFi:[436216564.320590]: Already connected to MY_SSID.
    Oct 28 20:16:04 iPhone Untappd[519] <Warning>: Killing Any Running ajaxStatment
    Oct 28 20:16:04 iPhone Untappd[519] <Warning>: THREAD WARNING: ['Console'] took '19.487305' ms. Plugin should use a background thread.
    Oct 28 20:16:04 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:05 iPhone wifid[68] <Notice>: WiFi:[436216565.893397]: apsd[82] is a wow client
    Oct 28 20:16:05 iPhone wifid[68] <Notice>: WiFi:[436216565.894446]: UserEventAgent[17] is a wow client
    Oct 28 20:16:05 iPhone wifid[68] <Notice>: WiFi:[436216565.894754]: WoW is Enabled, 2 WoW Clients
    Oct 28 20:16:06 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:06 iPhone sharingd[25] <Notice>: 20:16:06.989 : Starting Handoff advertising
    Oct 28 20:16:07 iPhone wifid[68] <Notice>: WiFi:[436216567.154937]: Foreground Network Application entered.
    Oct 28 20:16:07 iPhone wifid[68] <Notice>: WiFi:[436216567.157772]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:07 iPhone wifid[68] <Notice>: WiFi:[436216567.163564]: problematic networks =  and potentially problematic networks =
    Oct 28 20:16:07 iPhone wifid[68] <Notice>: WiFi:[436216567.167412]: Unblacklisting
    Oct 28 20:16:07 iPhone wifid[68] <Notice>: WiFi:[436216567.214605]: No Change in Background Scan Networks, Skip Re-Programming Background Scan
    Oct 28 20:16:07 iPhone wifid[68] <Notice>:
    Oct 28 20:16:07 iPhone wifid[68] <Notice>: WiFi:[436216567.243546]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:16:07 iPhone wifid[68] <Notice>: WiFi:[436216567.245463]: Already connected to MY_SSID.
    Oct 28 20:16:07 iPhone wifid[68] <Notice>: WiFi:[436216567.246641]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:07 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:08 iPhone syncdefaultsd[521] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "opportunistic" on <APSConnection: 0x15565c90>
    Oct 28 20:16:09 iPhone syncdefaultsd[521] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "enabled" on <APSConnection: 0x15565c90>
    Oct 28 20:16:09 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:10 iPhone wifid[68] <Notice>: WiFi:[436216570.176364]: Foreground Network Application exited.
    Oct 28 20:16:10 iPhone wifid[68] <Notice>: WiFi:[436216570.177447]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:10 iPhone wifid[68] <Notice>: WiFi:[436216570.177915]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:16:10 iPhone wifid[68] <Notice>: WiFi:[436216570.179168]: Already connected to MY_SSID.
    Oct 28 20:16:10 iPhone wifid[68] <Notice>: WiFi:[436216570.210621]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:10 iPhone MobileSafari[211] <Warning>: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
    Oct 28 20:16:11 iPhone sharingd[25] <Notice>: 20:16:11.070 : Starting Handoff advertising
    Oct 28 20:16:11 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:11 iPhone wifid[68] <Notice>: WiFi:[436216571.704208]: Foreground Network Application entered.
    Oct 28 20:16:11 iPhone wifid[68] <Notice>: WiFi:[436216571.705459]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:11 iPhone wifid[68] <Notice>: WiFi:[436216571.705762]: problematic networks =  and potentially problematic networks =
    Oct 28 20:16:11 iPhone wifid[68] <Notice>: WiFi:[436216571.706037]: Unblacklisting
    Oct 28 20:16:11 iPhone wifid[68] <Notice>: WiFi:[436216571.707066]: No Change in Background Scan Networks, Skip Re-Programming Background Scan
    Oct 28 20:16:11 iPhone wifid[68] <Notice>:
    Oct 28 20:16:11 iPhone wifid[68] <Notice>: WiFi:[436216571.707530]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:16:11 iPhone wifid[68] <Notice>: WiFi:[436216571.724786]: Already connected to MY_SSID.
    Oct 28 20:16:11 iPhone wifid[68] <Notice>: WiFi:[436216571.727972]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:11 iPhone sharingd[25] <Notice>: 20:16:11.890 : Starting Handoff advertising
    Oct 28 20:16:12 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:12 iPhone sharingd[25] <Notice>: 20:16:12.678 : Starting Handoff advertising
    Oct 28 20:16:18 iPhone mediaserverd[37] <Notice>: '' (pid = 499) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_PresenceScan
    Oct 28 20:16:18 iPhone MobileSMS[388] <Warning>: Received memory warning.
    Oct 28 20:16:18 iPhone mediaserverd[37] <Notice>: '' (pid = 499) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_PresenceScan
    Oct 28 20:16:18 iPhone MobilePhone[317] <Warning>: Received memory warning.
    Oct 28 20:16:18 iPhone MobileMail[157] <Warning>: Received memory warning.
    Oct 28 20:16:18 iPhone InCallService[318] <Warning>: Received memory warning.
    Oct 28 20:16:18 iPhone YouTube[470] <Warning>: Received memory warning.
    Oct 28 20:16:18 iPhone MobileSafari[211] <Warning>: Received memory warning.
    Oct 28 20:16:18 iPhone SpringBoard[43] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
    Oct 28 20:16:18 iPhone SpringBoard[43] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
    Oct 28 20:16:18 iPhone Facebook[233] <Warning>: Received memory warning.
    Oct 28 20:16:19 iPhone Messenger[484] <Warning>: Received memory warning.
    Oct 28 20:16:21 iPhone sharingd[25] <Notice>: 20:16:21.190 : Starting Handoff advertising
    Oct 28 20:16:26 iPhone syncdefaultsd[521] <Notice>: (Warn ) received memory warning
    Oct 28 20:16:29 iPhone Facebook[233] <Warning>: Received memory warning.
    Oct 28 20:16:29 iPhone sharingd[25] <Notice>: 20:16:29.697 : Starting Handoff advertising
    Oct 28 20:16:29 iPhone Messenger[484] <Warning>: Received memory warning.
    Oct 28 20:16:30 iPhone MobileMail[157] <Warning>: Received memory warning.
    Oct 28 20:16:30 iPhone MobileSMS[388] <Warning>: Received memory warning.
    Oct 28 20:16:31 iPhone MobilePhone[317] <Warning>: Received memory warning.
    Oct 28 20:16:31 iPhone InCallService[318] <Warning>: Received memory warning.
    Oct 28 20:16:32 iPhone YouTube[470] <Warning>: Received memory warning.
    Oct 28 20:16:32 iPhone MobileSafari[211] <Warning>: Received memory warning.
    Oct 28 20:16:32 iPhone kernel[0] <Notice>: 044815.474397 wlan0.A[26023] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:16:32 iPhone kernel[0] <Notice>: 044815.474482 wlan0.A[26024] AppleBCMWLANCore::dumpWmeCounters():  per AC tx counters: 112138 36908 426568 6255, rx counters: 1346179 3159 688 139
    Oct 28 20:16:32 iPhone kernel[0] <Notice>: 044815.474519 wlan0.A[26025] AppleBCMWLANCore::dumpWmeCounters():                AWDL: Tx 2976 0 0 0      Rx: 404 0 0 0
    Oct 28 20:16:33 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:33 iPhone wifid[68] <Notice>: WiFi:[436216593.723295]: Foreground Network Application exited.
    Oct 28 20:16:33 iPhone wifid[68] <Notice>: WiFi:[436216593.725159]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:33 iPhone wifid[68] <Notice>: WiFi:[436216593.725542]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:16:33 iPhone wifid[68] <Notice>: WiFi:[436216593.726588]: Already connected to MY_SSID.
    Oct 28 20:16:33 iPhone wifid[68] <Notice>: WiFi:[436216593.734511]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:33 iPhone MobileSafari[211] <Warning>: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
    Oct 28 20:16:34 iPhone sharingd[25] <Notice>: 20:16:34.393 : Starting Handoff advertising
    Oct 28 20:16:35 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:35 iPhone wifid[68] <Notice>: WiFi:[436216595.710648]: Foreground Network Application entered.
    Oct 28 20:16:35 iPhone wifid[68] <Notice>: WiFi:[436216595.711653]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:35 iPhone wifid[68] <Notice>: WiFi:[436216595.712096]: problematic networks =  and potentially problematic networks =
    Oct 28 20:16:35 iPhone wifid[68] <Notice>: WiFi:[436216595.712562]: Unblacklisting
    Oct 28 20:16:35 iPhone wifid[68] <Notice>: WiFi:[436216595.714158]: No Change in Background Scan Networks, Skip Re-Programming Background Scan
    Oct 28 20:16:35 iPhone wifid[68] <Notice>:
    Oct 28 20:16:35 iPhone wifid[68] <Notice>: WiFi:[436216595.715261]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:16:35 iPhone wifid[68] <Notice>: WiFi:[436216595.716182]: Already connected to MY_SSID.
    Oct 28 20:16:35 iPhone wifid[68] <Notice>: WiFi:[436216595.719960]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:36 iPhone sharingd[25] <Notice>: 20:16:36.303 : Starting Handoff advertising
    Oct 28 20:16:36 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:37 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 470 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:16:38 iPhone kernel[0] <Notice>: 044820.525389 wlan0.A[26026] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:16:41 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 471 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:16:42 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 472 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:16:43 iPhone kernel[0] <Notice>: 044825.560651 wlan0.A[26027] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:16:43 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 473 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:16:43 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 474 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:16:43 iPhone com.apple.xpc.launchd[1] (com.apple.WebKit.WebContent.3A55B0B9-DC27-43B5-AAE3-68F6DD891B97[346]) <Warning>: Service exited with abnormal code: 1
    Oct 28 20:16:43 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 475 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:16:44 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 476 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:16:44 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 477 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:16:44 iPhone sharingd[25] <Notice>: 20:16:44.812 : Starting Handoff advertising
    Oct 28 20:16:46 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:46 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:46 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:46 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:46 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:46 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:46 iPhone wifid[68] <Notice>: WiFi:[436216606.796401]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = TRUE
    Oct 28 20:16:46 iPhone wifid[68] <Notice>: WiFi:[436216606.923678]: WiFi unquiescing requested by "locationd"
    Oct 28 20:16:47 iPhone wifid[68] <Notice>: WiFi:[436216607.153056]: Foreground Network Application exited.
    Oct 28 20:16:47 iPhone wifid[68] <Notice>: WiFi:[436216607.164516]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:47 iPhone wifid[68] <Notice>: WiFi:[436216607.166815]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:16:47 iPhone wifid[68] <Notice>: WiFi:[436216607.168881]: Already connected to MY_SSID.
    Oct 28 20:16:47 iPhone wifid[68] <Notice>: WiFi:[436216607.181322]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:47 iPhone locationd[63] <Notice>: client 'com.facebook.Facebook' stopping significant location changes
    Oct 28 20:16:47 iPhone MobileSafari[211] <Warning>: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
    Oct 28 20:16:48 iPhone sharingd[25] <Notice>: 20:16:48.018 : Starting Handoff advertising
    Oct 28 20:16:49 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:49 iPhone wifid[68] <Notice>: WiFi:[436216609.280303]: Foreground Network Application entered.
    Oct 28 20:16:49 iPhone wifid[68] <Notice>: WiFi:[436216609.287550]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:49 iPhone wifid[68] <Notice>: WiFi:[436216609.287867]: problematic networks =  and potentially problematic networks =
    Oct 28 20:16:49 iPhone wifid[68] <Notice>: WiFi:[436216609.288391]: Unblacklisting
    Oct 28 20:16:49 iPhone wifid[68] <Notice>: WiFi:[436216609.292771]: No Change in Background Scan Networks, Skip Re-Programming Background Scan
    Oct 28 20:16:49 iPhone wifid[68] <Notice>:
    Oct 28 20:16:49 iPhone wifid[68] <Notice>: WiFi:[436216609.293572]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:16:49 iPhone wifid[68] <Notice>: WiFi:[436216609.295339]: Already connected to MY_SSID.
    Oct 28 20:16:49 iPhone wifid[68] <Notice>: WiFi:[436216609.302628]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:16:49 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 478 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:16:49 iPhone sharingd[25] <Notice>: 20:16:49.908 : Starting Handoff advertising
    Oct 28 20:16:50 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:16:50 iPhone wifid[68] <Notice>: WiFi:[436216610.965387]: WiFi unquiescing requested by "locationd"
    Oct 28 20:16:50 iPhone wifid[68] <Notice>: WiFi:[436216610.968974]: WiFi unquiescing requested by "locationd"
    Oct 28 20:16:50 iPhone wifid[68] <Notice>: WiFi:[436216610.993176]: WiFi unquiescing requested by "locationd"
    Oct 28 20:16:51 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 479 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:16:51 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 480 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:16:53 iPhone kernel[0] <Notice>: 044835.604552 wlan0.A[26028] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:16:56 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 481 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:16:56 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 482 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:16:56 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 483 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:16:57 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 484 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:16:57 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 485 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:16:57 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 486 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:16:58 iPhone kernel[0] <Notice>: 044840.639680 wlan0.A[26029] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:16:59 iPhone wifid[68] <Notice>: WiFi:[436216619.413475]: WiFi unquiescing requested by "locationd"
    Oct 28 20:16:59 iPhone wifid[68] <Notice>: WiFi:[436216619.414947]: WiFi unquiescing requested by "locationd"
    Oct 28 20:16:59 iPhone wifid[68] <Notice>: WiFi:[436216619.452114]: WiFi unquiescing requested by "locationd"
    Oct 28 20:17:00 iPhone sharingd[25] <Notice>: 20:17:00.384 : Starting Handoff advertising
    Oct 28 20:17:06 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:06 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:06 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:06 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:06 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:08 iPhone wifid[68] <Notice>: WiFi:[436216628.648025]: WiFi unquiescing requested by "locationd"
    Oct 28 20:17:08 iPhone wifid[68] <Notice>: WiFi:[436216628.650258]: WiFi unquiescing requested by "locationd"
    Oct 28 20:17:08 iPhone wifid[68] <Notice>: WiFi:[436216628.686257]: WiFi unquiescing requested by "locationd"
    Oct 28 20:17:08 iPhone sharingd[25] <Notice>: 20:17:08.884 : Starting Handoff advertising
    Oct 28 20:17:17 iPhone sharingd[25] <Notice>: 20:17:17.318 : Starting Handoff advertising
    Oct 28 20:17:17 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:18 iPhone wifid[68] <Notice>: WiFi:[436216638.493981]: Foreground Network Application exited.
    Oct 28 20:17:18 iPhone wifid[68] <Notice>: WiFi:[436216638.499471]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:17:18 iPhone wifid[68] <Notice>: WiFi:[436216638.500122]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:17:18 iPhone wifid[68] <Notice>: WiFi:[436216638.504375]: Already connected to MY_SSID.
    Oct 28 20:17:18 iPhone wifid[68] <Notice>: WiFi:[436216638.511242]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:17:18 iPhone MobileSafari[211] <Warning>: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
    Oct 28 20:17:18 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:19 iPhone sharingd[25] <Notice>: 20:17:19.152 : Starting Handoff advertising
    Oct 28 20:17:21 iPhone sharingd[25] <Notice>: 20:17:21.158 : Stopping Handoff advertising
    Oct 28 20:17:22 iPhone wifid[68] <Notice>: WiFi:[436216642.532919]: WiFi unquiescing requested by "locationd"
    Oct 28 20:17:22 iPhone wifid[68] <Notice>: WiFi:[436216642.538862]: WiFi unquiescing requested by "locationd"
    Oct 28 20:17:22 iPhone wifid[68] <Notice>: WiFi:[436216642.579003]: WiFi unquiescing requested by "locationd"
    Oct 28 20:17:28 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:28 iPhone wifid[68] <Notice>: WiFi:[436216648.423792]: __WiFiManagerCellularTransmitCallback_block_invoke: Cellular Transmit Started = FALSE
    Oct 28 20:17:28 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:28 iPhone wifid[68] <Notice>: WiFi:[436216648.549017]: WiFi unquiescing requested by "locationd"
    Oct 28 20:17:32 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:53 iPhone kernel[0] <Notice>: 044895.929845 wlan0.A[26030] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:17:53 iPhone wifid[68] <Notice>: WiFi:[436216673.587557]: WiFiLocaleManagerCheckLocale: location service or wifi is off, set locale to default
    Oct 28 20:17:53 iPhone wifid[68] <Notice>: WiFi:[436216673.588251]: new locale:  , locale:
    Oct 28 20:17:57 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:17:58 iPhone wifid[68] <Notice>: WiFi:[436216678.421494]: Foreground Network Application entered.
    Oct 28 20:17:58 iPhone wifid[68] <Notice>: WiFi:[436216678.422422]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:17:58 iPhone wifid[68] <Notice>: WiFi:[436216678.422774]: problematic networks =  and potentially problematic networks =
    Oct 28 20:17:58 iPhone wifid[68] <Notice>: WiFi:[436216678.423092]: Unblacklisting
    Oct 28 20:17:58 iPhone wifid[68] <Notice>: WiFi:[436216678.424470]: No Change in Background Scan Networks, Skip Re-Programming Background Scan
    Oct 28 20:17:58 iPhone wifid[68] <Notice>:
    Oct 28 20:17:58 iPhone wifid[68] <Notice>: WiFi:[436216678.425025]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:17:58 iPhone wifid[68] <Notice>: WiFi:[436216678.431011]: Already connected to MY_SSID.
    Oct 28 20:17:58 iPhone wifid[68] <Notice>: WiFi:[436216678.433618]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:17:58 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 487 connectx to 2001:4810::110.80@0 failed: No route to host
    Oct 28 20:17:58 iPhone kernel[0] <Notice>: 044900.975263 wlan0.A[26031] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x0)
    Oct 28 20:17:58 iPhone sharingd[25] <Notice>: 20:17:58.547 : Starting Handoff advertising
    Oct 28 20:17:58 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:18:00 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:18:01 iPhone wifid[68] <Notice>: WiFi:[436216681.228883]: Foreground Network Application exited.
    Oct 28 20:18:01 iPhone wifid[68] <Notice>: WiFi:[436216681.229840]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:18:01 iPhone wifid[68] <Notice>: WiFi:[436216681.230184]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:18:01 iPhone wifid[68] <Notice>: WiFi:[436216681.231215]: Already connected to MY_SSID.
    Oct 28 20:18:01 iPhone wifid[68] <Notice>: WiFi:[436216681.244379]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:18:01 iPhone MobileSafari[211] <Warning>: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
    Oct 28 20:18:01 iPhone sharingd[25] <Notice>: 20:18:01.874 : Starting Handoff advertising
    Oct 28 20:18:02 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:18:03 iPhone wifid[68] <Notice>: WiFi:[436216683.143252]: Foreground Network Application entered.
    Oct 28 20:18:03 iPhone wifid[68] <Notice>: WiFi:[436216683.144161]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:18:03 iPhone wifid[68] <Notice>: WiFi:[436216683.144617]: problematic networks =  and potentially problematic networks =
    Oct 28 20:18:03 iPhone wifid[68] <Notice>: WiFi:[436216683.144891]: Unblacklisting
    Oct 28 20:18:03 iPhone wifid[68] <Notice>: WiFi:[436216683.146070]: No Change in Background Scan Networks, Skip Re-Programming Background Scan
    Oct 28 20:18:03 iPhone wifid[68] <Notice>:
    Oct 28 20:18:03 iPhone wifid[68] <Notice>: WiFi:[436216683.146531]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:18:03 iPhone wifid[68] <Notice>: WiFi:[436216683.153513]: Already connected to MY_SSID.
    Oct 28 20:18:03 iPhone wifid[68] <Notice>: WiFi:[436216683.154134]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:18:03 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 488 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:03 iPhone kernel[0] <Notice>: 044906.007807 wlan0.A[26032] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roaming profile 3 (was 3, flag=0x1)
    Oct 28 20:18:03 iPhone sharingd[25] <Notice>: 20:18:03.607 : Starting Handoff advertising
    Oct 28 20:18:03 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:18:04 iPhone sharingd[25] <Notice>: 20:18:04.110 : Starting Handoff advertising
    Oct 28 20:18:05 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:18:05 iPhone wifid[68] <Notice>: WiFi:[436216685.963283]: Foreground Network Application exited.
    Oct 28 20:18:05 iPhone wifid[68] <Notice>: WiFi:[436216685.964152]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:18:05 iPhone wifid[68] <Notice>: WiFi:[436216685.964676]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:18:05 iPhone wifid[68] <Notice>: WiFi:[436216685.971301]: Already connected to MY_SSID.
    Oct 28 20:18:06 iPhone wifid[68] <Notice>: WiFi:[436216686.024444]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:18:06 iPhone MobileSafari[211] <Warning>: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
    Oct 28 20:18:06 iPhone sharingd[25] <Notice>: 20:18:06.709 : Starting Handoff advertising
    Oct 28 20:18:07 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:18:07 iPhone wifid[68] <Notice>: WiFi:[436216687.788818]: Foreground Network Application entered.
    Oct 28 20:18:07 iPhone wifid[68] <Notice>: WiFi:[436216687.790702]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:18:07 iPhone wifid[68] <Notice>: WiFi:[436216687.791130]: problematic networks =  and potentially problematic networks =
    Oct 28 20:18:07 iPhone wifid[68] <Notice>: WiFi:[436216687.791456]: Unblacklisting
    Oct 28 20:18:07 iPhone wifid[68] <Notice>: WiFi:[436216687.792726]: No Change in Background Scan Networks, Skip Re-Programming Background Scan
    Oct 28 20:18:07 iPhone wifid[68] <Notice>:
    Oct 28 20:18:07 iPhone wifid[68] <Notice>: WiFi:[436216687.793297]: __WiFiManagerSetEnableState: state TRUE, manager->enable.setting TRUE, manager->unlockedSinceBoot TRUE
    Oct 28 20:18:07 iPhone wifid[68] <Notice>: WiFi:[436216687.795417]: Already connected to MY_SSID.
    Oct 28 20:18:07 iPhone wifid[68] <Notice>: WiFi:[436216687.797683]: BG Application: Not Present, BG Daemon: Present. Daemons: UserEventAgent apsd networkd
    Oct 28 20:18:07 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 489 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:07 iPhone sharingd[25] <Notice>: 20:18:07.897 : Starting Handoff advertising
    Oct 28 20:18:08 iPhone locationd[63] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
    Oct 28 20:18:08 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 490 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:10 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 491 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:11 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 492 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:12 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 493 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:12 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 494 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:13 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 495 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:13 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 496 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:13 iPhone com.apple.WebKit.Networking[212] <Error>: tcp_connection_destination_prepare_complete 497 connectx to 2001:41d0:8:e8ad::1.80@0 failed: No route to host
    Oct 28 20:18:13 iPhone kernel[0] <Notice>: 044916.077045 wlan0.A[26033] AppleBCMWLANConfigManager::configureRoamingProfile(): Received new roam

    iOS 8.1.2 fixed this problem on my iPhone 5C. I have not had any issues with the default route since the update.
    But yes, toggling Wi-Fi always fixed the problem when I had it. I guess there was some specific Wi-Fi driver issue on iPhone 5C that made iOS unaware of the Router Advertisements and when the lifetime hit zero the default route was deleted.

  • Setting up static routing in sa520. Im stuck.

    Hello,
    I finally got my cisco router and all excited about it i tried to set it up. Everything went fine until i wanted a local machine to get its own IP adress that is reachable from the outside.
    Basicly i used static IP setting in the wan/ip4v menu. This worked great and with the router assigning dhcp too all computers.
    Now all the local computers has internet connection and they share one ip adress on the outside.
    As for where im stuck. I have a xserve with 2 networkcards. It runs a FTP server which we use local but we also have customers needing to reach it from the outside. The local FTP works but im having difficulties assigning a outside IP too it. Our ISP has provided 5 different ipadresses.
    I have tried to do this in 2 different ways where the second way is preferable.
    first try:
    Use the optional port as a second wan. give it the same settings as the first wan got but another ip-adress.
    Then connect the xserves outside network card directly too that wan port and use dhcp. This did not work.
    second try:
    Assign a static routing from the wan2(optional port) too the local ipadress for the xserve.
    Can someone elaborate on how this should be done?
    Thank you.
    Edit:
    Later today i will try this firewall rule.
    http://bildr.no/view/580301
    Basicly i want to forward any connections from wan2 too 192.168.1.33 which is my server. Does that look correct?

    Thank you for your quick reply.
    Im using version 1.1.21.
    Im actully quite sure that its a user problem rather then firmware error. It´s the first time i evern touch a Cisco router and i havn´t done that much networking.
    I can show you how i did it on my xserve. Maybe you can elaborate on how i can do it the same way.
        redirect_port
                proto
                tcp
                targetIP
                192.168.1.50
                targetPortRange
                80
                aliasIP
                77.40.XXX.220
                aliasPortRange
                8888
    Basicly it says push whatever trafic from ip 77.40.xxx.220 too 192.168.1.50 on the local network.
    How can i do the same thing on my cisco router? It´s a NAT ip-forward rule.
    Edit:
    Screenshot shows what i have been trying.
    I have chosen optional wan which is set to use another external IP adress but this does not work. It would be so much easier if i could just type in the external IP adress there and use the same gateway, dns as the main WAN.
    Added config aswell.
    Thank you.

  • How do you Redistribution EIGRP into OSPF and maintain a distance of 250 for a static route?

    Ok, I have scoured the forums long enough and have to post. The design is below. I moved a firewall to our new data center, which required adding some static routes for VPN connections and broadband backups. To minimize the amount of static routes I redistribute static into EIGRP with a route-map and prefix-list.
    My problem is the next part of my network. When the data leaves my 56128's it hits an edge device connecting to our dark fiber. On this edge device I am running OSPF onto the dark fiber, then redistribute some EIGRP subnets into OSPF and again all is well.
    Everything works up until the point the redistributed routes hit my RIB at my main data center where I am running IBGP. IBPG is run between our MPLS router and core for all our remote sites. When my backup route from the 56128's hits the cores, it supersedes the BGP route because the AD route O E2 [110/20] is lower than the BGP AD B [200/0]. Given the configuration below what can be done to remedy this? Oh when I redistribute I can only change the AD for the backup routes, all other routes should stay the same.
    56128's where my static routes are:
    ip route 192.168.101.0/24 192.168.30.77 name firewall 250
    router eigrp 65100
       redistribute static route-map Static-To-Eigrp
    route-map Static-To-Eigrp permit 10
       match ip address prefix-list Static2Eigrp
    ip prefix-list Static2Eigrp seq 2 permit 192.168.101.0/24
    Edge device:
    router eigrp 65100
     network 172.18.0.5 0.0.0.0
     network 172.18.0.32 0.0.0.3
     network 172.18.0.36 0.0.0.3
     redistribute ospf 65100 metric 2000000 0 255 1 1500
     redistribute static metric 200000 0 255 1 1500 route-map STATICS_INTO_EIGRP
     passive-interface default
     no passive-interface Port-channel11
     no passive-interface Port-channel12
     eigrp router-id 172.18.0.5
    router ospf 65100
     router-id 172.18.0.5
     log-adjacency-changes
     redistribute eigrp 65100 subnets route-map EIGRP_INTO_OSPF
     passive-interface default
     no passive-interface GigabitEthernet1/0/1
     no passive-interface GigabitEthernet1/0/2
     no passive-interface GigabitEthernet2/0/1
     no passive-interface GigabitEthernet2/0/2
     network 172.18.0.0 0.0.255.255 area 0
    ip prefix-list EIGRP_INTO_OSPF seq 5 permit 172.18.0.0/16 le 32
    ip prefix-list EIGRP_INTO_OSPF seq 10 permit 192.168.94.0/29 le 32
    ip prefix-list EIGRP_INTO_OSPF seq 15 permit 192.168.26.32/29 le 32
    ip prefix-list EIGRP_INTO_OSPF seq 20 permit 192.168.30.72/29 le 32
    ip prefix-list EIGRP_INTO_OSPF seq 25 permit 192.168.20.128/25 le 32
    ip prefix-list EIGRP_INTO_OSPF seq 26 permit 192.168.101.0/24 le 32 <- Backup Route for MPLS Remote Office
    route-map EIGRP_INTO_OSPF permit 10
     match ip address prefix-list EIGRP_INTO_OSPF

    So in the case of a /24. If it were say broken up into /25's? From our remote sites we are using aggregate-address summary-only. Not sure how I would advertise a more specific route via BGP, sorry.
    I didnt have this problem until I moved my firewalls. They plugged into the cores where IBGP was running and the static never kicked in unless the bgp route disappeared. I guess I could use my static redistribution for my VPN sites and use statics across the cores for the handful of backup links I have.

  • Interworking on Static Routing as IGP

    Was testing interworking between Vlan over ethernet and FR. As long as my LDP was on static routing, I couldnt reach end-to-end. The moment i configured OSPF as my routing protocol it came up. Can anyone let me know what the reason could be ?

    Gautam,
    This is actually normal behavior.
    Before the label learnt via an LDP peer is coupled to a route in the FIB, the next-hop IP address of the route needs to match one of the interface IP addresses bound to the LDP peer (see below). So basically it will not work without a next IP address.
    r2#sh mpls ldp nei
    Peer LDP Ident: 3.3.3.3:0; Local LDP Ident 2.2.2.2:0
    TCP connection: 3.3.3.3.11004 - 2.2.2.2.646
    State: Oper; Msgs sent/rcvd: 27/27; Downstream
    Up time: 00:15:07
    LDP discovery sources:
    Serial3/0, Src IP addr: 192.168.23.3
    Addresses bound to peer LDP Ident:
    3.3.3.3 192.168.34.3 192.168.23.3 <++++++ the route next hop has to match one of these addresses.
    Hope this helps,

  • IP SLA, Tunnels, and static routes

    Here's the scenario:  1 router will have a primary and secondary ISP connection.  I set up an SLA to track connectivity on the primary connection.  Here are the static routes:
    ip route 0.0.0.0 0.0.0.0 Tunnel55 track 10
    ip route 12.54.X.X 255.255.255.240 GigabitEthernet0/0 track 10
    ip route 12.54.X.Y 255.255.255.255 X.15.115.X track 10
    ip route 192.168.32.0 255.255.240.0 Tunnel55 track 10
    ip route 192.168.48.0 255.255.252.0 Tunnel55 track 10
    ip route 192.168.56.0 255.255.255.0 Tunnel55 track 10
    ip route 0.0.0.0 0.0.0.0 Tunnel56 254
    ip route 12.54.X.X 255.255.255.240 GigabitEthernet0/1 254
    ip route 12.54.X.Y 255.255.255.255 X.15.81.X 254
    ip route 192.168.32.0 255.255.240.0 Tunnel56 254
    ip route 192.168.48.0 255.255.252.0 Tunnel56 254
    ip route 192.168.56.0 255.255.255.0 Tunnel56 254
    So I shut down the port (gi0/0) belonging to the primary port.  At this point, it seemed like it worked fine.  The routes shifted over to the backup routes.  However, when I re-enabled the port, only two of the routes switched back. The routes pointing to Tunnels stayed on the secondary tunnel. When I browsed my static routes, I saw this:
    Gateway of last resort is 0.0.0.0 to network 0.0.0.0
    S*    0.0.0.0/0 is directly connected, Tunnel56
          12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
    S        12.x.x.16/28 is directly connected, GigabitEthernet0/0
    S        12.x.y.20/32 [1/0] via x.15.115.x
    S     192.168.32.0/20 is directly connected, Tunnel56
    S     192.168.48.0/22 is directly connected, Tunnel56
    S     192.168.56.0/24 is directly connected, Tunnel56
    Is there something special I need to do for Tunnels to allow the Tunnel routes to switch back automatically?

    Hello Ken,
    I can see you are sending the probe packets to the same object ( using the track ID 10 )
    After you bring the interface tunnel up, can you confirm if you can send traffic to that object?
    Regards,
    Julio

Maybe you are looking for

  • Can not update on windows server 2008 R2

    Hi All I have been trying to update windows server 2008 R2 after doing a fresh install. i have used HP smart Start to do the install. I have a HP ML 350 G5 Server     this is the 3rd time i have tried to install . first time i used smart start and se

  • Power button is not working?

    When I try and press the power button on the back of my monitor just to let my computer sleep....it won't go to sleep.  I have checked in the engery saver and there is no option for "power button to sleep".

  • SOLMAN 4.0 SR2 connect to SAP R/3 Three System landscape (DEV QA and PRD)

    Hi, We have successfully installed SOLMAN 4.0 SR2 (ABAP + JAVA) on WIN2003 SP2 EE MSSQL 2005 EE SP1. I just want to activate the service so that SOLMAN could see my existing SAP R/3 4.6 C Three system landscape (DEV QAS PRD). I heard settings should

  • Standard Item List in WAD

    Hi We just upgraded to BW 3.5 (Level 11) with Content 3.5.3 (Level 2) and i now wanted to use the new Master Web Item "Web Template". The problem i now have is, that this item is not on the list when starting WAD. I checked R3-system. Class CL_RSR_WW

  • Restore backed up music

    I backed up my iphone5 before repair in itune on my computer now I restored the back up but the music all gone...? help please