Rip Authentication-Mode - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
[Sysname-rip-1]

2.1.18 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 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.
password: Plain text authentication string with 1 to 16 characters.
Description
Use the rip authentication-mode command to configure RIPv2 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: rip version.
Examples
# Configure MD5 authentication on VLAN-interface 10 with the key string being rose in
the format defined in RFC 2453.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] rip version 2
[Sysname-Vlan-interface10] rip authentication-mode md5 rfc2453 rose
Chapter 2 RIP Configuration Commands
2-18

Advertisement

Table of Contents
loading

Table of Contents