This post was last edited by user_3154845 at 2018-09-21 02:06.
Posted by Robyn at 2018-09-21 02:06Hello Fathy,1. yes i have two domains.- Process 1 with area 0 for Backbone Connections Domain (imp ...
Hello Robyn,I supposes that you upload a simple topology,this can help us understand your meaning better.
Actually,I don't get what you mean in second point.What I learn from your description is that two OSPF areas,process 1 with area 0 should have all the network routes from area 1,and process 2 with area 1 keeps only defaultroute from area 0,is that right?If I describe it correctly,why not trying OSPF totally stub or OSPF totally NSSA.
What's more,command filter-policy acl-name ospf2cpe export ospf 2 filter-policy ip-prefix defaultroute export would't works on the outbound direction since OSPF is a link-state protocol,it advertises LSA,not routes.
Moreover,if this command works,it will bring new problem,CPE router import default-route and CPE's peer receives default-route advertised by CPE,this will make CPE and CPE's peer have the default-route towards to each other,which is a route-loop.