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

Page 224

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 224 of 855

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