
C613-50186-01 Rev B
Command Reference for AR2050V
835
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
IP
RIP
RECEIVE
-
PACKET
ip rip receive-packet
Overview
Use this command to configure the interface to enable the reception of RIP
packets.
Use the
no
variant of this command to disable this feature.
Syntax
ip rip receive-packet
no ip rip receive-packet
Default
Receive-packet is enabled
Mode
Interface Configuration for a VLAN interface or a PPP interface.
Example
This example shows packet receiving being turned on for the VLAN interface
vlan3
:
awplus#
configure terminal
awplus(config)#
interface vlan3
awplus(config-if)#
ip rip receive-packet
This example shows packet receiving being turned on for the PPP interface
ppp0
:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
ip rip receive-packet
Related
Commands