R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

269
Use undo rip authentication-mode to cancel authentication.
The key string you configured can overwrite the old one, if any.
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.
Related commands: rip version.
Examples
# Configure MD5 authentication on GigabitEthernet 0/1 with the key string being rose in the format
defined in RFC 2453.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] rip version 2
[Sysname-GigabitEthernet0/1] rip authentication-mode md5 rfc2453 rose
rip bfd enable
Syntax
rip bfd enable
undo rip bfd enable
View
Interface view
Default level
2: System level
Parameters
None
Description
Use rip bfd enable to enable BFD on the RIP interface.
Use undo rip bfd enable to restore the default.
Disabling BFD on a RIP interface will notify BFD to delete the relevant session.
By default, a RIP interface is not enabled with BFD.
NOTE:
BFD echo-mode detection only works for a RIP neighbor one hop away.
Using the undo peer command does not delete the neighbor relationship at once and cannot bring
down the BFD session at once.
The following matrix shows the command and firewall compatibility:
Command F1000-A-EI/S-EI
F1000-E
F5000 Firewall module
rip bfd enable No No Yes No
Examples
# Enable BFD on RIP interface GigabitEthernet 0/1.