A SERVICE OF

logo

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.