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?

Similar Messages

  • 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

  • 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.

  • 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 ?

  • 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

  • Pmtu and interface mtu,mpls mtu

    Hi,
    If pmtu work , do i need config interface mtu and mpls mtu on interface facing core,or p-p along the path.
    thank you!

    Not necessarily. However, Path MTU is not guaranteed to work all the time because of things like firewalls and access-list. From a performance perspective, you will want the maximum possible MTU, which is what makes it adviseable to change the MTU (IP/MPLS).

  • WS-X6724 MTU issue

    I have cisco 7606 with module WS-X6724. I have configured mpls mtu 2000 on the router interface configuration (P router).
    However when we tested from MPLS VPN CE to CE ping test, we cant achive 1500 bytes end-to-end. We transfered the link to use Ge on the sup720 and it works fine (CE to CE 1500 bytes).
    I have once again use port on the WS-X6724 on other router, still failed to achive CE-CE. Upon checking we found that this port dont really support MPLS MTU even it accepts the config.
    Does this harware failure or IOS bugs?
    --mazlan

    harold,
    I have made a testing, increase the MTU at both side. But still MPLS packet wont achive 1500 bytes from CE-CE.
    Max it can go 1496 bytes end to end. Below is config at int.
    P/PE1
    ==
    interface GigabitEthernet2/10
    mtu 2000
    ip address 10.1.1.1 255.255.255.252
    mpls mtu 1580
    mpls label protocol ldp
    mpls ip
    end
    P/PE2
    interface GigabitEthernet0/1
    mtu 2000
    ip address 10.1.1.2 255.255.255.252
    duplex auto
    speed auto
    media-type rj45
    no negotiation auto
    mpls label protocol ldp
    tag-switching mtu 1580
    tag-switching ip
    end
    --mazlan

  • 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,

Maybe you are looking for

  • Error in F.03 - Financial accounting comparative statement

    Hi Experts, We are running  T Code F.03 - Financial accounting comparative statement as part of year end. But now we are facing a problem that, in on GL account (that is Forex fluctuation account) is showing difference in balance in Index base curren

  • How do I transfer music from my iPod to my MacPro?

    How can I transfer music from my iPod Classic to my current MacPro laptop? I thought I could "Match" them but from what I am reading in this process it seems to want to delete the music in my  iPod during the process and then upload music from my Mac

  • Create service order on basis of service request via Enterprise Service

    Hi, I would like to use the ServiceExecutionOrderERPCreateRequestConfirmation_In Enterprise Service to create a service order in SAP in the basis of a previous created service request. Is this possible? I already tried calling the service with variou

  • How do I get my imac (10.6.8) to boot off install dvd using BT keyboard

    Due to an unfortunate error while setting a new admin password, I don't have an admin password. Looks like using the install dvd is the way to go to reset the admin passwd. However, none of the keyboard options to restart using the install disc seem

  • Ca I stop TM from formatting external drive prior to backup?

    I bought an external drive to backup my Mac and my Pc. It is formatted as Fat32, acceptable both to Mac and Pc. When I tried to use Time Machine it asks to format the external drive -- which means it will be formatted for Mac only. Is there a way to