Find answers to your technical questions and learn how to use our products
Search suggestions:
Enables learning of the default route received by the RIP protocol. Use no ip rip default-route-mode to disable listening to default routes.
ip rip default-route-mode mode
no ip rip default-route-mode
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
read-write
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)
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
Previous Topic
Next Topic