cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1231
Views
5
Helpful
1
Replies

labels are locally significant

Arjun Dabol
Level 1
Level 1

hello

 

what is the meaning of " labels are locally significant" ?

 

Thanks

1 Reply 1

Vinit Jain
Cisco Employee
Cisco Employee

It means that labels are generated locally for the IGP prefixes learnt. Be it a label generated by ldp, rsvp or bgp, they all are locally significant. Every node can have different label for the same prefix. 

When we run "show mpls for <prefix>" command, we can see two labels - Local label and outgoing label. the outgoing label is the label generated by the next-hop device or the peer device based on which the forwarding will happen. Note that this outgoing label can be same or different for the prefix.

Hope this clarifies.

Thanks
--Vinit