On Wednesday 07 June 2006 18:06, Ian MacKinnon wrote:
> > policy-statement redistribute-default {
> > term 1 {
> > from {
> > protocol static;
> Does this work if you do not actually have a 0.0.0.0/0 route in your BGP?
Yes, but not fogot about
routing-options {
static {
route 0.0.0.0/0 discard;
}
}
--
Regards,
Sergey