[j-nsp] Troubleshooting static route redistribution

Pekka Savola pekkas at netcore.fi
Mon Apr 28 19:44:03 EDT 2003


On Mon, 28 Apr 2003, sheelaap wrote:
> I am trying to redistrbute a static route in Juniper through BGP. However, Juniper is not sending any BGP updates to its neighbor even though it has learned 
> a route to network 138.203.16.0/24 from its neighbor via BGP. (10.24.0.0/24 is the only route available to Juniper to advertise). any help in troubleshooting this problem will be appreciated.
> Juniper has the following configuration to redistribute the static route:
> 
> [edit routing-options]
> set static route 10.24.0.0/24 next-hop 138.203.16.12 metric 10
> [edit policy-options policy-statement static-redis-bgp]
> # set from protocol static
> [edit policy-options policy-statement static-redis-bgp]
> # set then accept 
> [edit policy-options policy-statement static-redis-bgp]
> # top 
> [edit]
> # edit protocols bgp 
> [edit protocols bgp]
> # set export static-redis-bgp
> [edit protocols bgp]
> # top 
> [edit]

I'd check out 'sh route 10.24.0.0/24 extensive' (and the same for
138.203.16.12) whether there is anything special there.

There may also be some other BGP export config.

You might also try 'test policy static-redis-bgp 10.24.0.0/24' or the 
like.

-- 
Pekka Savola                 "You each name yourselves king, yet the
Netcore Oy                    kingdom bleeds."
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings



More information about the juniper-nsp mailing list