Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,
I was hoping someone could explain the reasoning behind the behavior I'm seeing. I'm sure it's by design, it just seems weird to me. I'll try to make it brief.
I have 4 routers in ospf area 0. R1 is the ASBR. I redistribute eigrp 100 routes ...
No worries. I'm using GNS3 also. I will type out the relevant portions, I can't cut and paste. It's actually R1 and R9.
R1
int f0/0
ip add 192.1.1.1/24
!
int f2/0
ip add 192.168.10.1/24
!
router ospf 1
network 192.1.1.1 0.0.0.0 ar 0
network 192.168.1...
Thanks for your reply. I am currently using filter-lists (mentioned in my post) and they work, I was just curious as to why I can use a distribute-list in on the ABR and it blocks the default routes from the other areas and not a distribute-list out ...
I don't know if I'm answering your question but the native VLANs between devices just has to match. The traffic is going to get tagged again on its way out from SW01 to R1.