peer advertise suppressed-detail-route (IPv6)

Function

The peer advertise suppressed-detail-route command enables the advertisement of locally suppressed specific routes to peers in a specified BGP EVPN peer.

The undo peer advertise suppressed-detail-route command restores the default configuration.

By default, the locally suppressed specific routes are not advertised to peers in a specified BGP EVPN peer.

Format

peer ipv6-address advertise suppressed-detail-route

undo peer ipv6-address advertise suppressed-detail-route

Parameters

Parameter Description Value
ipv6-address

Specifies the IPv6 address of a BGP EVPN peer.

The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X.

Views

BGP-EVPN address family view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp write

Usage Guidelines

Usage Scenario

Generally, route summarization is configured to control the scale of BGP routing tables. If route summarization is configured for a BGP-VPN instance address family, the locally suppressed specific routes are by default not advertised to BGP EVPN peers. To enable the advertisement of specific routes to a specified BGP EVPN peer, run the peer advertise suppressed-detail-route command.

Prerequisites

The specified peer has been enabled in the BGP-EVPN address family view.

Precautions

The priority of the peer configuration method is higher than the priorities of the global configuration method and peer group configuration method.

Example

# Enable the advertisement of locally suppressed specific routes to a specified BGP EVPN peer.
<HUAWEI> system-view
[~HUAWEI] bgp 100
[*HUAWEI-bgp] peer 2001:db8:1::1 as-number 100
[*HUAWEI-bgp] l2vpn-family evpn
[*HUAWEI-bgp-af-evpn] peer 2001:db8:1::1 enable
[*HUAWEI-bgp-af-evpn] peer 2001:db8:1::1 advertise suppressed-detail-route
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >