R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
487
Usage guidelines
After executing the command, you are prompted to confirm the operation.
Examples
# Reset RIPng process 100.
<Sysname> reset ripng 100 process
Reset RIPng process? [Y/N]:y
reset ripng statistics
Use reset ripng statistics to clear statistics for a RIPng process.
Syntax
reset ripng process-id statistics
Views
User view
Predefined user roles
network-admin
network-operator
Parameters
process-id: Specifies a RIPng process by its ID in the range of 1 to 65535.
Examples
# Clear statistics for RIPng process 100.
<Sysname> reset ripng 100 statistics
ripng
Use ripng to create a RIPng process and enter RIPng view.
Use undo ripng to disable a RIPng process.
Syntax
ripng [ process-id ] [ vpn-instance vpn-instance-name ]
undo ripng [ process-id ]
Default
No RIPng process is enabled.
Views
System view
Predefined user roles
network-admin
Parameters
process-id: Specifies a RIPng process by its ID in the range of 1 to 65535. The default value 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 RIPng process runs on the public network.