Configuring MBGP RRs

MBGP RRs resolve the problem of full-mesh connections between multiple IBGP peers, which reduces network costs.

Usage Scenario

Full-mesh connections need to be established between IBGP peers in an AS to ensure the connectivity between the IBGP peers. When there are many IBGP peers, it is costly to establish a fully-meshed network. An RR can be used to solve the problem.

Pre-configuration Tasks

Before configuring MBGP RRs, configure an MBGP peer.

An RR takes effect only for IBGP peers. Before configuring an MBGP RR, establish an IBGP peer relationship between the RR and each of its clients.

This configuration is optional.

Perform the following steps on the router to be configured as an MBGP RR:

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run bgp as-number

    The BGP view is displayed.

  3. Run ipv4-family multicast

    The BGP-IPv4 multicast address family view is displayed.

  4. Run peer { group-name | peer-address } reflect-client

    The device is configured as an RR and its peer or peer group is configured as a client.

    • group-name: specifies the name of an MBGP peer group.

    • peer-address: specifies the IP address of a remote MBGP peer.

  5. (Optional) Run reflector cluster-id { cluster-id-value | cluster-id-ipv4 }

    A cluster ID is configured for the RR.

    • cluster-id-value: specifies a cluster ID in the decimal format.

    • luster-id-ipv4: specifies a cluster ID in the format of an IPv4 address.

  6. Run commit

    The configuration is committed.

Checking the Configurations

After the configuration is complete, you can check whether the configuration has taken effect.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >