Router (RIP) Configuration Command Set

passive-interface <interface>

Use the passive-interfacecommand to disable the transmission of routing updates on the specified interface. All routing updates received on that interface will still be processed (and advertised to other interfaces), but no updates will be transmitted to the network connected to the specified interface. Multiple passive-interfacecommands may be used to create a customized list of interfaces. Use the no form of this command to enable the transmission of routing updates on an interface.

Syntax Description

<interface>

Specifies the interface that will not transmit routing updates.

 

Valid interfaces include: Ethernet (eth 0/1), virtual Frame Relay sub-interfaces

 

(fr 1.16), virtual PPP interfaces (ppp 1), loopback interfaces, and VLAN interfaces.

Default Values

By default, RIP is not enabled.

Command Modes

(config-rip)#

Router (RIP) Configuration Mode required

Usage Examples

The following example disables routing updates on the Frame Relay link (labeled 1.17) and the PPP link (labeled 1):

(config)#router rip (config-rip)#passive-interface frame-relay 1.17 (config-rip)#passive-interface ppp 1

5991-2114

© Copyright 2005 Hewlett-Packard Development Company, L.P.

898

Page 898
Image 898
HP 7000 dl Router manual Passive-interface interface