Owner's Manual

328 RIP Commands
www.dell.com | support.dell.com
Syntax
rip default-route originate metric
no rip default-route originate
metric—Metric for a default route. (Range: 1- 15)
Default Configuration
By default, the feature is enabled.
Command Mode
IP Interface Configuration mode
User Guidelines
This command is equivalent to rip default-route offset. Note that this is an origination of a
default route with the given metric. Setting the value of the metric to 0 is the same as
negating the command. An interface on which this command has been configured does not
accept "default route" advertisement, in order to prevent a possible loop on the default route.
Example
The following example applies a metric of 5 to generate a default route to RIP on IP address
100.1.1.1
rip default-route offset
The
rip
default-route offset
interface configuration command generates an offset for a default
route into RIP. To disable this feature, use the
no
form of this command.
Syntax
rip
default-route offset
offset
no rip
default-route offset
offset
—Offset being applied. (Range: 0- 15)
Default Configuration
By default, the feature is enabled.
Command Mode
IP Interface Configuration mode
Console(config)# interface ip 100.1.1.1
Console(config-ip)# rip default-route originate
5