route-rate-limit

Use route-rate-limit to set the BGP route sending rate.

Use undo route-rate-limit to restore the default.

Syntax

route-rate-limit rate

undo route-rate-limit

Default

The BGP route sending rate is not limited.

Views

BGP instance view

Predefined user roles

network-admin

Parameters

rate: Specifies the maximum number of new routes that BGP can send per second, in the range of 0 to 4294967595. A value of 0 means that BGP does not send newly added routes.

Usage guidelines

For a device with high performance, you can set a high BGP route sending rate as needed. For a device without high performance, set a relatively low BGP route sending rate as a best practice.

This command applies only to IPv4 unicast routes and IPv6 unicast routes.

Examples

# In BGP instance view, set the BGP route sending rate to 1000.

<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp-default] route-rate-limit 1000