Command Manual - Routing Protocol
Quidway S3500 Series Ethernet Switches Chapter 2 RIP Configuration Commands
Huawei Technologies Proprietary
2-10
Parameter
None
Description
Using rip command, you can enable the RIP and enter the RIP view. Using undo rip
command, you can disable RIP.
By default, the system does not run RIP.
To enter the RIP view to configure various RIP global parameters, RIP should be
enabled first. Whereas the configuration of parameters related to the interfaces is not
restricted by enabling/disabling RIP.
 Note:
Note that the interface parameters configured previously would be invalid when RIP is
disabled.
Example
# Enable the RIP and enter the RIP view.
[Quidway] rip
[Quidway-rip]
2.1.13 rip authentication-mode
Syntax
rip authentication-mode { simple password | md5 { type { usual | nonstandard } |
key-id key-id | key-string key-string } }
undo rip authentication-mode
View
Interface view
Parameter
simple: Simple text authentication mode.
password: Simple text authentication key.
md5: MD5 cipher text authentication mode.
usual: Specify the MD5 cipher text authentication packet to use the general packet
format (RFC1723 standard format).