HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference

505
Views
OSPFv3 view
Predefined user roles
network-admin
Parameters
router-id: Specifies a router ID, in IPv4 address format.
Usage guidelines
The router ID is the unique identifier for the device to run OSPFv3 in the AS. An OSPFv3 process cannot
run without a router ID.
Different processes must have different router IDs.
Examples
# Configure the router ID 10.1.1.3 for OSPFv3 process 1.
<Sysname> system-view
[Sysname] ospfv3 1
[Sysname-ospfv3-1] router-id 10.1.1.3
Related commands
ospfv3
spf-schedule-interval
Use spf-schedule-interval to set the OSPFv3 SPF calculation interval.
Use undo spf-schedule-interval to restore the default.
Syntax
spf-schedule-interval maximum-interval [ minimum-interval [ incremental-interval ] ]
undo spf-schedule-interval
Default
The maximum SPF calculation interval is 5 seconds, the minimum interval is 50 milliseconds, and the
incremental interval is 200 milliseconds.
Views
OSPFv3 view
Predefined user roles
network-admin
Parameters
maximum-interval: Specifies the maximum OSPFv3 route calculation interval in the range of 1 to 60
seconds.
minimum-interval: Specifies the minimum OSPFv3 route calculation interval in the range of 10 to 60000
milliseconds.
incremental-interval: Specifies the incremental OSPFv3 route calculation interval in the range of 10 to
60000 milliseconds.