47
Views
User view
Predefined user roles
network-admin
network-operator
Parameters
process-id
: Specifies a RIP process by its ID in the range of 1 to 65535.
Examples
# Clear statistics for RIP process 100.
<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
]
Default
No RIP process runs.
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 create 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
# Create a RIP process and enter RIP process view.
<Sysname> system-view
[Sysname] rip
[Sysname-rip-1]