You are implementing traffic engineering in your MPLS network. You must ensure that the MPLS routes are used to traverse your network. Your solution should not affect IGP routes in your route tables.
In this scenario, which traffic engineering setting will accomplish this behavior?
bgp---On BGP destinations only. Ingress routes are installed in the inet.3 routing table.
bgp-igp---On both BGP and IGP destinations. Ingress routes are installed in the inet.0 routing table. If IGP shortcuts are enabled, the shortcut routes are automatically installed in the inet.0 routing table.
bgp-igp-both-ribs---On both BGP and IGP destinations. Ingress routes are installed in the inet.0 and inet.3 routing tables. This option is used to support VPNs.
mpls-forwarding---On both BGP and IGP destinations. Use ingress routes for forwarding only, not for routing.
Currently there are no comments in this discussion, be the first to comment!