R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
209
Description
Use the reset rip statistics command to clear the statistics of the specified RIP process. This command can
be used to clear the statistics of debugging.
Examples
# Clear statistics in RIP process 100.
<Sysname> reset rip 100 statistics
rip
Syntax
rip [ process-id ] [ vpn-instance vpn-instance-name ]
undo rip [ process-id ] [ vpn-instance vpn-instance-name ]
View
System view
Default level
2: System level
Parameters
process-id: RIP process ID, in the range of 1 to 65535. The default is 1.
vpn-instance vpn-instance-name: Specifies a VPN instance name, a string of 1 to 31 case-sensitive
characters.
Description
Use the rip command to create a RIP process and enter RIP view.
Use the undo rip command to disable a RIP process.
By default, no RIP process runs.
If no VPN instance is specified, the RIP process will run under public network instance.
You must create a VPN instance before you apply a RIP process to it. For related configuration, see the
ip vpn-instance command.
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
Syntax
rip authentication-mode { md5 { rfc2082 key-string key-id | rfc2453 key-string } | simple password }
undo rip authentication-mode