What are BGP EPE links?

BGP EPE links
Node configuration

The following is an example of the required node configuration:

A:s111_11_111_Both>config>router>bgp# info

----------------------------------------------

family ipv4 bgp-ls

min-route-advertisement 3

link-state-import-enable

egress-peer-engineering

no shutdown

exit

group "abr"

peer-as 400

egress-engineering

no shutdown

exit

neighbor x.x.x.x

egress-engineering

no shutdown

exit

exit

Bandwidth management

The bandwidth capacity of an EPE link is not advertised. If the bandwidth capacity of an EPE link can be known (for example, if it is provided in the BGP-LS advertisement or is NBI configured), NSP will manage and track bandwidth against it as it does other links, but it will not be mapped to any underlying IGP. If the bandwidth capacity of an EPE link cannot be known, NSP will not enforce bandwidth constraints on the link, nor will it perform any optimizations.

TE attributes

BGP-LS does not provide any TE attributes for EPE links. Users can provide these using the following REST API:

https://<NSP_cluster>:443/sdn/api/v4/nsp/net/l3/link/<Link_ID>

Where

NSP_cluster is the IP address of the NSP cluster

Link_ID is the ID of the EPE link

For more information, see the Network Developer Portal.

© 2024 Nokia. Nokia Confidential Information

Use subject to agreed restrictions on disclosure and use.