32Parametersvalue: Default metric of redistributed routes, in the range of 0 to 16.DescriptionUse the default cost command to configure the default metric for redistributed routes.Use the undo default cost command to restore the default.By default, the default metric of redistributed routes is 0.When you use the import-route command to redistribute routes from other protocols without specifyinga metric, the metric specified by the default cost command applies.Related command: import-route.Examples# Configure the default metric for redistributed routes as 3. system-view[Sysname] rip 100[Sysname-rip-100] default cost 3default-routeSyntaxdefault-route { only | originate } [ cost cost ]undo default-routeViewRIP viewDefault level2: System levelParametersonly: Advertises only a default route.originate: Advertises both a default route and other routes.cost: Cost of the default route, in the range of 1 to 15. The default is 1.DescriptionUse the default-route command to configure all the interfaces under the RIP process to advertise a defaultroute with the specified metric to RIP neighbors.Use the undo default-route command to disable all the interfaces under the RIP process from sending adefault route.By default, no default route is sent to RIP neighbors.The RIP router with this feature configured will not receive any default routes from RIP neighbors.Related commands: rip default-route.Examples# Configure all the interfaces under RIP process 100 to send only a default route with a metric of 2 to RIPneighbors. system-view