cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
617
Views
3
Helpful
5
Replies

Can anyone analysis below parameter

sanjoy2006
Level 1
Level 1

Processing Labeled IPv4 Datagrams which are Too Big

If a labeled IPv4 datagram is "too big", and the DF bit is not set in

its IP header, then the LSR MAY silently discard the datagram.

Note that discarding such datagrams is a sensible procedure only if

the "Maximum Initially Labeled IP Datagram Size" is set to a non-zero

value in every LSR in the network which is capable of adding a label

stack to an unlabeled IP datagram

5 Replies 5

Harold Ritter
Cisco Employee
Cisco Employee

Sanjoy,

If the DF bit is not set then the packet should be fragmented by the MPLS core and the fragments will be forwarded using the egress label (or label stack).

If the DF bit is set then an ICMP type 3 (destination unreacheable) code 4 (Fragmentation Needed and Don't Fragment was Set) message is returned to the sender by using the egress label (or label stack), which means the ICMP packet is actually forwarded to the egress PE and then back through the MPLS core to the sender. This procedure is taken because the MPLS core router doesn't have routing information for the source address used by the sender as it is in VRF.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

I just want the explanation of below scentence of rosen draft

Maximum Initially Labeled IP Datagram Size" is set to a non-zero

value in every LSR

Sanjoy,

You are actually referring to RFC3032, Section 3.4. In IOS, the "maximum Initially Labeled IP Datagram Size" is implemented via the egress interface "mpls mtu" statement.. The way I understand this sentence, is that this value should be set consistently across all LSRs.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

shivlu jain
Level 5
Level 5

Sanjoy

The LSR will discard the packet Iff the packet size is increased by the outgoing interface.

Why the LSR behaves like this because it doesnot have the routing information for vrf.

regards

shivlu jain

Shivlu,

The fact that the MPLS P router doesn't have routing information for the VRF IPv4 addresses stop from either fragmenting (if DF bit is not set) or sending the ICMP message back to the source to let it know the packet is too big and could not big fragmented because DF is set. In either case, the forwarding will be performed using the egress label (or label stack) for the original packet.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: