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-9
IP-RIP
ip rip send-receive-mode
Command Mode Interface Configuration.
Description Sets the RIP Send and Receive mode on an interface. The default state is
talk-listen.
Syntax ip rip send-receive-mode {talk-only | listen-only | talk-listen}
Sample Output The following example sets rip send-receive mode on the interface labeled
“boston” to listen-only.
(config-if:boston)# ip rip send-receive-mode listen-only
Systems P550R, P580, P880, and P882.
Table 12-7. Parameters, Keywords, Arguments
Name Definition
{talk-only | listen-only |
talk-listen}
Set the RIP Send and Receive mode on an interface.
talk-only - Set RIP to only transmit updates on
the interface and not receive them.
listen-only - set RIP to only receive updates on
the interface and not transmit them.
talk-listen - set RIP to transmit and receive
updates on the interface.