< Home

Configuring an OSPF Multi-Instance on the PE

Different services are configured in different instances and use different OSPF process IDs.

Context

Perform the following steps on the PE that is accessed by the multi-instance CE.

Procedure

  1. Access the system view.

    system-view

  2. Configure an OSPF multi-instance.

    ospf process-id [ router-id router-id ] vpn-instance vpn-instance-name

    Different services have different OSPF process IDs. However, router IDs of different services do not necessarily differ.

  3. Access the OSPF area view.

    area
     area-id

  4. Advertise the IP address of the interface connected to the multi-instance CE.

    network ip-address wildcard-mask

  5. Access the OSPF view.

    quit

  6. Import the BGP route.

    import-route bgp

  7. Return to the system view.

    quit

  8. Access the BGP view.

    bgp { as-number-plain | as-number-dot }

  9. Access the BGP-VPN instance IPv4 address family view.

    ipv4-family vpn-instance vpn-instance-name

  10. Import the OSPF multi-instance route.

    import-route ospf process-id

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