Configuring MP-IBGP Between a PE and an ASBR in the Same AS

By introducing extended community attributes into BGP, MP-IBGP can advertise BGP-EVPN routes between the PE and ASBR.

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run bgp { as-number-plain | as-number-dot }

    The BGP view is displayed.

  3. Run peer ipv4-address as-number as-number

    The IBGP peer relationship is set up between the PE and ASBR in the same AS.

  4. Run peer ipv4-address connect-interface loopback interface-number

    The loopback interface is specified as the outbound interface of the BGP session.

  5. Run peer ipv4-address enable

    The function to exchange IPv4 routes between the PE and ASBR is enabled.

  6. Run l2vpn-family evpn

    The BGP-EVPN address family view is displayed.

  7. Run peer peer-address enable

    The function to exchange EVPN routes between the PE and ASBR is enabled.

  8. Run peer ipv4-address esad-route-compatible enable

    Enable PE and ASBR to send ES AD routes in the standard format defined in relevant standards.

  9. Run commit

    The configuration is committed.

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