PC ==== R1 ======== R2
We have 2 routers named R1 and R2. R1- R2 is in MPLS domain. The link from R1 to PC is not in MPLS . We have static routes added to PC in R1.
R1 generates a label value of 36 for the prefix PC, and advertising to R2. In turn, R2 uses the same label value as a outgoing lable in its LFIB.
But the binding is not proper in R1. R1 does not have bindings in its LFIB.
The router is running 12.2(18)S5 IOS version.
Router1#sh tag-switching tdp bindings local-tag 36
tib entry: 210.18.5.64/27, rev 79
local binding: tag: 36
Router1#sh tag-switching tdp bindings 210.18.5.65 27
Router1#
The Log message on the R1 shows the TFIB scan is aborting. Does it causes the issue of the bindings. Please advice.