R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

51
Views
Interface view
Default command level
2: System level
Parameters
md5: Specifies the MD5 cipher authentication mode.
rfc2082: Uses the message format defined in RFC 2082.
cipher: Sets a ciphertext authentication key or password. If this keyword is not specified, you set a
plaintext authentication key or password.
key-string: Specifies the MD5 key string. This argument is case sensitive. It must be a plaintext string of 1
to 16 characters, or a ciphertext string of 33 to 53 characters.
key-id: Specifies the MD5 key number in the range of 1 to 255.
rfc2453: Uses the message format defined in RFC 2453 (IETF standard).
simple: Specifies the simple authentication mode.
password: Sets the password in simple authentication mode. This argument is case sensitive. It must be
a plaintext string of 1 to 16 characters, or a ciphertext string of 33 to 53 characters.
Usage guidelines
The key string or password you configured can overwrite the old one, if any.
For security purposes, all key strings or passwords, including key strings or passwords configured in plain
text, are saved in cipher text to the configuration file.
This feature does not apply to RIPv1 because RIPv1 does not support authentication. Although you can
specify an authentication mode for RIPv1 in interface view, the configuration does not take effect.
Examples
# Configure MD5 authentication on GigabitEthernet 2/1/1 with the plaintext key string being rose in the
format defined in RFC 2453.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] rip version 2
[Sysname-GigabitEthernet2/1/1] rip authentication-mode md5 rfc2453 rose
Related commands
rip version
rip bfd enable
Use rip bfd enable to enable BFD on the RIP interface.
Use undo rip bfd enable to restore the default and delete the relevant BFD session.
Syntax
rip bfd enable
undo rip bfd enable