3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1175
password: Plain text authentication string with 1 to 16 characters.
Description
Use the rip authentication-mode command to configure RIP-2 authentication 
mode and parameters.
Use the undo rip authentication-mode command to cancel authentication.
Note that the key string you configured can overwrite the old one if there is any.
Related commands:
n
With RIPv1, you can configure the authentication mode in interface view. 
However, the configuration will not take effect because RIPv1 does not support 
authentication.
Examples
# Configure MD5 authentication on Ethernet1/0 with the key string being rose in 
the format defined in RFC 2453.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] rip version 2
[Sysname-Ethernet1/0] rip authentication-mode md5 rfc2453 rose 
rip input
Syntax
rip input
undo rip input
View
Interface view
Parameters
None
Description
Use the rip input command to enable the interface to receive RIP messages.
Use the undo rip input command to disable the interface from receiving RIP 
messages.
By default, an interface is enabled to receive RIP messages.
Related commands:
Examples
# Enable Ethernet1/0 to receive RIP messages.
<Sysname> system-view
[Sysname] interface ethernet1/0
[Sysname-Ethernet1/0] rip input