On Fri, May 02, 2008 at 02:39:08PM +0100, Peter Bristow wrote: > Hi, > I've been playing with OpenBGPD and hit a problem. How would one go about > setting multiple attributes from with in a network statement. > Something along the lines of > > network 92.48.111.0/26 set community 64667:999 set nexthop 92.48.95.196. > > or is the approved way of doing it to write filter rules for each network > statement? >
I use statements like network 10.1/24 set {localpref 666 med 512 } Works just fine. -- :wq Claudio