Here is what it looks like you are doing:
1. You have no route maps on router 1, so other than prefix-list filtering all routes are accepted and sent unchanged. You are sending your ISP all of your 2.2.120 nets no matter the mask.
2. On router 2, you have a route map doing as-prepend to ISP1, which should make that path less preferable for inbound traffic. I am assuming that this is the link you plan to take down? The route map for ISP2 is not being used. Instead, you are sending them all of your 2.2.120 nets no matter the mask.
One question I have is regarding what you're sending out. Are your ISPs accepting the little nets you may be advertising? It would be better to send all ISPs one net as an aggregate of your address space. Most ISPs won't accept a mask greater than 24 bits. This might be the source of the problems you're seeing, I don't know.
Main Topics
Browse All Topics





by: mikebernhardtPosted on 2009-06-16 at 09:27:56ID: 24639629
Can you please clarify what you mean by "My concern is that I am getting lots of inconsistent-as entries?"