cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
534
Views
0
Helpful
4
Replies

packet sent to its own loopback address

sirisak.c
Level 1
Level 1

I just want to know that before sending packet,

packet will be pushed label.

What is the label value to push to the packet?

implicit null? or other label value?

4 Replies 4

Harold Ritter
Spotlight
Spotlight

I doubt that any label would be used for traffic originated and destined on the local router.

Can you precise your thoughts.

Thanks,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

Such as a router has an interface FastEthernet 0/0

ip address 172.16.1.1/24

communicate to its own interface loopback 0

ip address 10.10.10.1/32

mpls sending packet with label attached.

I want to know when it's sending a packet from

172.16.1.1 to 10.10.10.1,what is the label value?

Can you tell me a bit more about the purpose of this? In any case, as I aready mentioned there wouldn't be any label involved in such a scenario.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

I just want to know because

when I solve the problem

I can solve step by step.

You know well,it's easy to look for

the label of packet from other router/node.