Hi there,
I'd like to ask whether someone can help me with the inter-as mpls-te on XR
I've found that XR uses Path Computation Element rather than passive interface 
flooding that is used in IOS

Let's assume I'd like to configure te-tunnel between two PEs and each PE is in 
different AS

ASBR-1:

  configure
   mpls traffic-eng

    interface pos 0/6/0/0
     description Inter-AS_Link_to_remote_AS-2_ASBR-2
     pce address ipv4 192.168.25.66 <-------- is this suppose to be ASBR-1 
loopback ip please?
     pce peer address ipv4 10.1.1.1 <-------- is this suppose to be remote AS 
ASBR loopback ip please?
    local-as PCEs will be discovered by via ISIS or OSPF right?
     pce keepalive 10
     pce deadtimer 50

   router ospf 1
     router-id 192.168.25.66
     area 0
      interface loopback 0

      interface Bundle-POS2011

     mpls traffic-eng router-id loopback 0
     mpls traffic-eng area 0

   rsvp
    interface pos 0/6/0/0
     bandwidth 100
    commit


PE-1

interface tunnel-te 10
     ipv4 unnumbered loopback 0
     destination 1.2.3.4
     path-option 1 dynamic pce  <-------- the tunnel path option should use the 
"pce" keyword



Thank you very much

adam

_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and Looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to