[rbak-nsp] OSPF

Brandon Leeberg brandonl at localtel.net
Tue Sep 2 11:47:23 EDT 2014


Ok, I have removed the router mpls service. It still isn't coming up. Router 2 says the following:

[local]Zelda#show mpls-static lsp
LSP                 Tunnel Ingress         Egress          State  O  
KSPS                2      0.0.0.0         10.255.255.10   Down   I      

Router 1: 

[local]Sonic#show mpls-static lab
In-label  Action      Out-label Nhop            State       
37        pop                                   Up  

-----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

W dniu 2014-08-29 18:07, Brandon Leeberg napisał(a):
> interface MPLS-KSPS p2p
>   ip address 10.255.255.9/30
> 
>  interface loop1 loopback
>   ip address 10.255.255.1/32
>  logging console
> 
> -----Original Message-----
> From: Maciej Hiller [mailto:maciej.hiller at host24.pl]
> Sent: Friday, August 29, 2014 9:06 AM
> To: Brandon Leeberg
> Cc: redback-nsp at puck.nether.net
> Subject: RE: [rbak-nsp] OSPF
> 
> show interface loop1 and interface with ip address 10.255.255.10 .9
> 
> W dniu 2014-08-29 17:50, Brandon Leeberg napisał(a):
>> I have no interfaces with an IP of 0.0.0.0
>> 
>> Here are the OSPF configs:
>> 
>> ROUTER 1:
>> 
>> router ospf 1
>> 
>>  fast-convergence
>> 
>>  router-id 10.255.255.2
>> 
>>  area 0.0.0.0
>> 
>>  interface loop1
>> 
>>  passive
>> 
>>  interface 10.255.255.10
>> 
>>  authentication md5 OSPF-AUTH-KEY1
>> 
>>  neighbor 10.255.255.9
>> 
>> ROUTER 2:
>> 
>> router ospf 1
>> 
>>  fast-convergence
>> 
>>  router-id 10.255.255.1
>> 
>>  area 0.0.0.0
>> 
>>  interface loop1
>> 
>>  passive
>> 
>>  interface 10.255.255.9
>> 
>>  authentication md5 OSPF-AUTH-KEY1
>> 
>>  neighbor 10.255.255.10
>> 
>> Thanks!
>> 
>> Brandon
>> 




More information about the redback-nsp mailing list