ip rip default-route-mode

Last Updated : Nov 06, 2012 |

Enables learning of the default route received by the RIP protocol. Use no ip rip default-route-mode to disable listening to default routes.

Syntax

ip rip default-route-mode mode

no ip rip default-route-mode

Parameters

Parameter

Description

Possible Values

Default Value

mode

The default mode

talk-listen — RIP sends and receives default route updates on the interface

talk-only — RIP sends, but does not receive, default route updates on the interface

talk-listen

User level

read-write

Context

interface:Serial (DS1 PPP L2-L3, DS1 PPP L3, DS1 FR-SUB L2-L3, DS1 FR-SUB L3, USP PPP L2-L3, USP PPP L3), FastEthernet (L2-L3, L3, PPP L2-L3, PPP L3), VLAN (L2-L3, L3), Loopback (L2-L3, L3), Tunnel (L2-L3, L3), Dialer (L2-L3, L3)

Example

To specify that the RIP protocol sends, but does not receive, default route updates on the VLAN 1 interface:

Gxxx-001(if:Vlan 1)# ip rip default-route-mode talk-only