SPAN on 3560s, RSPAN instead?

Need a little help with this since I am not too familiar with RSPAN. Here is the situation in a nutshell. We have a Voice and Data network over multiple 3560 switches configured with several VLANs as follows:
VLAN 2 - Voice
VLAN 3 - Data
VLAN 10 - Voice
We use an IPCC recording server attached to the second switch to record calls on VLAN 10 (hence the two voice VLAN's). The phones that are on VLAN 10 are spread out between all 5 switches. The port on the second switch is tagged to VLAN 20 and is the only port on VLAN 20. Currently I have the monitor setup on Switch 1 as follows:
#show monitor
Session 1
Type : Remote Source Session
Source VLANs :
Both : 10
Dest RSPAN VLAN : 20
monitor session 1 source vlan 10
monitor session 1 destination remote vlan 20
The problem is two fold. Not all of the phones on VLAN 10 are able to be recorded on the server. We are also able to record some of the phones from VLAN 2 even though they should not be able to.
Its been suggested that doing this via RSPAN would fix the problem. If thats the case then what should the RSPAN config look like?

When you say VLAN 100 do you mean VLAN 99?
From what I am gathering the basic config for all the switches where the destination port/vlan is not on would be as follows:
create vlan 99 with:
vlan 99
remote-span
then setup the monitor:
monitor session 1 source vlan 10
monitor session 1 destination vlan 99
On the switch where the destination would be is:
create vlan 99 with:
vlan 99
remote-span
then setup the monitor:
monitor session 1 source vlan 10
monitor session 1 destination vlan 99
then setup the second monitor:
monitor session 2 source vlan 99
monitor session 2 desination interface fa0/20
By doing it that way I basically get ride of vlan 20 that I was using before in favor of a specific port.

Similar Messages

  • UCCX 8.0(2) SPAN/RSPAN based VOIP Monitoring

    Hi Alll,
    UCCX 8.0(2) High Availability (both servers are co-located in data center, where agents and supervisors are in building across the street over fibre)
    SRND for UCCX 8 describes that it supports SPAN and/or RSPAN based voip monitoring, which is a requirement for my client as they have CAD Agents running on Citrix thin client and Supervisors on Thick client PCs.
    However I am struggling to find a way to achieve this solution for my client with UCCX 8.x, UCCX 7 we would not have had this problem as you can configure 2nd NIC adaptor on UCCX server to be configured as VOIP Monitoring server port/IP under PostInstall and sniff all traffic for all Agent phone devices as configured under CDA.
    Desktop Monitoring is not supported for thin client environment. Customer may eventually purchase QM/WFM, but for now we urgently require the essentials of agent monitoring on UCCX.
    Please has anybody successfully had this configuration described above achieved? or have any ideas?
    Thank you,
    Yavuz

    Have you been able to get a response to this post?  I am running into the exact same issue with an upgrade to UCCx 8.0.  SPAN on the 2nd NIC isn't allowed, and now the customer has lost functionality.
    Thanks,
    Ben

  • SPAN and RSPAN, ISL and TRUNKING

    Hello,
    I have some questions regarding the do's and don'ts of SPANNING. If you have for example several switches with one port, say port 48 SPANNED to another switch that collapses all the traffic to be monitored by an IDS or network analyzer.
    What would be the best way to do this if you were concerned about multiple VLAN's being on the switches you were SPANNING from?
    My idea was to turn each of the SPAN ports into a TRUNK PORTS and also use ISL encapsulation between the switches and the “Aggregate Switch” that everything collapses to. Then, I would have a Monitor Session “Another SPAN taking all of those SPAN's for the other switches to a single port for monitoring.
    This was because on each of the switches have TRUNKED 802.1q FIBER PORTS and are capable of receiving any VLAN. Also, although 802.1q is common, for this I was thinking of using ISL because it does not require a Native VLAN. If a port on the switch is changed to a different VLAN (Switch Port Access VLAN XX) and the Monitor “SPAN” is not set for TRUNKING, I don't think we would see that traffic from a different VLAN would we?
    RSPAN could be used but there are already physical SPAN's coming from each of the switches to monitor. Is there any down side to using physically cabled SPAN's vs RSPAN?
    What is the best practice for monitoring segregated networks that cannot use RSPAN? Physically cabled SPAN's with Monitor Sessions?
    Am I thinking of this correctly or have I derailed?
    Thanks

    If you have source ports belonging to several different VLANs, or if you are using SPAN on several VLANs on a trunk port, you may want to identify to which VLAN a packet you are receiving on the destination SPAN port belongs. This is possible by enabling trunking on the destination port before configuring it for SPAN. This way, all packets forwarded to the
    sniffer will also be tagged with their respective VLAN IDs.

  • Problem with all day events on iPad calendar spanning multiple days instead of one

    I'm having an issue editing all day events on my iPad calendar. If I reschedule an event to the following day, it now spans the two days instead of just one.
    The issue only happens on my iPad. I can reschedule appointments on my iPhone without any problems. Date and time zone are set correctly.

    I experience the same when we subscribe on calendars (ICS) from Exchange. Been testing on two iPads 3 (6.0.1). The strange thing is that everything work as normal on my iPhone 4S (6.0.1). The timezone is correct and the all same on all three devices (default setting).
    The meeting details (fetched live from Exchange) is also naturally the same. Far as I can see, this applies only the on iPads?
    Example
    https://webmail.frogn.kommune.no/owa/calendar/[email protected]/Råd_og_u tvalg/calendar.ics

  • RSPAN configuration

    Hi,
    I'm trying to configure a RSPAN with multiple source ports on multiple switches and 1 destination port.
    On the first switch I have :
    Session 1
    Type                   : Remote Source Session
    Source Ports           :
        Both               : Po2
    Dest RSPAN VLAN        : 400
    On the second switch I have :
    Session 1
    Type                   : Remote Source Session
    Source Ports           :
         Both               : Po2
    Dest RSPAN VLAN        : 400
    Session 2
    Type                   : Remote Destination Session
    Source RSPAN VLAN      : 400
    Destination Ports      : Gi0/7
        Encapsulation      : Native
              Ingress      : Disabled
    I don't get any error message, but the counters of interface gi0/7 all remain at 0.
    I guess the source & destination RSPAN on the same switch are not supported.
    I'm looking for a workaround.
    any idea ?
    Thanks
    Stéph.

    Hi Stephane,
    The traffic for each RSPAN session is carried over a user-specified RSPAN VLAN that is dedicated for that RSPAN session in all participating switches. This Vlan is trunked to a remote switch which uses the vlan as the source and a local physical interface as the final destination interface connecting the sniffer.
    Keeping this in mind it is impossible for RSPAN to have source and destination on same switch. Also, any interface can be the destination for at most one SPAN session. Hence in your case, its impossible to configure a common destination for the local SPAN and the RSPAN. There have to be at least two different interfaces acting as the destination for these SPAN sessions.
    Cheers,
    Shashank
    Please rate if you found the content useful

  • How many span ports are supported on Sup2T and Catalyst 6880?

    Hi,
    I did not find any information concerning this.
    Would be great if anybody could send me a link to the information how many span ports are supported on the new Cat68 series.
    Regards
    Thorsten Steffen

    For sup2t
    ======== 
    Local SPAN, RSPAN, and ERSPAN Session Limits
    Total Sessions
    Local and Source Sessions
    Destination Sessions
    Local SPAN,
    RSPAN Source,
    ERSPAN Source 
    Ingress or Egress or Both
    Local SPAN Egress-Only
    RSPAN
    ERSPAN
    80
    2
    14
    64
    23
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/15-1SY/config_guide/sup2T/15_1_sy_swcg_2T/span_rspan_erspan.html
    Regards,
    Naveen
    ****Rate if it is helpful****

  • I'm confused about buying used smart cases for iPad mini 1, 2, and 3.

    I'm trying to buy used smart covers for the iPad mini 1, 2, and 3 but I'm not sure which smart cover versions will fit which mini.
    So far, in pink, I've been able to find MGNN2ZM/A and MF061ZM/A. But I want all the other colors too.
    MacMall.com says MGNN2ZM/A is compatible with iPad mini 1, 2, and 3 and MF061ZM/A is compatible with iPad mini 1 and 2. (Apple doesn't provide the part numbers on their web page)
    Basically, I could really use a list of iPad mini, iPad and iPad Air accessories' parts numbers,  and the device/cover compatibilities, if such a list exists.
    Eventually, I want to buy smart covers in every color for iPad 1, 2, 3, 4, 5 (Air), and 6 (Air 2).
    Thank you for your help in advance ^^

        Hello there ctemple,
    That is a great question, thank you for taking the time to contact us. I am sorry to hear your phone is on it's last leg and not working as it should be. I know how important it is to have a working device at all times so will be more than happy to assist you today.
    Great news on our Verizon Edge program you can upgrade to pretty much any phone in our lineup. You pay a small installment every month over a 24-month span on your bill instead of paying full retail or the two-year pricing all at once.
    If you like you can view additional information about our Edge program by going to http://vz.to/1kqnEzS
    Please let us know if you have additonal questions or concerns. Have a great day!
    KarenC_VZW
    Follow us on twitter @VZWSupport

  • Please allow us to mark more than 5 answers as helpful

    hi,
    I know a lot of people are not bothered about points, and they just answer to share knowledge
    However, I still think if someone has gone out of their way to help me, that I can at least show some sort of gratitude, albeit by awarding them 5 measly points (that they might not even care about!). But currently, you can only mark 5 responses "helpful", and sometimes I have had more than 5 very helpful responses.
    Therefore, please do away with this limit
    thanks

    Not to insult your idea, but I think unless the topic of a thread has changed you shouldn't continue discussion in a new thread. A lot of people reach this forum via Google (or whatever) and you can imagine what a mess it would become if discussions routinely span multiple threads!
    Instead, I think the moderators should have the ability to increase the number of allowed "helpful answers" on a per-thread basis. If a discussion is large enough to warrant more than 5 helpful answers then most likely the moderator would be in there reviewing the content anyway, so how hard could it be to give them a button to increase the allowed number?

  • Scheduling Gantt Rendering Error

    Hi all
    I am having a problem while rendering a dvt scheduling gantt the error message I get is the following:
    bq. 10-Mar-2009 09:35:56 oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator handleError \\ SEVERE: Server Exception during PPR, #1 \\ java.lang.NullPointerException \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.SchedulingTaskbarsRenderer.renderTasks(SchedulingTaskbarsRenderer.java:1002) \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.SchedulingTaskbarsRenderer.renderTaskbars(SchedulingTaskbarsRenderer.java:703) \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.SchedulingTaskbarsRenderer.encodeAll(SchedulingTaskbarsRenderer.java:525) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:304) \\ at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.renderDataCell(BaseColumnRenderer.java:1072) \\ at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.encodeAll(BaseColumnRenderer.java:101) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:304) \\ at oracle.adfinternal.view.faces.renderkit.rich.TreeTableRenderer.encodeChild(TreeTableRenderer.java:601) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.renderDataBlockRows(TableRenderer.java:1714) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._renderSingleDataBlock(TableRenderer.java:1424) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._handleDataFetch(TableRenderer.java:836) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.encodeAll(TableRenderer.java:393) \\ at oracle.adfinternal.view.faces.renderkit.rich.TreeTableRenderer.encodeAll(TreeTableRenderer.java:479) \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.GanttChartTreeTableRenderer.encodeAll(GanttChartTreeTableRenderer.java:182) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:533) \\ at org.apache.myfaces.trinidad.render.RenderUtils.encodeRecursive(RenderUtils.java:70) \\ at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils$RenderCallback.invokeContextCallback(InvokeOnComponentUtils.java:97) \\ at org.apache.myfaces.trinidad.component.UIXCollection.invokeOnComponent(UIXCollection.java:1030) \\ at oracle.adf.view.faces.bi.component.gantt.UIGantt.invokeOnComponent(UIGantt.java:1658) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153) \\ at oracle.adf.view.rich.component.fragment.UIXPageTemplate.invokeOnComponent(UIXPageTemplate.java:208) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:664) \\ at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils.renderChild(InvokeOnComponentUtils.java:29) \\ at oracle.adfinternal.view.faces.streaming.StreamingDataManager._pprComponent(StreamingDataManager.java:577) \\ at oracle.adfinternal.view.faces.streaming.StreamingDataManager.execute(StreamingDataManager.java:442) \\ at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._encodeStreamingResponse(DocumentRenderer.java:2125) \\ at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:788) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1352) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:784) \\ at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942) \\ at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:273) \\ at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:204) \\ at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189) \\ at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:188) \\ at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:652) \\ at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:243) \\ at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:203) \\ at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266) \\ at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) \\ at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) \\ at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) \\ at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:279) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139) \\ at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102) \\ at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496) \\ at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) \\ at weblogic.security.service.SecurityManager.runAs(Unknown Source) \\ at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180) \\ at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086) \\ at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406) \\ at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) \\ at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    I have been trying to figure out what causes this error to occur because from my first debugging results I am thinking it is due to some problems with the Data it is trying to render because for certain date range the gantt chart renders properly but for others this error occur. I have had a look at the data for the correctly rendered date range and I did not notice anything unexpected.
    I would really appreciate if anyone as any suggestion on what maybe causing the error or if there are any samples of scheduling gantt based on a Business Component object. I have looked at the examples in the dvt demo but the chart are base on a Backingbean generated model.

    Hi Peter
    Thanks for the help I carried on looking at the data rendered and find out what you said was correct so I am fixing the BC object to return the total duration of a task (spanning over various days instead of returning each daily task).
    This resolve the describe issue thanks once again.
    Ola

  • Ipad mini calender problem

    I am having problems with my calenders. March is 'missing' when I try and view month on month. It is there in the other views but the whole calender app just goes back to the home screen if I try and go forward from Feb or back from April.

    Look for any all day event on APril 1 and remove it. Or make it span a few hours instead of all day. It's a glitch and removing the all day app will resolve it.

  • JTable only renders cells visible in viewport

    I have a JTable which is in a JScrollPane. The JTable has multi-row spanning cells. Consider a cell 0,0 that spans 4 rows. I scroll the table so that rows 0 thru 2 are not visible. I then replace the model with a new model containing new data. The table, with it's new model, is rendered for the Viewport that is visible and the scrollpane remains scrolled where I left it. Which is what I want. But since I have multi-row spaning cells the cells outside the viewport are not considered for rendering. Since cell 0,0 spans 4 rows, cell 0.3 (which is really part of cell 0,0) does not appear rendered correctly.
    How do I get all cells of the table to render (albiet I wouldn't see them unless they span into the viewport) instead of just those in the viewport.
    I need something like JTable.considerViewportExtentsWhenRendering(true);

    You will need to override the paint method of the BasicTableUI to do what you wanted. It's a bit tricky but doable.
    ;o)
    V.V.

  • Nexus 1010 ERSPAN Destination

    Hi,
    i'm trying to configure a virtual call recording  solution. I want to use ERSPAN to send the traffic from the phones to  the recording system on a Virtual Machine. The virtual infrastructure  has a Nexus 1010 installed. I'm folloing the administration guide for  the nexus which states that :
    "On the Cisco Nexus 1010 switch, a user can configure ERSPAN source sessions, destination sessions, or both."
    I  can create a source erspan monitor session on the physical switch, but i  cannot create e erpsan-destinaion on the Nexus ... the problem is that i  simple don't have this in the configuration ...
    I'm using Nexus 1010 with 4.0(4)SV1(3b) ...
    is  it me or the nexus does not support erspan destination ? or am i  looking this from a different angle and such solution must be aproached  differently ?
    the configuration on the physical switch looks like this
    monitor session 7 type erspan-source
    source vlan 5
    destination
    erspan-id 999
    ip address yyy.yyy.yyy.yyy
    vrf Intranet
    on the Nexus I should be able to create
    monitor session 7 type erspan-destination
    but i don't have such option. the only option is for erspan-source.
    Thank you very much!!!

    Hi
    I actually solved my problem using regular SPAN. I configured RSPAN on the physical switches (source – the phones, destination - RSPAN VLAN), and then used SPAN (source – the RSPAN VLAN from the physical switch and destination - a virtual port) on the Nexus.
    Although it’s not documented, the Nexus 1k somehow recognizes the RSPAN sent from the physical switch and successfully sends it to the destination port.
    The documentation guide of the nexus does not mention RSPAN at all, and the documentation guide of the physical switches (cat3750) says that if you use RSPAN the VLAN has to be configured as RSPAN VLAN, so I guess this were just not mentioned in the documentation guide.
    Hope that helps.

  • I'm confused about Edge

    My current plan is up on Jan 29, 2014.  I haven't upgraded in 4 years and now my phone is on it's last leg...basically it won't answer when someone calls, no texts, and occasionally I can actually call the person I intend.  Since I can't upgrade thanks to Verizon changing the contract I signed with them (isn't that breach of contract?), I am trying to figure out if I should just buy a phone full-price or wait 6 weeks (during which time I will basically pay for service for a useless phone).  I have unlimited data and I am trying to decide if I should keep or just give it up but I'm confused on the details.
    1.  If I keep my unlimited data plan, on January 29th I must pay full price for whatever phone I get?  No "free" phones and no discounted phones? 
    2.  If there are free and/or discounted phones, are they lower end phones?
    3.  Is Edge worth giving up my unlimited data?

        Hello there ctemple,
    That is a great question, thank you for taking the time to contact us. I am sorry to hear your phone is on it's last leg and not working as it should be. I know how important it is to have a working device at all times so will be more than happy to assist you today.
    Great news on our Verizon Edge program you can upgrade to pretty much any phone in our lineup. You pay a small installment every month over a 24-month span on your bill instead of paying full retail or the two-year pricing all at once.
    If you like you can view additional information about our Edge program by going to http://vz.to/1kqnEzS
    Please let us know if you have additonal questions or concerns. Have a great day!
    KarenC_VZW
    Follow us on twitter @VZWSupport

  • Strange DateTime subtraction issue

    Hi, All:
    I have a function which converts C# DateTime to Delphi's TDateTime manually:
            public static Double DateTimeToTDateTime(DateTime dt)
                double delphiDT = ((dt.Subtract(new DateTime(1899, 12, 30, 0, 0, 0))).TotalMilliseconds) / 24.0 / 3600.0 / 1000.0;
                return delphiDT;
    It works fine mostly but not in my project. In my current project if I put datetime as 2/6/2015 12:00:00 am, the result returned by dt.Subtract(new DateTime(1899, 12, 30, 0, 0, 0)).TotalMilliseconds is 3632342499328.0 while
    the time span should be 3632342400000 instead. 
    My version of vs is 2008 and .net framework is 2.0. I tested this code with VS 2008/2010 and .net 2~4. Only this particular project contains this issue. All others are fine. 
    Can I know what problem could this be?

    Do you mean that the next line does not display 3632342400000 too?
    Console.WriteLine( (
    new
    DateTime(
    2015,
    2,
    6,
    0,
    0,
    0 ) -
    new
    DateTime(
    1899,
    12,
    30,
    0,
    0,
    0 ) ).TotalMilliseconds );

  • SPAN or RSPAN

    Hi,
    I need to setup port mirroring on Catalyst 4006 switch. Both source and destination port is on the same switch.
    I need to capture all traffics across the LAN for analysis. Is it enough by configuring SPAN? Please advise.

    Hi Friend,
    If your both source and destination port are on a same switch you are good to go with SPAN.
    Have a look at this link to configure SPAN on cat4k switch
    http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/rel7_1/config/span.htm
    But as you also said you want to capture traffic acorss the lan in this case the source port may exist on different switches and incase your source port and destination port exist on different switch then you surely need a RSPAN.
    Also instead of configuring a specific source port to capture you can capture complete vlan when you configure SPAN you can also configure source vlan to capture all traffic on and for that vlan.
    HTH, if yes please rate the post.
    Ankur

Maybe you are looking for

  • Mtn Lion fresh Installed. Now how do I make iTunes recognize my iPhone?

    I decided to wipe my HD clean and do a fresh install of Mountain Lion on my iMac i5 27". My question relates to iTunes and syncing with my iPhone. My iPhone is no longer recognized by my computer. I would hate to have to wipe my iPhone and start sync

  • HTTP 500 Internel server error in Custom tag program on Weblogic 8.1

    Dear sir, Please attend my problem... I face the Error 500 Internel server error when I rum the custom tag program on weblogic 8.1. My program Structure is: Program>Home.jsp >WEB-INF>classes>mypack>MyTag.java, MyTag.class >tlds>taglib.tld >web.xml Ho

  • The trouble of payment

    I have bought the credit through Apple store about two weeks ago. I also received a receipt from the I tune , somehow I don't know why the money never come into my Skype credit , it always showed $0.01

  • Hyperion Enterprise 6.3 Installation errror

    We have installed Hyperion 6.3 on a new server. The software runs on the server. Users accessing it through a shared network drive get the error "The specified module could not be found", and data entry is locked in all categories. We have duplicated

  • IDX2 Metadata

    Hi, In IDX2 we can add a Idoc metadata, In the same wise how can add metadata for a RFC. Help me friends. Thanks Hari