Configuring IS-IS Topology Advertisement to BGP-LS

After IS-IS topology information is advertised to BGP-LS, BGP-LS reports the topology information to a controller for path planning.

Context

IS-IS collects network topology information including link cost, latency, packet loss rate and more and advertises the information to BGP-LS, which then reports the information to the controller. The controller can compute an SRv6 TE Policy based on link cost, latency, packet loss rate and other factors to meet various service requirements.

Before the configuration, pay attention to the following points:

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run isis [ process-id ]

    The IS-IS view is displayed.

  3. Run ipv6 enable topology ipv6

    IPv6 is enabled for the IS-IS process.

  4. Run cost-style { compatible [ relax-spf-limit ] | wide | wide-compatible }

    IS-IS wide metric is configured.

  5. Run ipv6 bgp-ls enable [ level-1 | level-2 | level-1-2 ]

    IS-IS IPv6 topology advertisement is enabled.

  6. Run ipv6 advertise link attributes

    The IS-IS process is enabled to advertise IPv6 link attribute TLVs in LSPs. IPv6 link attributes include the IPv6 address and interface index.

  7. Run commit

    The configuration is committed.

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