R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

717
View
System view
Default level
2: System level
Parameters
process-id: RIPng process ID, in the range of 1 to 65535. The default value is 1.
vpn-instance vpn-instance-name: Specifies a VPN. vpn-instance-name is a case-sensitive string of 1 to 31
characters.
Description
Use ripng to create a RIPng process and enter RIPng view.
Use undo ripng to disable a RIPng process.
By default, no RIPng process is enabled.
Before configuring global RIPng parameters, you must create a RIPng process. This requirement
does not apply to interface RIPng parameter configuration.
After you disable a RIPng process, the RIPng parameters on interface running the process also
become ineffective.
Examples
# Create RIPng process 100 and enter its view.
<Sysname> system-view
[Sysname] ripng 100
[Sysname-ripng-100]
# Disable RIPng process 100.
[Sysname] undo ripng 100
# Create RIPng process 101 and bind it to VPN instance vpn101.
<Sysname> system-view
[Sysname] ripng 101 vpn-instance vpn101
ripng default-route
Syntax
ripng default-route { only | originate } [ cost cost ]
undo ripng default-route
View
Interface view
Default level
2: System level
Parameters
only: Indicates that only the IPv6 default route (::/0) is advertised through the interface.
originate: Indicates that the IPv6 default route (::/0) is advertised without suppressing other routes.
cost: Metric of the advertised default route, in the range of 1 to 15, with a default value of 1.