342
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.
Usage guidelines
Before you configure global RIPng parameters, you must create a RIPng process. This restriction does not
apply to configuring interface RIPng parameters.
If you disable a RIPng process, the configured RIPng parameters become invalid.
Examples
# Create RIPng process 100 and enter its view.
<Sysname> system-view
[Sysname] ripng 100
[Sysname-ripng-100]
ripng default-route
Use
ripng default-route
to configure a RIPng interface to advertise a default route with a specified metric.
Use
undo ripng default-route
to disable a RIPng interface from sending a default route.