On Sat, Mar 02, 2013 at 12:35:03PM -0300, [email protected] wrote: > Hi! > > I have a prefix 192.168.32.0/23 and its route is already in the kernel table. > But I want to export two prefixes / 24 (192.168.32.0/24 and 192.168.33.0/24) > without necessarily insert in kernel static routes for the two prefixes / 24. > > What a better way to do this?
Hi. Filter them out when exported to the kernel protocol? mk
