The peer advertise add-path command configures the maximum number of routes that the device can send to a specified peer.
The undo peer advertise add-path command restores the default configurations.
By default, the device sends only the optimal route to the specified IBGP peer.
Parameter | Description | Value |
---|---|---|
peerGroupName |
Specifies the name of a peer group. |
The name is a string of 1 to 47 case-sensitive characters, with spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
path-number number |
Specifies the maximum number of routes that the device can send. |
The value is an integer ranging from 2 to 64. |
Usage Scenario
After BGP Add-Path is configured on an RR, the RR needs to send routes to a specified peer. To configure the maximum number of routes that the RR can send to the peer, run the peer advertise add-path command. The actual number of routes that the RR can send to the peer is the smaller one of the value configured using the peer advertise add-path command and the actual number of routes selected by the RR. If the maximum number of routes that the RR can send to the peer is less than the actual number of routes selected by the RR, the RR selects the optimal and Add-Path routes based on the BGP route selection rules.
Prerequisites
The following operations have been performed:
Precautions
<HUAWEI> system-view [~HUAWEI] bgp 100 [*HUAWEI-bgp] bestroute add-path path-number 3 [*HUAWEI-bgp] group test [*HUAWEI-bgp] peer test as-number 100 [~HUAWEI-bgp] ipv4-family mvpn [~HUAWEI-bgp-af-mvpn] peer test enable [~HUAWEI-bgp-af-mvpn] peer test capability-advertise add-path send [~HUAWEI-bgp-af-mvpn] peer test advertise add-path path-number 3