14 rip commands, 1 default-information originate (rip), 2 default-metric (rip) – CANOGA PERKINS 9175 Command Reference User Manual

Page 194

Advertising
background image

CanogaOS Command Reference

14-1

14 RIP

Commands

14.1 default-information originate (RIP)

To generate a default route into Routing Information Protocol (RIP), use the

Default

-information

originate command in router configuration mode. To disable this feature, use the no form of this

command.


Command Syntax

default-information originate

no default-information originate


Default

This command is disabled by default.


Command Mode

Router configuration


Usage


Examples

The following example originates a default route (0.0.0.0/0) over a certain interface when

192.168.0.0/24 is present.

router rip

version 2

network 192.168.16.0/24

default-information originate

!


Related Commands

14.2 default-metric (RIP)

To set default metric values for Routing Information Protocol (RIP), use the

Default

-metric command

in router configuration mode. To return to the default state, use the no form of this command.


Command Syntax

default-metric number-value

no default-metric

number-value

Default metric value. The number range is 1 to 16.

Advertising