On 2014-07-01, Valerio Catalano <[email protected]> wrote: > Hello guys, > I searched a lot on net to find an answer to this question but I didn't > find anything. > I'm using OpenOSPF on Open BSD and I need to use the redistribute prefix > [set..] command. > How should I use it? Can you give me any example? what should I type to > don't get a syntax error? > > thanks for your help and time. > > Cheers, > Valerio > >
It's just "redistribute 192.0.2.0/24" or whatever. "prefix" shown in the manual page is not meant as part of the command, it's indicating that this is where the prefix goes.

