[j-nsp] ERX route distribution via RIP

Tom Teeuwen tom at tomteeuwen.eu
Fri Nov 5 04:18:20 EDT 2010


Hello,

I would like to distribute routes from my CPE (Cisco 877) to my ERX. CPE's are connectec via PPP.
On the CPE i configured:
router rip
 version 2
  network 10.0.0.0
  no auto-summary
Config says network 10.0.0.0 but because I used no auto-summary it sends 10.64.63.0

On my ERX I configured:
router rip
 version 2
 address 10.32.3.254
The address is the adress from the loopback interface used for the ppp

10.32.3.254, Rip is up, loopback209
  Send version = 2
  Receive version = 2
  Authentication mode = none
  Default metric = 1
  Passive Interface = No
  Access-list applied to outgoing route = none
  Access-list applied to incoming route = none
  Route-map applied to outgoing route = none
  Received bad packet = 0
  Received bad routes = 0
  Triggered updates sent = 0
  Received updates = 0
--------------------------------------------------------------------
I'm not receiving the routes, also tried with neighborh statement.


Kind regards,
Tom


More information about the juniper-nsp mailing list