15 redistribute (rip) – CANOGA PERKINS 9175 Command Reference User Manual

Page 204

Advertising
background image

CanogaOS Command Reference

14-11


Command Syntax

passive-interface interface-id

no passive-interface interface-id

interface-id The

interface

name.


Default

Routing updates are sent on the interface.


Command Mode

Router configuration


Usage

If you disable the sending of routing updates on an interface, the particular subnet will continue to be

advertised to other interfaces, and updates from other switches on that interface continue to be received

and processed.


Examples

The following example sets the interface eth-0-1 as passive:

router rip

network 10.108.0.0/16

passive-interface eth-0-11

!


Related Commands

router rip

14.15 redistribute (RIP)

To redistribute routes from one routing domain into RIP routing domain, use the redistribute command

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


Command Syntax

redistribute protocol [metric value]

no redistribute protocol

protocol

(Optional) The name of a routing protocol, or the keyword connected, or

static. If you specify a routing protocol, use one of the following keywords:

bgp, and ospf.

metric value

(Optional) When redistributing other routing process to the RIP process, the

default metric is 1 if no metric value is specified.


Default

Route redistribution is disabled.

metric metric-value: 1

Advertising