< Home

helper-role (OSPFv3)

Function

The helper-role command configures a router to support the GR Helper mode.

The helper-role command cancels GR Helper mode.

By default, the router is not enabled to support GR Helper mode.

Format

helper-role [ [ ip-prefix ip-prefix-name | acl-number acl-number ] | max-grace-period period | planned-only | lsa-checking-ignore ] *

undo helper-role [ [ ip-prefix [ ip-prefix-name ] | acl-number [ acl-number ] | ] | max-grace-period period [ period ] | planned-only | lsa-checking-ignore ] *

Parameters

Parameter Description Value
ip-prefix ip-prefix-name Specifies the name of the IP prefix list. The name is a string of 1 to 169 characters.
acl-number acl-number Specifies the number of the basic ACL. The value is an integer that ranges from 2000 to 2999.
max-grace-period period Specifies the permitted maximum restart period. The value is an integer ranging from 1 to 1800, expressed in seconds. By default, the value is 1800 seconds.
planned-only Indicates that routers support planned-GR only. By default, routers support planned-GR and unplanned-GR. -
lsa-checking-ignore Indicates that strict check is not performed on LSAs. By default, routers perform strict check on received LSAs. -

Views

OSPFv3 view

Default Level

2: Configuration level

Usage Guidelines

routers cannot use the helper mode during the GR process.

For a Named ACL, configure a filtering rule, the filtering rule is effective only with the source address range that is specified by the source parameter and with the time period that is specified by the time-range parameter.

Example

# Configure a router to support the helper mode.

<sysname> system-view
[sysname] ospfv3 1
[sysname-ospfv3-1] helper-role acl-number 2001 max-grace-period 250 planned-only lsa-checking-ignore
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >