Hi Shane,

Try configuring a host address on the loopback interface and then 
creating a static route for your /24 with a next-hop of your loopback 
address.  Then you would export static with a 'from network4 
<x.x.x.x/24>' statement.  If you do this, you should also remove the 
term that is exporting connected.

Thank you,

Robyn

Shane McKinley wrote:
>
> I have tested the Vyatta once again being an inch away from totally 
> replacing my Cisco core router.
>
> BGP connection and route policy are working, but with a problem.
>
> It seems that the BGP routing table is redistributing my exact routes 
> as specified in the policy configuration.
>
> =================================================================
>
> set policy policy-statement NAME term 1 from protocol connected
> set policy policy-statement NAME term 1 then action accept
>
> set policy policy-statement NAME term 2 from protocol static
> set policy policy-statement NAME term 2 then action accept
>
> =================================================================
>
> My router's function is to distribute routes to the 'world'. I am not 
> wanting to redistribute my exact connected or static routes, but a 
> generic class C distribution of all my owned subnets.
>
> Is it possible to modify what is being sent in the BGP routing table 
> with out manually modifying all my connected and static routes? My 
> upstream provider only allows X.X.X.X/24 BGP advertisements.
>
> Any help on this situation is appreciated and the world will be with 
> one less Cisco router.
>
> Thanks,
>
> Shane McKinley
> Habersham EMC
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Vyatta-users mailing list
> Vyatta-users@mailman.vyatta.com
> http://mailman.vyatta.com/mailman/listinfo/vyatta-users
>   
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to