Which configuration sends BGP IPv4 labels to build inter-domain LSPs?

BGP has been implemented on an IOS XR router. Which configuration sends BGP IPv4 labels to build inter-domain LSPs?
A.

B.

C.

D.

cisco-exams

2 thoughts on “Which configuration sends BGP IPv4 labels to build inter-domain LSPs?

  1. it refers to inter-as option C

    router bgp 65001
    address-family ipv4 unicast
    network 192.168.255.7/32
    network 192.168.255.12/32
    allocate-label all
    !
    neighbor 192.168.115.5
    remote-as 65000
    address-family ipv4 labeled-unicast
    route-policy DEFAULT in
    route-policy DEFAULT out
    !

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.