9-31
[Sysname-ospfv3-1] graceful-restart helper strict-lsa-checking
graceful-restart interval
Syntax
graceful-restart interval interval-value
undo graceful-restart interval
View
OSPFv3 view
Default Level
2: System level
Parameters
interval-value
:GR restart interval, in the range of 40 to 1800 seconds.
Description
Use the
graceful-restart interval
command to configure the GR restart interval.
Use the
undo graceful-restart interval
command to restore the default.
By default, the GR restart interval is 120 seconds.
The value of the GR restart interval cannot be smaller than the maximum OSPFv3 neighbor dead time
of all the OSPFv3 interfaces; otherwise, GR restart may fail.
Related commands:
ospfv3 timer dead
Examples
# Configure the GR restart interval for OSPFv3 process 1 as 100 seconds.
<Sysname> system-view
[Sysname] ospfv3 1
[Sysname-ospfv3-1] graceful-restart interval 100
import-route (OSPFv3 view)
Syntax
import-route
{
bgp4+
[
allow-ibgp
] |
direct
|
isisv6 process-id
|
ospfv3 process-id
|
ripng process-id
|
static
} [
cost
value
|
route-policy route-policy-name
|
type
type
] *
undo import-route
{
bgp4+
|
direct
|
isisv6 process-id
|
ospfv3 process-id
|
ripng process-id
|
static
}
import-route protocol
[
process-id
|
allow-ibgp
] [
cost
cost
|
route-policy route-policy-name
|
type
type
] *
undo import-route protocol
[
process-id
]
View
OSPFv3 view
Default Level
2: System level