cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1205
Views
10
Helpful
2
Replies

send - label and inter-as

skanda
Level 1
Level 1

How come, the send-label labels doesn't turn in the mpls forwarding table ? Is the routers used send-label and recursive look up on the mpls forwarding table to forward the label ?

What is the effect of using send-label between IBGP neighbors with next-hop-self  under vpnv4 address family ? Will it help the above cause ?

Is there any good white paper on send-label command ?

2 Replies 2

Mahesh Gohil
Level 7
Level 7

Luc De Ghein
Cisco Employee
Cisco Employee

Hi,

You wrote: "What is the effect of using send-label between IBGP neighbors with next-hop-self  under vpnv4 address family ?"

Note that send-label is always ON, it is the default, for address-family vpnv4, no matter if it is eBGP or iBGP. The reason for that is that the vpnv4 routes always need a label associated with them, otherwise the packet forwarding would not work.

The keyword send-label is used for iBGP or eBGP IPv4 (or IPv6) sessions, usually involving MPLS VPN Inter-autonomous scenarios (option B or C) or Carrier's Carrier scenarios.

As for the question of not seeing the labels in the MPLS forwarding table, there could be a few reasons for this, so you'd need to explain what you are trying to do in greater detail and explain where and how you see the issue.

Regards,

Luc