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

Function

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

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

By default, there is no RR in an AS.

Format

peer peerIpv4Addr reflect-client

undo peer peerIpv4Addr reflect-client

Parameters

Parameter Description Value
peerIpv4Addr

Specifies the IP address of an MBGP peer.

The address is in dotted decimal notation.

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 device 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 as a client of an RR.
<HUAWEI> system-view
[~HUAWEI] bgp 100
[*HUAWEI-bgp] peer 1.1.1.1 as-number 100
[*HUAWEI-bgp] ipv4-family multicast
[*HUAWEI-bgp-af-multicast] peer 1.1.1.1 enable
[*HUAWEI-bgp-af-multicast] peer 1.1.1.1 reflect-client
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >