Hi,
I need to send 0/0 to a customer via BGP ...
term send-default {
from {
route-filter 0.0.0.0/0 exact {
next-hop self;
}
}
then accept;
}
term reject {
then reject;
}
I just tried that simple statement but it doesn't advertise 0/0 at all
got any idea ?
thanks
-chris
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:35 EDT