On Sat, 2004-07-17 at 20:08, R Che wrote: > family inet { > address 81.1.1.2/24 { > destination 81.1.1.1; > } > } I think you mean as follows; family inet { address 81.1.1.2/32 { destination 81.1.1.1; } } -- Jeff at Reflected Networks