![Huawei Quidway S6500 Series Command Manual Download Page 206](http://html.mh-extra.com/html/huawei/quidway-s6500-series/quidway-s6500-series_command-manual_167771206.webp)
Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches
Chapter 2 RIP Configuration Commands
Huawei Technologies Proprietary
2-13
[Quidway] interface Vlan-interface 1
[Quidway-Vlan-interface1] rip version 2
[Quidway-Vlan-interface1] rip authentication-mode simple aaa
# Set MD5 authentication at Vlan-interface 1 with the key string as aaa and the packet
type as
rfc2453
.
[Quidway] interface Vlan-interface 1
[Quidway-Vlan-interface1] rip version 2
[Quidway-Vlan-interface1] rip authentication-mode md5 rfc2453 aaa
2.1.15 rip input
Syntax
rip input
undo rip input
View
Interface view
Parameter
None
Description
Using
rip input
command, you can allow an interface to receive RIP packets. Using
undo rip input
command, you can disable an interface to receive RIP packets.
By default, all interfaces except loopback interfaces are enabled to receive RIP
packets.
This command is used in cooperation with the other two commands:
rip output
and
rip
work
. Functionally,
rip work
is equivalent to
rip input
&
rip output
. The latter two
control the receipt and the transmission of RIP packets respectively on an interface.
The former command equals the functional combination of the latter two commands.
For the related commands, see
rip output, rip work
.
Example
# Specify Vlan-interface 1 not to receive RIP packets.
[Quidway-Vlan-interface1] undo rip input