Configuring MP-EBGP Between ASBRs in Different ASs

Configuring MP-EBGP Between ASBRs in Different ASs

Context

In inter-AS EVPN Option B, you do not need to create EVPN instances on ASBRs. The ASBR does not filter the EVPN routes received from the PE in the same AS based on VPN targets. Instead, it advertises the received routes to the peer ASBR through MP-EBGP.

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run interface interface-type interface-number

    The interface view is displayed.

  3. Run ip address ip-address { mask | mask-length }

    An IP address is configured for the interface.

  4. Run mpls

    The MPLS capability is enabled.

  5. Run quit

    Return to the system view.

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

    The BGP view is displayed.

  7. Run peer peer-address as-number as-number

    The peer ASBR is specified as an EBGP peer.

  8. Run peer ipv4-address enable

    The function to exchange IPv4 routes with the peer ASBR is enabled.

  9. Run ipv4-family unicast

    The BGP-EVPN address family view is displayed.

  10. Run peer ipv4-address enable

    The function to exchange EVPN routes with the peer ASBR is enabled.

  11. 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.

  12. Run commit

    The configuration is committed.

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