All you need to certify yourself
12 Apr

When a router advertises a default route to another router, it thinks that it has route to all the networks, that’s why it’s summarizing all the routes as one default route. Considering this, there is no need for the default route installed on it since it already has an individual route to every network (according to router thinking). So, it installs a route with a default route directing to NULL interface.

Leave a reply