Injecting Default Routes
Router(config)#ip route 0.0.0.0 0.0.0.0 172.16.0.1 |
Creates a default route. |
Router(config)#router isis |
Enables the IS-IS routing process. |
Router(config-router)#default-information originate |
Injects the default route into the IS-IS routing domain. |