R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
50
<Sysname> reset rip 100 statistics
rip
Use rip to create a RIP process and enter RIP view.
Use undo rip to disable a RIP process.
Syntax
rip [ process-id ] [ vpn-instance vpn-instance-name ]
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 an MPLS L3VPN. vpn-instance-name is 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. For related configuration, see the
ip vpn-instance command in MPLS Command Reference.
You must enable the RIP process before configuring the global parameters. This limitation is not for
configuration of interface parameters.
The configured interface parameters become invalid after you disable the RIP process.
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 mode and parameters.
Use undo rip authentication-mode to cancel authentication.
Syntax
rip authentication-mode { md5 { rfc2082 [ cipher ] key-string key-id | rfc2453 [ cipher ] key-string } |
simple [ cipher ] password }
undo rip authentication-mode