< Home

nexthop recursive-lookup delay

Function

The nexthop recursive-lookup delay command configures the delay in responding to changes of the next hop.

The undo nexthop recursive-lookup command restores the default setting.

By default, the delay in responding to changes of the next hop is not configured.

Format

nexthop recursive-lookup delay [ delay-time ]

undo nexthop recursive-lookup delay

Parameters

Parameter Description Value

delay-time

Specifies the delay in responding to changes of the next hop.

The value is an integer that ranges from 1 to 100, in seconds. The default value is 5 seconds.

Views

BGP view, BGP-IPv4 unicast address family view, BGP-IPv6 unicast address family view, BGP-VPN instance IPv4 address family view, BGP-VPN instance IPv6 address family view, BGP-VPNv4 address family view

Default Level

2: Configuration level

Usage Guidelines

If the routes on which BGP routes depend for iteration change frequently, you can run the nexthop recursive-lookup delay command to configure a delay for the BGP routes to respond to the changes, which prevents unnecessary routes re-selection and re-advertisement.

Example

# Set the delay in responding to changes of the next hop to 10s.

<sysname> system-view
[sysname] bgp 100
[sysname-bgp] nexthop recursive-lookup delay 10
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >