Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No Subject
We've just dropped a GRF-400 onto the DE-CIX running 1.4.6 and we are finding
some very strange exporting problems.
Anyone else ran 1.4.6 and tried to do this: [heavily simplified
export proto bgp as 6695
{
proto bgp as 8220 {
# export networks in AS8220 learned via BGP
195.110.64.0 mask-length 19;
# many more here.
# export our BGP customers.
all;
};
# Don't export our upstream peers
proto bgp aspath 6453 .* origin any restrict;
# many more here.
}
This config works perfectly well on 1.3.11 but refuses to restrict the
announcements of as6453 [and any other peers that we try to restrict].
[we have it running on our GRF on the LINX]. I've tried to change
the placing of the restrict clause, but it doesn't seem to make
any difference.
I note that Ascend have done alot of work with 1.4.6 and gated in
the way that routes are exported, I'm wondering if there is another way
I have to go about to do this. The documentation is a tad under useful
than I would like. We also had another 1.4.6 box decide to randomly announce
a default route to the world for no apparent reason, I'm a tad worried about
1.4.6 now.
Regards,
Neil.
--
Neil J. McRae. Alive and Kicking. Domino: In the glow of the night
neil@DOMINO.ORG "War is so much more fun when you're winning!"
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>