0

Out of 0 Ratings

Owner's of the Avaya Power Supply 106760804 gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 764
 
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.