HP VPN Firewall Appliances Network Management Command Reference

294
undo rip [ process-id ] [ vpn-instance vpn-instance-name ]
Default
No RIP process runs.
Views
System view
Default command level
2: System level
Parameters
process-id: Specifies a RIP process by its ID in the range of 1 to 65535. The default is 1.
vpn-instance vpn-instance-name: Specifies a VPN by its name, a case-sensitive string of 1 to 31
characters. If no VPN is specified, the RIP process will run under the public network.
Usage guidelines
You must create a VPN instance before you apply a RIP process to it.
You must create a RIP process before configuring global parameters for it. This restriction does not apply
to configuring interface parameters.
If you disable the RIP process, the configured interface parameters become invalid.
Examples
# Create a RIP process and enter RIP process view.
<Sysname> system-view
[Sysname] rip
[Sysname-rip-1]
rip authentication-mode
Use rip authentication-mode to configure RIPv2 authentication.
Use undo rip authentication-mode to cancel RIPv2 authentication.
Syntax
rip authentication-mode { md5 { rfc2082 [ cipher ] key-string key-id | rfc2453 [ cipher ] key-string } |
simple [ cipher ] password }
undo rip authentication-mode
Views
Interface view
Default command level
2: System level
Parameters
md5: Specifies the MD5 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.