peer reflect-client (BGP-IPv4 multicast address family view) (group)

Function

The peer reflect-client command configures a device as the RR and its peer group as the client.

The undo peer reflect-client command cancels the exiting configuration.

By default, there is no RR in an AS.

Format

peer peerGroupName reflect-client

undo peer peerGroupName reflect-client

Parameters

Parameter Description Value
peerGroupName

Specifies the name of an MBGP peer group.

The value is a string of 1 to 47 case-sensitive characters, spaces not supported.

Views

BGP-IPv4 multicast address family view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp write

Usage Guidelines

Usage Scenario

Full-meshed connections need to be established between IBGP peers to ensure the connectivity between the MBGP peers. If an MBGP network is large, it is costly to establish a fully-meshed network.

The VRP allows users to configure an RR in order to solve this problem. One MBGP peer is configured as the RR. Other MBGP peers are configured as clients. Each client establishes a peer relationship with the RR to exchange routing information. The RR transmits (reflects) routing information among the clients.

Example

# Configure a peer group named test as a client of an RR.
<HUAWEI> system-view
[~HUAWEI] bgp 100
[*HUAWEI-bgp] group test internal
[*HUAWEI-bgp] ipv4-family multicast
[*HUAWEI-bgp-af-multicast] peer test enable
[*HUAWEI-bgp-af-multicast] peer test reflect-client
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >