[rbak-nsp] MPLS Forwarding

Ali Norouzi norouzi1983 at gmail.com
Sat Dec 18 08:30:33 EST 2010


Dear All,

I have an issue with MPLS Forwarding of Redback SE100. This SE100 acts as
router and terminates some a wireless users. I want to send the IP traffic
to the core with MPLS tag. SE100 and core router are LDP neighbor over a
directly connected link. MPLS is enabled on both interfaces. When I get "*show
ip route*" results from SE100 it shows a strange results for that
destination that I want to send traffic towards them with MPLS tag. That
result is: *"Active LSP path ineligible for fib, only used for recursion"*.

------------------------------------------------------------------------------------
*SE100 Configuration:*

context local
!
!
 interface Ethernet2/4.70
 description Core-Side
  ip address 10.10.10.26/30
!
 interface Ethernet2/4.80
 description User-Side
  ip address 10.10.10.29/30
!
!
 interface Loopback0 loopback
  ip address 14.14.14.14/32
!
 router ospf 1
  fast-convergence
  router-id 14.14.14.14
  area 0.0.0.0
   interface Ethernet2/4.70
   interface Ethernet2/4.80
   interface Loopback0
!
 router mpls
  interface Ethernet2/4.70
!
 router ldp
  router-id 14.14.14.14
  interface Ethernet2/4.70
!
------------------------------------------------------------------------------------
*Cisco 7204 Configuration:*

mpls label protocol ldp
!
interface Loopback0
 ip address 4.4.4.4 255.255.255.255
!
interface FastEthernet0/0.70
 encapsulation dot1Q 70
 ip address 10.10.10.25 255.255.255.252
 mpls ip
!
mpls ldp router-id Loopback0

------------------------------------------------------------------------------------
*Show ip route in SE100:*

[local]LAB-REDBACK#sh ip route 10.10.10.0
    Longest match Routing entry for 10.10.10.0/32 is 10.10.10.0/30 , version
912
    Route Uptime 01:15:48
    Paths: total 2, best path count 2 (includes 1 lsp best path)

    Route has been downloaded to following slots
     02/0

    Path information :

      Active path :
      Known via ospf 1, type-OSPF intra area, distance 110, metric 6,
      Tag 0, Next-hop 10.10.10.25, NH-ID 0x34500007, Adj ID: 0x100000E,
Interface Ethernet2/4.70
      Circuit 2/4:1023:63/1/2/14

*      Active LSP path ineligible for fib, only used for recursion*
      Known via ldp distance 7, metric 0,
      Tag 0, Next-hop 10.10.10.25, NH-ID 0x31E0001C, Adj ID: 0x1300046,
Interface Ethernet2/4.70
      Circuit 255/3:1023:63/0/1/27
      Label 21


Thank you,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/redback-nsp/attachments/20101218/f5155d83/attachment.html>


More information about the redback-nsp mailing list