HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
70
Views
System view
Predefined user roles
network-admin
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 an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If no VPN is specified, the RIP process runs on the public network.
Usage guidelines
You must enable a RIP process before configuring global parameters for it. This restriction does not apply
to configuring interface parameters.
If you disable a RIP process, the configured interface parameters become invalid.
Examples
# Enable RIP process 1 and enter RIP 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 cipher-string | plain plain-string } key-id | rfc2453
{ cipher cipher-string | plain plain-string } } | simple { cipher cipher-string | plain plain-string } }
undo rip authentication-mode
Default
RIPv2 authentication is not configured.
Views
Interface view
Predefined user roles
network-admin
Parameters
md5: Specifies the MD5 authentication.
rfc2082: Uses the message format defined in RFC 2082.
cipher: Sets a ciphertext key.
cipher-string: Specifies a ciphertext key, a case-sensitive string of 33 to 53 characters.
plain: Sets a plaintext key.
plain-string: Specifies a plaintext key, a case-sensitive string of 1 to 16 characters.