IS-IS and Default Routes
Level 1 routers never maintain information about any destination that is outside their area, so all level 1 routers merely send packets to the nearest level 2 router for any destination outside their local area.
The default-information originate command is used with level 2 routers for sending traffic to destinations not found in the local routing table. This command is used to send a default route in the backbone, and it creates an external entry into the L2 LSP. Unlike OSPF, this command does not require a default route to be present in the router that is originating the default route.
If you compare this command with the OSPF default-information command, it behaves similar to the way that the default-information originate always command behaves in OSPF. This means that, regardless of the default route's presence in the routing table of the originating router, the command still propagates a default route.



