Specifications
enable rip originate-default cost
ExtremeWare XOS 10.1 Command Reference Guide 561
enable rip originate-default cost
enable rip originate-default {always} cost <number> {tag<number>}
Description
Configures a default route to be advertised by RIP.
Syntax Description
Default
Disabled.
Usage Guidelines
If always is specified, RIP always advertises the default route to its neighbors. If always is not specified,
RIP advertises a default route only if a reachable default route is in the system route table.
The default route advertisement is filtered using the out policy.
The cost metric is inserted for all RIP-learned, static, and direct routes injected into RIP. If the cost
metric is set to 0, the cost is inserted from the route. The tag value is used only by special routing
applications. Use 0 if you do not have specific requirements for using a tag.
Example
The following command configures a default route to be advertised by RIP if there is a default route in
the system routing table:
enable rip originate-default cost 0
always Specifies to always advertise the default route.
cost <number> Specifies a cost metric.
tag <number> Specifies a tag number.