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

753
Description
Use maximum load-balancing to configure the maximum number of equal-cost routes.
Use undo maximum load-balancing to restore the default.
By default, the maximum number of equal-cost routes is 8.
Examples
# Configure the maximum number of equal-cost routes as 6.
<Sysname> system-view
[Sysname] ospfv3 1
[Sysname-ospfv3-1] maximum load-balancing 6
ospfv3
Syntax
ospfv3 [ process-id ] [ vpn-instance vpn-instance-name ]
undo ospfv3 [ process-id ]
View
System view
Default level
2: System level
Parameters
process-id: OSPFv3 process ID, ranging from 1 to 65535. The process ID defaults to 1.
vpn-instance vpn-instance-name: Specifies a VPN. vpn-instance-name is a case-sensitive string of 1 to 31
characters.
Description
Use ospfv3 to enable an OSPFv3 process and enter OSPFv3 view.
Use undo ospfv3 to disable an OSPFv3 process.
The system runs no OSPFv3 process by default.
Related commands: router-id.
NOTE:
A
n OSPFv3 process can run properly only when router ID is configured in OSPFv3 view. Otherwise, you
can find the process, but which cannot generate any LSA.
Examples
# Enable the OSPFv3 process with process ID as 120 and configure the Router ID as 1.1.1.1.
<Sysname> system-view
[Sysname] ospfv3 120
[Sysname-ospfv3-120] router-id 1.1.1.1