3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1174
C
HAPTER
 77: RIP C
ONFIGURATION
 C
OMMANDS
Parameters
process-id: RIP process number, in the range of 1 to 65535. The default is 1.
vpn-instance vpn-instance-name: Specifies a VPN instance name, a string of 1 to 
31 characters.
Description
Use the rip command to create a RIP process and enter RIP view.
Use the undo rip command to disable a RIP process.
By default, no RIP process is enabled.
Note that:
If no VPN instance is specified, the RIP process will run under public network 
instance.
You must create a VPN instance before you apply a RIP process to it. For related 
configuration, refer to “ip vpn-instance” on page 1696.
You must create the RIP process before configuring the global parameters. This 
rule does not apply to interface parameters.
The configured interface parameters become invalid after you disable the RIP 
process.
Examples
# Create a RIP process and enter rip process view.
<Sysname> system-view
[Sysname] rip
[Sysname-rip-1] 
rip authentication-mode
Syntax
rip authentication-mode { md5 { rfc2082 key-string key-id | rfc2453 key-string } | 
simple password }
undo rip authentication-mode
View
Interface view
Parameters
md5: MD5 authentication mode.
rfc2453: Uses the message format defined in RFC 2453 (IETF standard).
rfc2082: Uses the message format defined in RFC 2082.
key-id: MD5 key number, in the range of 1 to 255.
key-string: MD5 key string with 1 to 16 characters in plain text format, or 1 to 24 
characters in cipher text format. When the display current-configuration 
command is used to display system information, a 24-character cipher string is 
displayed as the MD5 key string.
simple: Plain text authentication mode.