Ip rip default-route-mode, Command mode, Description – Avaya P580 User Manual
Page 255: Syntax, Sample output, Systems, Ip rip default-route-mode -5

Document No. 10-300090, Issue 1
12-5
IP-RIP
ip rip default-route-mode
Command Mode
Interface Configuration.
Description
Sets the RIP default route characteristics. The no form of this command
disables the default route characteristics.
Syntax
Sample Output
The following example sets the RIP default route characteristics for
interface labeled “boston” to talk-listen mode.
(config-if:boston)#
ip rip default-route-mode talk-listen
Systems
P550R, P580, P880, and P882.
To Configure:
ip rip default-route-mode {talk-only | listen-only |
talk-listen | disable}
To Restore
Default:
no ip rip default-route-mode
Table 12-4. Parameters, Keywords, Arguments
Name
Definition
{talk-only| listen-only|
talk-listen | disable}
The RIP default route characteristics.
• talk-only - The default route is advertised in RIP
updates but ignored on incoming neighbor
updates.
• listen-only - The default route is suppressed
from RIP updates but accepted on incoming
neighbor updates.
• talk-listen - The default route is advertised and
accepted.
• disable - The default route is not advertised or
accepted.