LAYER 2 PROBLEM

     I have a LTE device which has two different network cards with different MAC addresses that share one virtual IP address. The LTE device is virtually connecting the two ports, for redundancy purposes. This LTE device has one layer 3 link connected to a 6509 to get to the INTERNET.
The problem is that when the LTE device starts to use the second MAC address to send traffic to the switch (6509), the switch drops those packets. Then when you clear the arp table it works.
IS  there a way to tell the switch that those two mac address belong to one IP address, and whenever one of these mac addresses initiates traffic do not drop them.
Thanks  

Can you do an extended ping from the fa1/15 interface? For extended ping type ping on the command prompt. for Extended commands answer "y" and then give the source interface as FastEthernet1/15.example shown below. Please do tell us the result.
ping
Protocol [ip]:
Target IP address: 10.0.6.10
Repeat count [5]:
Datagram size [100]:
Timeout in seconds [2]:
Extended commands [n]: y
Source address or interface: FastEthernet1/15
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 10.0.6.10, timeou
Packet sent with a ...

Similar Messages

  • Layer problem with graphics

    I have a layer where on one frame I have 3 dynamic text boxes
    which I convert to one graphic. These are used to display a value
    set through actionscript whilst a motion tween fades it in and out.
    I have called the graphic set1 with names on each of the
    inidividual textboxes. One I have finished with this graphic I make
    a blank keyframe later on and create another three dynamic text
    boxes on the same layer (different frame) and call them different
    name. The problem is when I go to set all three to one graphic like
    before and called it "set2" or anything.. it keeps reverting to
    "set1" and displaying them again in the new frame.... any ideas
    why?

    You're welcome, Ron. And BTW, I stated:
    "Or else, find the other frame object that is causing the text wrap. Does it need to be on? If not, cmd/ctrl B and turn the switch off."
    But I meant to say ... If not, turn the object's text wrap off using the Text Wrap panel.
    You probably figured that out, tho!
    Mike Witherell not in Florida

  • Layer problem with exporting nested Indesign Doc in indesign doc to PDF

    Hi folks,
    I managed to create a PDF with very strange layer behavior... even with content that shows when ALL layers are turned off...
    Here's how I did it:
    - I placed our two page company letterhead indesign document in another Indesign document.
    - Both documents have several layers (our company use up to 8 different languages for their corporate papers)
    - The document that I exported to PDF, has itself two layers, and the nested Indesign document is exclusively on masterpages in the second layer.
    - The nested Document has 4 layers visible, but consists of around 27 layers.
    - Turning on the layer that contains the letterhead doc, correctly shows the corporate identity on all pages that are based on the master layers. Turning the layer off hides it. So far, so good.
    - I use a PDF preset which renders a PDF with following settings:
    - When opening the resulting PDF, the layers of the main document are all there, as one would expect. However, toggling the layers visibility renders a weird result... The document is 4 pages, a usage contract. You can download it from our server via this link. Now if you would toggle the layer visibility of the "letterhead_def actual" layer that is supposed to hold only the corporate identity, you will find that all works correctly for the first two pages... but on the 3rd, all contents seems to have been combined onto the second layer... and on the 4th page, the contents landed on a layer that isn't even listed in the layers panel, as turning ALL the layers off, still leaves the Terms and conditions visible...
    This looks like a bug to me... I'm going to try and flatten the nested indesign document first, before I export to PDF to see what that brings, but that is of course quite the hassle.
    Would be interested to see if more people have run into this thing...
    Kind regards,
    Willy

    Contrary to popular belief, I am not a complete moron However, since this problem could just as well be in Acrobat as in Indesign, I thought it best to post it in the Suite forum first.
    Of course I could post in both the Indesign as well as the Acrobat forum, but then I'm sure there will be helpful readers suggesting me to put it in the other. One cannot win
    There for I shall leave it here for a while. If I don't get any meaningful feedback, I'll re-post it in the other Forii...
    Kind regards,
    Will

  • Set text of layer problem (escaping ' and " in javascript)

    Hi all
    I am using the Dreamweaver behaviour "set text of layer" and
    I am having problems with escaping
    single AND double quotes in the javascript.
    Because the text I want to set the Layer with contains some
    javascript.
    So the text of my layer contains both single and double
    quotes.
    I can escape the single quotes like this:
    But I can't escape the double quotes the same way for some
    reason.
    even if I use \" javascript thinks it's the end of the
    javascript function.
    So I have tried using " in the javascript of the
    text to set, but strangely, although it works
    in Safari, it does not work in FireFox and IE.
    When I mouse over my javascript link set in the layer, the
    browser status bar shows the right thing
    in Safari, but in IE and FireFox, it shows extra double
    quotes...
    onClick="MM_setTextOfLayer('list','','<a
    href=&quot;javascript:;&quot;
    onClick=&quot;MM_showHideLayers(\'options\',\'\',\'show\')&quot;>designers</a>')"
    Anybody knows the answer to this one?
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    Downloads: Slide Show, Directory Browser, Mailing List

    What about using the &#34; entity? That *should* work.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "(_seb_)" <[email protected]> wrote in message
    news:[email protected]...
    > doubling the quotes did not work.
    > But I solved the problem by removing the quotes all
    together:
    >
    > onClick="MM_setTextOfLayer('list','','<a
    href=javascript: ...
    >
    > that does it!
    >
    > Randy Edmunds wrote:
    >> Try doubling the quotes to escape them, for example:
    >>
    >> onClick="MM_setTextOfLayer('list','','<a
    href=""javascript:"" ...
    >>
    >> HTH,
    >> Randy
    >>
    >>
    >>> I am using the Dreamweaver behaviour "set text
    of layer" and I am having
    >>> problems with escaping single AND double quotes
    in the javascript.
    >>>
    >>> Because the text I want to set the Layer with
    contains some javascript.
    >>>
    >>> So the text of my layer contains both single and
    double quotes.
    >>>
    >>> I can escape the single quotes like this:
    >>> \'
    >>> But I can't escape the double quotes the same
    way for some reason.
    >>> even if I use \" javascript thinks it's the end
    of the javascript
    >>> function.
    >>>
    >>> So I have tried using &quot; in the
    javascript of the text to set, but
    >>> strangely, although it works in Safari, it does
    not work in FireFox and
    >>> IE.
    >>> When I mouse over my javascript link set in the
    layer, the browser
    >>> status bar shows the right thing in Safari, but
    in IE and FireFox, it
    >>> shows extra double quotes...
    >>>
    >>> onClick="MM_setTextOfLayer('list','','<a
    href=&quot;javascript:;&quot;
    >>>
    onClick=&quot;MM_showHideLayers(\'options\',\'\',\'show\')&quot;>designers</a>')"
    >>> Anybody knows the answer to this one?
    >
    >
    > --
    > seb ( [email protected])
    >
    http://webtrans1.com | high-end web
    design
    > Downloads: Slide Show, Directory Browser, Mailing List

  • Dual layer problem

    I'm am trying to burn a dual layer PAL SD dvd. An error box comes up to say that the break point cannot be set, use manual selection but when I switch to manual the dialogue box does not appear. Any thoughts.
    90min main title (set as main)
    3 other titles totaling 80min
    1 first play copyright 10sec.
    1  menu with 6 min video as bg
    Vista 64bit
    Encore running under adminstrator.
    Richard Knight

    Richard,
    You stated:
    This is what I have also started doing and it seems to work.
    That is great news. Though I have never had an issue with the Layer-break on a DVD-9 in Encore, part of that could be that I edit my Sequences as Chapters and then have a separate Timeline for each of those. I've never even done a Chapter Playlist, because of my workflow.
    Also, when using ImgBurn for DVD-9's, I've never had any problems either, and have appreciated the greater control with regards to the Layer-breaks.
    I hope that ImgBurn continues to work for you.
    Good luck,
    Hunt
    PS I love the little dialog and error messages in ImgBurn. I'll often do something deliberately wrong, just to see what the message will be - I need to get a life!

  • DW8 INserting a Picture in a layer problem

    Hi folks, while i design view, has anyone had any problems
    after inserting the image into the layer that the "Overflow" box is
    not available and only available before inserting the image?
    Supposidly, you should be able to make the overflow box to
    "hidden", but the overflow box disappears after inserting the image
    and I cannot find it. Also, the layer moves up towards the top of
    the page. Is this a poblem with DW8?
    Help...

    Huh?
    > Is this a poblem with DW8?
    Most likely not. Please list the exact steps you are taking,
    and what it is
    you want to do. The simple act of inserting content into any
    container,
    whether a 'layer' or a table, would not be expected to cause
    that container
    to change locations on the page.
    And what is the 'overflow box'? Do you mean the visibility
    column on the
    Layers panel?
    As a wild guess, I would imagine what is happening is that
    you are not
    inserting the image into the layer, you are REPLACING the
    layer with the
    image. Did you look at the code <shudder> to see if the
    layer's markup was
    still there?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "AnohterDWUser" <[email protected]> wrote in
    message
    news:fig25i$t3r$[email protected]..
    > Hi folks, while i design view, has anyone had any
    problems after inserting
    > the
    > image into the layer that the "Overflow" box is not
    available and only
    > available before inserting the image? Supposidly, you
    should be able to
    > make
    > the overflow box to "hidden", but the overflow box
    disappears after
    > inserting
    > the image and I cannot find it. Also, the layer moves up
    towards the top
    > of the
    > page. Is this a poblem with DW8?
    >
    > Help...
    >
    >

  • BC4JToystore - View and Controller layer problem

    I am trying to create a web application based on the BC4JToystore design (MVC) where it seperates each layer into different project.
    Here is the problem.
    1. when i create a new Struts base JSP (JSP + Action Class) from the wizard on the controller prject/layer, JDev would automactically add the ApplicationResource.properties, define the /transaction, /navigate etc. to my struts-config.xml, add the ###_jpr_War.deploy. Of course, the Action.java + jsp files. So wat i did was, I manually remove the jsp files and add it to the view layer/project. Are there any better way of defining new struts action class/jsp. and how?
    2. I understand i would need to deploy my class files to the webroot/WEB-INF. I hav studied BC4Jtoystore where the .deploy profile is defined in the Deployment project. I couldn't quite get it right. I wonder how the developers deploy files from other projects (controller) into JAR files. I notice in the project settings where it onli includes the custom lib of toystores and when u preview the .deploy, they hav got all the class files from the controller project/layer. How u guys do that?
    As i couldn't get the Deploymnet project's .deploy profile work, so i define a .deploy profile in the controller layer/project itself. Here is the problem. It took me like 2 minutes to deploy just 1 file. Later i found out in the preview, it has heaps of classes in the archieve content where it includes the libraries i defined in project settings. Is is neccessary as I think these classes already exist in the library. how do i get rid of it if it is not?
    Thanz
    Tan Steven

    It depends on where you call the method. If you call it directly from the task flow you can right click on the method, select 'edit binding' and you get a dialog where you see the method binding. In the lower part you see the input parameters for your methos. There you set the parameter to '#{securityCcontext.UserName}'.
    If you call the method from inside a bean via an operation binding you use code like
            OperationBinding binding = bindingContainer.getOperationBinding("doSomething");
            binding.getParamsMap().put("param1", "hello");
            binding.execute();Don't forget to check for errors after calling hte method.
    Timo

  • External SWF layer problem

    I can only guess if its a layer / stacking problem or not, but I have a main fla file that loads three external SWF's, all ontop of each other, three buttons for each movie, that designate that movie is the visible one playing.
    It's basically a portfolio site.  You can see the site here
    www.tvnstudios.com/loadvis.html
    Why aren't the movies playing smoothly?  The FPS rate is the same for all three of the external SWF's and for the main fla that is loading them.
    Can anyone help? 
    I'd be so grateful!
    Thanks,
    -T
    p.s.  I'm including the fla file that has the actionscript that loads the movies.  It's a small code, but maybe the error is in there somewhere...

    If you are loading all of the files and they are all playing at the same time, that could be the problem.  Invisible files still eat up their share of the processor if they are left in a playing mode.
    I am unable to determine there is any slowness, primarily due to not knowing what the first one is supposed to be doing and the others appear to be flip book implementations that work fine as long as they are only the couple of pages I can see.

  • Hue/Saturation Adjustment layer problems

    I posted earlier about having problems printing with new color laser printer and colors printing wrong.  It is not the printer, the printer prints perfect color from what I see on my screen (calibrated).    Have narrowed it down to a hue/saturation adjustment layer.  When I  open and print a scrapbook paper (brownish color jpg) with out doing anything to it,   it prints perfect color.   When I add an hue/saturation adjustment layer  (to change the color to blue)  then it won't print the right  color.  I have  checked "colorize" and unchecked "colorize" when adding  an adjustment  layer.  I have tried flattening the image and merging the layers before printing. I have unclipped the adjustment layer to the layer below.      It prints the wrong colors only when I add a hue/saturation layer
    What am I missing?  This is driving me absolutely crazy!!!
    Thanks!

    You could try Layer - Flatten just for the moment of printing (don't forget to undo it afterward).
    Seems too basic a problem, though...  I more strongly suspect a color management problem.
    Is there a difference in the way you're opening the file that prints well vs. the one that's a problem?  Or is this one and the same file?
    What is your document profile?
    What do you have set in the Photoshop print dialog for color management?
    What do you have set in the printer driver for color management?
    -Noel

  • Adjustment Layer problem (Premier Pro CC)

    Whenever I add an adjustment layer on the top of a video and apply any effect to it, I don't see any created effect from the adjustment layer. The only way to fix this is to restart PP and the effect will be visible. But this is just annoying.
    Thanks any advance.
    Specs:
    Windows 7 on latest updates
    Premier Pro CC on latest updates (v7.2.2)
    I use GTX 780 (unclocked) but my CPU (i7 2600k) is overclocked (4.6ghz)
    16gb RAM (overclocked)
    All of my other PC stuff are installed on latest drivers too

    nevermind, it's Red Giant problem at thier end...
    https://support.redgiant.com/entries/21946165-Magic-Bullet-Looks-and-Adjustment-Layers-in- Premiere-CC

  • Graphics layer over video Layer problem

    Hello!
    we are blu-ray applications developers and we have a problem with repainting graphics layer over video layer. In MHP this problem is solved using the method call repaint() to the HScene. This Method remove all graphics and paint again. But in Blu-ray is not work correctly. When you have a graphics over video, this graphics don´t disappear when you paint other graphics, because don´t refresh the HScene and all the containers get painted over the others.
    what is the solution of this problem?
    Thanks a lot for your help!
    Regards

    Thanks for your reply.
    As far as I know, targas can only be RGB. I couldn't find a way in Photoshop to work in YCbCr. I have Photoshop CS, so its pretty old, but even on my work computer, which has CS3, I didn't see anything. Next week I'll be installing CS4, so there might be something in that.
    I won't be able to test anything until late tonight, but I'll try several formats to see if they make a difference. I'm wondering if there might also be some kind of option in FCE to convert imported graphics to the correct color space.
    When keying graphics over video in your projects, how do you save them(formate,color space, etc)? Ever see this issue?
    Thanks for your help
    Colin

  • 3d layer problem in PS 10 extended

    I've tried importing spheres in both .obj and .3ds format, and they show up looking like this:
    Those odd stepped artifacts only disappear when "Single Light From Eye" is the light mode. They seem to appear regardless of whether the 3d file is saved with lighting information or not.
    I'm importing the shapes using Layers - 3d Layers - New Layer From 3d File
    Any suggestions about what I'm doing wrong and how to avoid those artifacts will be greatly appreciated.
    Many thanks,
    Mark

    Hi Mylenium, I'm not entirely sure but I think the .obj was created in Maya, and the .3ds in Autodesk. Two different people made the two files. I find it surprising that they've both got identical artifacts, given that they were created by different individuals in different software. It's largely this factor that's made me suspect it's actually a PS problem. I'll be happy to be proved wrong though. I really want this to work.
    Thinking about it I've never actually seen a good smooth example of a 3d sphere imported into a 3d layer in photoshop. I've been completely unable to find an example online and the help files do not appear to show one. I think that's odd really, given that it's a new feature.

  • Duplicate exposure layer problem

    Has any run into a problem duplicating an exposure layer into a new image using Photoshop CS4 64bit?  My i7-Windows 7 with lots of ram crashes every time I attempt.  Duplicating other layers into new file is not a problem.  Any ideas or suggestions?
    Thanks

    Magiciandude wrote:
    > Okay, here is my problem:
    > When I added a duplicate movie clip script to my guy, he
    duplicates fine. But
    > when he duplicates again it replaces the old
    duplicate!!! The main problem is
    > that each NEW duplicate has a new name!!! I tested it
    with the namebox script
    > at the end!
    >
    > onClipEvent(enterFrame){
    > if(_root.randomtext >=.1 and _root.randomtext
    <=.15 and this._name=="frowny"){
    > _root.i+=1
    > duplicateMovieClip(_root.frowny, "frowny"+_root.i,
    > this.getNextHighestDepth());
    > }
    > if(this._name!="frowny"){
    > _root.namebox=this._name;
    > this._x-=10;
    > }
    > }
    >
    > Please help!!!
    >
    > Thanks!
    >
    > -Chris
    >
    Is this the effect you are going for?
    onClipEvent(enterFrame){
    if(_root.randomtext >=.1 and _root.randomtext <=.15
    and
    this._name=="frowny"){
    _root.i+=1
    var item = duplicateMovieClip(this, "frowny"+_root.i,
    this._parent.getNextHighestDepth());
    trace(item);
    if(this._name!="frowny"){
    _root.namebox=this._name;
    this._x-=10;

  • Photoshop cs5 weird move layer problem

    I updated my Photoshop to 12.0.4 and having problem when I try to move a layer with mouse even I disable 'snap'. There is no problem if I try to move with keyboard. DO you have any idea how to fix this problem? I tried to show my problem in this video. http://www.youtube.com/watch?v=Sn2lYNl59bI

    This gets complaned about frequently. There's a long thread some pages back about the frozen move tool. I suffer from it too, requiring a restart.
    For some it was related to a keystroke program (iCopy, if I recall), but others get it regardless. Probably PS incompatability with input drivers, or such.
    Edit: this is the thread I referred to:
    http://forums.adobe.com/thread/693080?start=0&tstart=0

  • IDVD 7.0.4 Double Layer Problem

    Hey!
    I've got a problem! i created a DVD with a video and a diashow. The full DVD has a size of 8,1GB. The Double Layer Disc I use has 8,5GB space.
    The iDVD programm by default has only 7,7 GB for a double layer disc, so I always get a massage, that the size is too large for the disc!
    How could I get my DVD on this disc?!
    Thanks for helping me!

    iDVD says the film length would be 151 minutes.
    The size of the blank DVD should be rather 240 minutes....!
    PS: Danke, ich finde es auch schön endlich bei Apple angekommen zu sein!

  • Dual layer Problem... Help!

    Hi All,
    I'm using DVDSP4, creating a DL disk...
    I've done this previously without issue.
    Today, I received this error message:
    "Formatting was not successful. A suitable marker could not be found in the required layer break range. See the DVD Studio Pro User's Manual for more information."
    However, I've set the preference to automatic breakpoint.
    What do I do?
    As always, I'm grateful for any help.
    THANKS!

    I ran into this problem recently....and just to add to what drew said, I was able to rearrange my vts folders in the outline view(i think) and it was then able to find a break point. IF your Disk is 100% full, your going to have a lot harder time finding a break point--if this is the case the break point has to be EXACTLY 1/2 way through your disk.
    IF you just can't get it to find one, re-compress your largest track at a slightly lower bit rate and it will free up a surprising bit of space.
    Jason

Maybe you are looking for

  • How to Block / Hardening of "Unused Ports" in OracleAS-10gAS

    Hi All, I have installed Oracle 10gAS PatchSet-2 9.0.4.2.0 and Windows-2000 SP-4 OS. The Both instances (INFRA & Mid-Tier) are installed on same box. My AS is working fine and all components are working great. + I can find-out the ports being used/co

  • Scratches on bottom black circles on macbook pro!

    ok so this shouldn't bother me but i have scratches on the black circles on the bottom of my macbook pro and i want to know how i can reduce it or fully take away the scratches i only had this macbook pro for almost a month so im really bother when i

  • Using IN with two columns

    Hi all, I have to perform a query like x,y not in(select x,y from k). How to do this. These two columns are composite primary keys in both tables although no references exists. A sample table and expected result. create table v(name varchar(10),place

  • Stop and start databases

    I need to shutdown all my databases (ifs_Data and OEMREP), because computer people are going to run periodically a process to backup them. But I cannot find how to stop and start my oracle databases by commands (I need to create a bat file). I am usi

  • Signing Up For Safari Extension Developer Program

    I am trying to sign up for the Safari Developer Program to write extensions, but i keep getting an error. This is the error: http://snapplr.com/nhrj Please help.