ip rip receive-packet
Use this command to configure the interface to enable the reception of RIP packets.
Use the no parameter with this command to disable this feature.
Command Syntax
ip rip receive-packet
no ip rip receive-packet
Parameters
None
Default
Receive-packet is enabled
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
This example shows packet receiving being turned on for interface eth0.
#configure terminal
(config)#interface eth0
(config-if)#ip rip receive-packet
Last modified date: 08/28/2023