[j-nsp] unreachable indirect next-hop-static

amin amin amiensda at gmail.com
Fri Nov 27 19:37:46 EST 2009


Can Junos do indirect next-hop static, let me say
r1-r2-r3-r4
r4 should reach r1 using static route with gateway 100.100.100.1
r1 using default route static
r2-r3-r4 are using ospf protocol area 0
r1's IP to r2 = 10.10.10.1/30
r2's IP to r1 = 10.10.10.2/30
r2's IP to r3 = 100.100.100.1/30
r3's IP to r2 = 100.100.100.2/30
r3's IP to r4 = 20.20.20.1/30
r4's IP to r3 = 20.20.20.2/30

when I check availble route 10.10.10/30 at r4, it's always shown up. but it
never be reached
the configuration at r4 for static route
set routing-option static route 10.10.10/30 next-hop 100.100.100.1 resolve
set routing-option forwarding-table indirect-next-hop


the configuration static route at r1
set routing-option static route 0/0 next-hop 10.10.10.2


More information about the juniper-nsp mailing list