MPLS MTU issue (diagram attached)

Dear Experts ,
I'm trying to run MPLS between two 7206 vxr router which is connected behind a Foundry Big Iron L3 router which is configured as a L2 device .
I put on my 7206 as
int gi0/1
ip address 172.16.14.1 255.255.255.0
mpls ip
mpls mtu 1526
But it seems that there is tag assiging ,but traffic like https didn't work after that . is there is any clue ?
Regards
Haris

Hi ,
There is no way to increase the MTU size on foundry . But it's giving me some error
BigIron1(config-if-e1000-1/8)#ip mtu 1526
Error - 1526 not between 576 and 1500
BigIron1(config-if-e1000-1/8)#mtu ?
Unrecognized command
How can know that whether the foundry supporting giant packets / not ? . I think it's not supporting giants , the following is the output of ping sweep from one cisco router to other one .
If it's not supporting giants what will happens to my mpls packets with size 1508 ? . Is it possible me to put the command "mpls mtu 1500" ,so that mpls mtu will limit to 1500
router1#ping
Protocol [ip]:
Target IP address: 213.12.90.1
Repeat count [5]: 1
Extended commands [n]: y
Source address or interface: 213.12.83.137
Set DF bit in IP header? [no]: y
Sweep range of sizes [n]: y
Sweep min size [36]: 1450
Sweep max size [18024]: 1550
Sweep interval [1]:
Type escape sequence to abort.
Sending 101, [1450..1550]-byte ICMP Echos to 213.12.90.1, timeout is 2 seconds:
Packet sent with a source address of 213.12.83.137
Packet sent with the DF bit set
Success rate is 45 percent (46/101), round-trip min/avg/max = 20/44/120 ms
the ping is same with and without DF bit set after enabling MPLS . But before enabling tag switching as I remember I was able to ping without DF Bit set
Regards
Haris

Similar Messages

  • MPLS MTU issues

    Hello I am facing a strange issue and would be grateful to have any advice on this please.
    I have an existing setup where Site A and site B are connected within an MPLS setup:
    When I ping from Site B to site A with size 1500 it works no problem
    ping vrf Data1 192.168.230.2 size 1500
    Type escape sequence to abort.
    Sending 5, 1500-byte ICMP Echos to 192.168.230.2, timeout is 2 seconds:
    Success rate is 100 percent (5/5), round-trip min/avg/max = 496/496/500 ms
    there is a new site C that has come up with a new link as a back up of site B but when i ping it only allows ping of 1496 and not anything more.
    ping vrf Data1 192.168.230.2 size 1496
    Type escape sequence to abort.
    Sending 5, 1496-byte ICMP Echos to 192.168.230.2, timeout is 2 seconds:
    Success rate is 100 percent (5/5), round-trip min/avg/max = 500/502/504 ms
    ping vrf Data1 192.168.230.2 size 1497
    Type escape sequence to abort.
    Sending 5, 1497-byte ICMP Echos to 192.168.230.2, timeout is 2 seconds:
    Success rate is 0 percent (0/5)
    I have compared the configs and they are setup with same MPLS mtu size show as follows
    Site B
    interface FastEthernet2/0
    no ip address
    duplex full
    speed 100
    mpls label protocol ldp
    mpls ip
    mpls mtu 1524
    end
    Site C
    interface FastEthernet0/1
    no ip address
    ip flow ingress
    load-interval 30
    duplex full
    speed 100
    mpls label protocol ldp
    mpls ip
    mpls mtu 1524
    end
    I have asked the provider of the circuit and they say that the MTU sizes on their devices are 1530 same as the link from site B because the switches connected to both the above routers have system MTU as 1530.
    I cannot find out what the issue could be ?
    any help on this will be much appreciated.
    many thanks in advance.

    Site A is 7206
    Site B is 7206 and
    Site C is 2811
    1) Directions failing is both directions
    When i debug the ip icmp echo
    it comes back on Site A router as
    *Oct 24 14:08:57.872 UTC: ICMP: dst (10.181.0.1) port unreachable rcv from 10.181.3.105
    the utilization on Site C is as follows: could it be a reason why large sized packets are failing?
    100 **  *       * ** *  * *    *  *      *   *         *        *   **     *
    90 **  *       * ***** * *    *  *      *  *** *      * *      *   ****   *
    80 #******    ** **###** **   ****      ****#*** *   ****     **  *##**  **
    70 #####***   ** *######********#**   * **####***#*****#**    **  *###***##
    60 #######********###########*#####*******###############***  ****#########
    50 ##########**#####################***####################******##########
    40 ########################################################################
    30 ########################################################################
    20 ########################################################################
    10 ########################################################################
       0....5....1....1....2....2....3....3....4....4....5....5....6....6....7..
                 0    5    0    5    0    5    0    5    0    5    0    5    0
                       CPU% per hour (last 72 hours)
                      * = maximum CPU%   # = average CPU%
    I have checked the configs and compared with the Site B configs and they seem to good. I have validated with someone else as well.
    How do I check if there are places where more than one label is being used?

  • MPLS MTU Issue with PA-FE-TX

    Dear All,
    I got an ethernet backbone that do not support jumbo frame. The backbone connected my Cisco7206/NPE-G2 and Cisco7507 on each side.
    The topology as below:
    Cisco7206-Gi0/1<---Ethernet--->Cisco7507-F5/1/0.50 (I am using 802.1q sub-interface)
    The config as below:
    interface GigabitEthernet0/1
    bandwidth 4000
    ip address 10.86.40.2 255.255.255.252
    no ip redirects
    no ip proxy-arp
    ip ospf network point-to-point
    ip ospf cost 10
    ip ospf mtu-ignore
    load-interval 30
    duplex full
    speed 100
    media-type rj45
    negotiation auto
    mpls label protocol ldp
    mpls ip
    mpls mtu 1508
    end
    interface FastEthernet5/1/0.50
    encapsulation dot1Q 50
    ip address 10.86.40.1 255.255.255.252
    no ip redirects
    no ip proxy-arp
    ip ospf network point-to-point
    ip ospf cost 10
    ip ospf mtu-ignore
    mpls label protocol ldp
    tag-switching mtu 1508
    tag-switching ip
    end
    interface FastEthernet5/1/0
    description Trunk
    no ip address
    load-interval 30
    full-duplex
    end
    The problem is when i using "ping vrf NM_TEST x.x.x.x size xxxx", the maximum size can only up to 1498byte. I have increase all of my switchs MTU to 1530, but also cannot ping with 1500byte. Is there any way can help to solve the problem?
    Thanks for your kindly help!
    Regards

    Hi Mohamed,
    Its all about the implementation, with AToM, VPLS, MPLS TE, MVPN and any relatively new technology that is still being developed and enhanced you must take care about the vendors' implementations and which standards and RFCs is it complying with and to what level. I've seen codes that do fragmentation for AToM and codes that don't, codes that support out of order recovery and codes that don't. But in the end the RFCs and standards are there, whether you are using a code that supports what you need or not is your call.
    Well, taking the AToM fragmentation and reassembly for example, I quote from "RFC 4623 Pseudowire Emulation Edge-to-Edge (PWE3) Fragmentation and Reassembly" : "Fragmentation takes place in the transmitting PE immediately prior to PW encapsulation, and reassembly takes place in the receiving PE immediately after PW decapsulation.", in brief it uses the B and E bits in the control word as well as the sequence number, and since the control word is imposed on the ingress PE and then processed on the egress PE, thus the ingress PE would be capable of fragmentation and the egress PE would be capable of reassembly, again its all about the code you are running.
    Now to the 1530 MTU point, again I'll take an AToM case (more specifically EoMPLS), the Core MTU must be equal or greater than the summation of: Edge MTU (1500:IP) + Transport Header (14:Ethr + 4:assuming dot1q) + Control Word (4) + MPLS Label Stack (4:LDP + 4:VC), which gives a total of 1530. I believe that the reason behind choosing the value of 1530 in the new codes lies in the fact that it is the most common highest MTU seen in practice, although a value of 1534 is required if EoMPLS VLAN + TE FRR is used, but anyway the MPLS MTU is user settable up to 1580.
    I hope that I've been informative.
    BR,
    Mohammed Mahmoud.

  • MPLS MTU on FE interfaces with fixed interface MTU

    What is the recommendation for setting MPLS MTU when the hardware does not permit the setting of the interface MTU:
    PE-Edge-2(config)#int fastEthernet 0/0
    PE-Edge-2(config-if)#mtu 1524
    % Interface FastEthernet0/0 does not support user settable mtu.
    The MPLS MTU could be changed with "mpls mtu 1524", but this gives the error:
    PE-Edge-2(config-if)#mpls mtu 1524
    *Dec 24 20:54:43.467: %TFIB-3-MPLS_MTU_SET: Setting mpls mtu to 1524 on FastEthernet0/0 which is higher than the interface mtu 1500 . This could lead to packet forwarding problems including packet drops.
    Is it permissible to set the MPLS MTU greater than the interface MTU, as I thought that MPLS packets cannot not be fragmented, but rather simply dropped?
    In this scenario, is the only solution to limit the size of inbound packets with something like "ip tcp adjust-mss 1476" to avoid any potential packet drops?

    if your doing AToM then you have to change the mpls mtu in order to transport full frames over your backbone. I have the same issue with the mtu and setting the mpls mtu to 9196 while leaving the mtu at 1500 did not impact regular traffic at all but it did allow our l2vpn's to function correctly.

  • MPLS MTU size

    Hello,
    Please correct me if I am wrong. The MPLS MTU size is 1518 to 1520 and the normal MTU size is 1500, So does it means that while configuring the MPLS network on the Switches attached with the MPLS CE router we MUST have to configure the MTU size to 1520 or not.
    Please confirm

    MPLS is not configured between the CE and the PE. So if your IP mtu is 1500 then the switch between the CE and PE needs to support 1500 only.
    The mpls mtu needs to be configured in the core where ethernet switches are used.
    Hope this helps,

  • Applications fail when "mpls mtu 1526" is configured

    Hi,
    I'm facing an issue with an MPLS VPN backbone.
    A customer's IP host at one location can ping and traceroute to application servers at it's central site at another location. The IP path traverses four P/PE routers, as follows:
    IP Host (spoke site) -- CE1 -- P/PE1 -- P/PE2 -- P/PE3 -- P/PE4 -- CE2 -- Servers (central site)
    However, access to all applications fails.
    Network configurations as follows:
    (1) All the P/PE routers are Cisco 7609, SUP720-3BXL, IOS 12.2(18)SXF6.
    (2) All the core links are configured with "mpls mtu 1526".
    (3) All the core links are GE, connected to SPA-2X1GE on a 7600-SIP-400 linecard. Some connect to the SFP port on the SUP720.
    (4) Only some of the P/PE routers are configured with "ip tcp path-mtu-discovery".
    After removing the command "mpls mtu 1526" from all core links, access to all applications and services works again.
    Please advise if I've configured anything wrongly.
    Thank you.
    B.Rgds,
    Lim TS

    There are two ways to look at this,
    1) First To solve the problem, on all your Core and Core Facings links configure "mtu 1526 or larger" (PE-P, P-P) mtu 1526 or larger.
    2) Second "MPLS MTU 1526" command only helps in labelling the fragmented payload which is beyond 1526. Till then if anything is fragmented it doesnt label the fragments.
    So now why does it work when its removed,
    a) verify what is your actual link mtu.
    b) "mpls mtu" command doesnt change the physical mtu it just tells the IOS when to label fragments. and the 1526 is the threshold to fragment the labelled packet and label the fragments also.
    c) One important thing to note is even when you dont configure the "mpls mtu" command it is still there by default but now it uses the MTU value of the physical link, so if your link is of 1500 MTU the default "mpls mtu" is also 1500.!
    d) also go through this previous thread for more information the same topic has been discussed at length.
    MPLS: MTU Ethernet MPLS Network Sep 26, 2006
    HTH-Cheers,
    Swaroop.

  • EoMPLS MTU issue

    Hello,
    I need help with EoMPLS issue. I know EoMPLS uses something like 1530 bytes MTU (due to the 1500bytes frame and all the encapsulations involved) and does not allow for fragmentation.
    I have the following scenario:
    CE-MetroRing-NPE-P-P-NPE-MetroRing-CE
    NPE-7600-Sup7203BXL
    P-GSR12006
    When I send a ping of 1486bytes from the CE Router everything works ok, BUT When I increase the MTU to 1487bytes it stops working. So I have a 14-byte problem in the network.
    The whole network has configured the "mpls mtu 9216" command on all the GE interfaces, BUT all the physical MTU are configured to support 1500Bytes, so here is my question:
    Do I have to increase the Physical MTU on the GE interfaces to get this scenario working?
    Also, in case I have to increase the MTU, does it mean that the network service is to be interrupted? (maybe OSPF flap becasue to MTU change or may be interface flap).
    Thanks!

    But I have the MPLS MTU configured for 9216 bytes on all GE Interfaces "mpls mtu 9216"
    I just saw while doing some troubleshooting the following:
    CE1-MetroRing-NPE1-P-P-NPE2-MetroRing-CE2
    Send a 1500bytes ping form CE1
    issue a "show mpls l2t vc 101 detail" on NPE1 and see that the send packets increase the same number of pings I sent.
    issue a "show interface ge-wan9/1" on NPE2 and see the same number of packets arrive as GIANTS and never get to their destination. The interface ge-wan 9/1 has the MPLS MTU increased to 9216, but the physical MTU fixed at 1500bytes.
    I think that may be the interface as it dont see any MPLS frames (they dont have any labels) it treated as normal IP packets and drop them due to the size.
    What could be causing this behavior?
    Thanks!

  • MPLS MTU

    We are facing serious problems related to MPLS MTU. Due to fragmentation some of the applications are not working. I have enabled the “mpls mtu 1508” across the path of MPLS but some of our switches do not support jumbo frames.
    The strange this is that we are not only facing this issue with customer which are connected with us via Ethernet (wireless and cable) but also customers having WAN connection like ATM.

    Hi Ahmede...
    We had a similar issue with Windows 2000/2003 platforms. In our case, it was a Microsoft bug which a patch fix it... However, we don't manage the Microsoft servers, so we decided to pursue this with a solution in the router. Fragmentation was the main cause, and fixed the problem by adding the following command to the interfaces :
    ip tcp adjust-mss 1272
    We are still working to identify why '1272', but if you ping from some PCs you can have a payload of up to 1400+, but from other workstations (mine is an XP) I could do only 1272. Hope this helps.

  • Is it MPLS mtu problem ?

    Our compny is serviceing Mpls between HQ and Branch. PE<->PE is running EBGP through ppp multilink and PE<->CE is running OSPF.The PE router is a cisco 3845.When I configure, it is working well. In case CE<->CE, I can a ping each other, but I can not access web-server from Branch 2day later. I thought it is MTU problem,So that is way I have changed PE<->PE mtu size as 1526 and CE<->CE 1436. It was working well web-server,FTP at time. What am I asking you, I can access some kind of file.
    Do I have to re-adjust Mtu size ? If do I have to do, which position do I have to do it ? Let me know. I am in serious.

    Hi,
    You might have a MTU issue, but maybe not in the MPLS environment.
    Usually hosts are connected to the network through ethernet and have a MTU of 1500 Bytes. Thus your CE setting of 1436 Bytes might create your observed problem. The CE router might have to discard packets above 1436 with DF bit set.
    MPLS adds 2 labels, i.e. 8 Bytes. With your settings this should create no problem (1436+8=1444 < 1526).
    The general recommendadtion thus is: CE <-> CE should be 1500 Byte and inside the MPLS network you should adjust MTU to allow this.
    Example:
    CE:
    interface Serial0
    description to PE Serial1/0
    mtu 1500
    PE:
    interface Serial1/0
    description to CE Serial0
    mtu 1500
    interface Serial1/1
    description to MPLS cloud
    mtu 1526
    mpls ip
    To localize your problem I would use an extended ping with df bit set and varying sizes. You should get 1436 Bytes with your current settings. Increase this to 1500 Bytes MTU and test again. Finally you should be able to rule out network related issues - there might still be application related issues like file access restrictions on the server.
    Hope this helps! Please use the rating system.
    Regards, Martin

  • MPLS MTU on various ethernet controllers

    Is there some documentation available which router ethernet interface controller supports which maximum frame size ?
    Background:
    We have some intra-PoP crossover FE connections in an MPLS VPN based network. To avoid fragmentation we'd like to increase the mpls mtu to e.g. 1520bytes. I know that this isn't an issue on a PA-2FE-TX (7206-VXR), but there are also c3745 used as PE / P boxes. Does anybody know what frame sizes the onboard FEs of the 3745 and the NMs of these platforms (e.g. NM-2FE2W) can support ?
    There is a document available for switches on CCO:
    http://www.cisco.com/warp/public/473/148.html
    Something in that style whould be great ...
    thanks,
    Stefan

    Any update on this ?

  • Issue with attachment in OAF

    Hi All,
    I have a issue with attachment functionality in OAF,
    I have a custom OAF page, in the header part of the page i have one attachment button there i am attaching a file, so i am able to attach the file the issue is.
    when the page loads for the first time it will populate a sequence in one of the field in the page , but when i am clicking the add attachment button i am able to aatched a file but the sequence getting chnaging, but i need the same sequence wht it was displayed during first page loads, so how i can restict page refreshing in attachment functionaly so that i can store the attachment file in the same sequence number what it was populared first time, please help me on this.
    Thnaks

    I could able to solve the issue by using the above code in an if else statement, in process request i kept
    like below:
    if (aFlag.equals("attachment")) {
    am=(OAApplicationModule)pageContext.getSessionValueDirect("xxretainAM");
    else
    rest of my code in process request
    Thnaks

  • Issue with attachment file name

    Hi All,
    This is about an issue with attachment file name:
    we have a scenario wherein we have payload with attachments ...(attachments can be any doc ,pdf) , problem is main document is comming with messageid.sap.com and thats normal but attachments are comming with file names for example something.pdf or something.doc or something.txt ...this is failing in adapter as it expects same name as u have in main document...anybody have any idea to get through this issue...
    Regards
    kiran

    we have a scenario wherein we have payload with attachments ...(attachments can be any doc ,pdf) , problem is main document is comming with messageid.sap.com and thats normal but attachments are comming with file names for example something.pdf or something.doc or something.txt ...this is failing in adapter as it expects same name as u have in main document...anybody have any idea to get through this issue...
    - <SAP:Payload xlink:href="cid:payload-4CED452F17C601BDE10080000A492050---sap.com">
      <SAP:Name>1 .Header1.txt</SAP:Name>
    Error we are getting is
    Cannot cast 'Header' to boolean] in class com.sap.aii.mappingtool.flib7.NodeFunctions method createIf[Header, com.sap.aii.mappingtool.tf7.rt.Context---27a73bfa]
    So we have to change the File name Header1.txt to something which we can cast to creatif....(we cannot tell the sendr to change the file name as its is set already)
    Thanks for interste and assisting
    Regards
    Kiran

  • Layer 3 Etherchannel and MPLS MTU

    Greetings,
    If two 7609 are connected through layer 3 giga etherchannel and 7609-1 sends a frame with 1514 bytes plus two MPLS header to 7609-2, does the command “mpls mtu 1522” under the giga etherchannel interface on both routers is enough?
    Or it is necessary to add the global command “system jumbomtu 1522” and the interface command “mtu 1522” under physical gigainterfaces participating on the channel?
    Cisco docs say many platforms will accept frames higher than 1500 bytes (up to 24 bytes) to accommodate control flags; that is why I am considering just “mpls mtu xxx” is enough.
    Also, reading Cisco doc I understood that “system jumbomtu xxxx” and “mtu xxxx” should be used together. I tested sending frames higher than 1514 bytes (without MPLS tags) and “system jumbomtu xxxx” alone was not enough, ping failed; it was necessary to add “mtu xxxx” under the interface. Do you have a different experience?
    Thanks,
    Alaerte Gladston Vidali
    IBM Global Services - SO
    Tel.55+11+2121-2879 Fax:55+11+2121-2449

    Hi
    We had some peculiar exp with 7600 (7609/7606) boxes in which we did change the physical mtu of the interface instead of mpls mtu.
    Again that did the trick for us even in 7200 where we monitored the same kinda behaviour..
    regds

  • Confused about mpls mtu command

    hi,
    i confuse about mpls mtu command
    test platforms are 76 pfc3b,mpls,gigabit sip400 spa interface
    if i didn't config mpls mtu command ,using default,ping command is successful,if more than 1496 packets, i can see fragment from show ip traffic.
    if i config mpls mtu override 1504,ping command is sucessful too. there is fragment too when i use 1501 byte packet.
    if i config mpls mtu override 1524 byte.
    ping command failed if i use packet more than 1500, , all packet are droped,even 1501 byte.only 1500 byte packet can success.
    all config above interface mtu is 1500.
    this confused me.
    why i use default 1500 interace mtu, mpls mtu override 1504 ,ping packet can fragment,ping success, but i use mpls mtu override 1524, i can see fragment in show ip traffic,but ping command failed. i can't see packet in destination router,how this work.
    thank you!
    jun

    topology is simple
    7609-1--sip GE spa----7609-2--pos---7609-3--flexwan E1-----7604-1--ge--ce
    i config mpls mtu 1524 between 7609-1 and 7609-2 . and keep interface mtu 1500 default.
    ping packet from 7609-1 to 7604-1 loopback 0.
    ping 1500 byte packet is ok, but ping 1501 byte packet is totally lost.then i config mtu 1524 between 7604-1 and 7609-3, it is useless,notwork, i can't see packet coming from 7609-1 on 7604-1.
    but i add config mtu 1524 between 7609-1 and 7609-2. config mtu 1500 between 7604-1 and 7609-3,ping 1501 bytes from 7609-1 to 7604-1 loopback0 is ok. but i can see fragment from show ip traffic command in 7609-3.
    i have a question, why we need mpls mtu command. if we don't change interface mtu,just only config mpls mtu 1524, it doesn't work, if we just change mpls mtu,how it work in the ios. if we config interface mtu 1524,interface mtu size is big enough, it seems mpls mtu command is useless, we don't need mpls mtu command, just interface mtu 1524 is ok.
    why we need mpls mtu command. we just only change interface mtu is enough.
    thank you!
    jun

  • Possible MTU issue in DSL network

    We deliver DSL to customers, and everything worked fine until two days ago, when cistomers started to complain about not reaching a number of sites on the internet. The dsl in terminated at 3-layer at another Isp. We can not find any common sign in ip ranges, sites thats not working or termination geografic of customer. When the other isp configured ip tcp adjust mss on the ERX it worked again. Both isp claim to have done no changes that should have impact on this. Anyone experienced something alike?

    This link explains the reason for the MTU issues with PPPoE connectivity.
    http://www.cisco.com/en/US/tech/tk175/tk15/technologies_tech_note09186a0080093bc7.shtml
    HTH
    Sundar

Maybe you are looking for

  • Faulty line for over a month now but BT says it is...

    Has anyone got any suggestions, please?  I reported a faulty line on 22nd April - it had an increasing amount noise on it (which it has had for ages but had become unbearable) including clicking, and my broadband kept dropping.  I had done all the us

  • No Quicktime plug-in??

    Since upgrading to an Intel-based MacBook Pro, it seems Safari can no longer view Quicktime movies, which is bizarre. I've deleted the plist, have reset the app., cleared the cache, run all sorts of maintenance programs, re-downloaded and re-installe

  • Cannot download 92010NT_CLT.zip

    I'm trying to download the version 9 client for NT/2000/XP but it's saying the file is not found. Is there another way to download this?

  • Getting Error while installing UCM

    Hi All, Am getting error while installing the UCM in my system. Error description:- NOTICE:     Install logging initialized at 2/5/10 3:34 PM. NOTICE:     Installing master server. NOTICE:     Installing with Java version 1.5.0_11. NOTICE:     Instal

  • How to view multiple documents on Word

    Whenever I open up a new document on Word a separate window pops up. If I have 3 different word documents open, I have to shuffle through 3 different windows in order to find the right one. Since I work on different homework assignments simultaneousl