[rbak-nsp] OSPF

Brandon Leeberg brandonl at localtel.net
Fri Aug 29 17:10:06 EDT 2014


THANK YOU!!! We got the OSPF session up and running! Now, I'm beating my head against the keyboard because MPLS won't come up. Ugh. I have attached the config for both units. Any glaring problems jump out at you?



Router 1:



interface MPLS-KSPS p2p

  ip address 10.255.255.10/30

!

interface Management

  ip address 10.100.0.24/24

!

interface Zelda

  ip address 10.255.255.13/30

!

interface loop1 loopback

  ip address 10.255.254.2/32

logging console

!

router ospf 1

  fast-convergence

  router-id 10.255.254.2

  mpls tunnel-shortcuts

  area 0.0.0.0

   interface Zelda

    neighbor 10.255.254.1

   interface loop1

    passive

!

router mpls

  interface Zelda

!

router ldp

  tunnel-shortcut

  neighbor 10.255.254.1 targeted

  interface loop1

  interface MPLS-KSPS

!

router mpls-static

  interface Zelda

   label-action 37 pop



Router 2:

interface MPLS-KSPS p2p

  ip address 10.255.255.9/30

!

interface Management

  ip address 10.255.255.6/30

!

interface Sonic

  ip address 10.255.255.14/30

!

interface loop1 loopback

  ip address 10.255.254.1/32

logging console

!

router ospf 1

  fast-convergence

  router-id 10.255.254.1

  mpls tunnel-shortcuts

  area 0.0.0.0

   interface Sonic

    neighbor 10.255.254.2

   interface loop1

    passive

!

router mpls

  interface Sonic

!

router ldp

  tunnel-shortcut

  neighbor 10.255.254.2 targeted

  interface loop1

!

router mpls-static

  interface Sonic

  lsp KSPS

   egress 10.255.255.10

   next-hop 10.255.255.10

   out-label 37









This is the message that I’m seeing:





Aug 29 13:50:52: [0001]: %MPLS-STATIC-7-LSP: lsp KSPS check set nhop

Aug 29 13:50:52: [0001]: %MPLS-STATIC-7-LSP: lsp KSPS LM dwld for set nhop

Aug 29 13:50:52: [0001]: %MPLS-STATIC-7-LSP: lsp KSPS set nhop, out lbl in

Aug 29 13:50:52: [0001]: %MPLS-STATIC-7-LSP: lsp delete due to nhop down egress 10.255.255.10 tun 2

Aug 29 13:50:52: [0001]: %MPLS-STATIC-7-LM: lsp dwld tnlid 2

Aug 29 13:50:52: [0001]: %MPLS-STATIC-7-LM: msg to LM for lsp KSPS type 0x1 ingress 0x0 egress 10.255.255.10 nhop 10.255.255.10ing_tun 2 eg_tun 0 nh_type 2 flag 0x100001 set 0 is_lsp 1 in_lbl 0 out_lbl 0x1000025

Aug 29 13:50:52: [0001]: %MPLS-STATIC-7-LSP: lsp KSPS lm dwld ok flag 0x92 state 0x5 action 0x8 type 0x1

Aug 29 13:51:07: %MPLS-STATIC-7-NEXTHOP: Starting nhop RIB resolution

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-NEXTHOP: Checking nexthop addr 10.255.255.10, nhop state 1

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-NEXTHOP: RIB query returned UP for nexthop addr 10.255.255.10

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-NEXTHOP: intf grid 0x100bfffb doesn't have mpls_static enabled

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-LSP: interface not up, reset nhop flag

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-NEXTHOP: nexthop 10.255.255.10: old conngrid 0x100bfffb, encap type 0x1000400, new conngrid 0x100bfffb, encap type 0x1000400, nhop state 0

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-LSP: Update walker for lsp KSPS, lsp_flags 0x93 state 0x5 action 0x8

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-LSP: lsp KSPS check set nhop

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-LSP: lsp KSPS LM dwld for set nhop

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-LSP: lsp KSPS set nhop, out lbl in

Aug 29 13:51:07: [0001]: %MPLS-STATIC-7-LSP: lsp KSPS lm dwld ok flag 0x92 state 0x5 action 0x8 type 0x1



Thank you so much for your help, and patience with me!! I’m so used to Cisco, and this is just so different!!



Brandon

-----Original Message-----
From: Maciej Hiller [mailto:maciej.hiller at host24.pl]
Sent: Friday, August 29, 2014 9:24 AM
To: Brandon Leeberg
Cc: redback-nsp at puck.nether.net
Subject: RE: [rbak-nsp] OSPF



try to change ip

10.255.255.9/30 on 10.255.0.9/30

10.255.255.10/30 on 10.255.0.10/30



or loopback

to different /24 class
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/redback-nsp/attachments/20140829/ac6f322a/attachment.html>


More information about the redback-nsp mailing list