RP/0/RP0/CPU0:PE1#show running-config Sun Sep 13 08:45:00.659 UTC !! Building configuration... !! IOS XR Configuration 26.1.1 !! Last configuration change at Sun Sep 13 08:39:21 2026 by cisco ! hostname PE1 logging console disable service timestamps log datetime msec service timestamps debug datetime msec domain name virl.info domain lookup disable username cisco group root-lr group cisco-support secret 10 $6$BSG.K0b2UZ/M7K0.$QWES1iTRgnQ4ML5k8wT0wH2ERkQN5pDQyDzJxqoNPq1F8OpzkLO90P0bYc429LR8sOL2CN.FA43h1wye/EG1B/ ! vrf Mgmt address-family ipv4 unicast ! ! vrf CUST-A address-family ipv4 unicast import route-target 65001:1 ! export route-target 65001:1 ! ! ! line template vty timestamp exec-timeout 720 0 ! line console exec-timeout 0 0 absolute-timeout 0 session-timeout 0 ! line default exec-timeout 0 0 absolute-timeout 0 session-timeout 0 ! vty-pool default 0 50 srlg interface GigabitEthernet0/0/0/3 8 value 100 ! ! ipv4 unnumbered mpls traffic-eng Loopback0 control-plane management-plane inband interface all allow all ! ! ! ! interface Loopback0 ipv4 address 2.2.2.2 255.255.255.255 ! interface tunnel-te0 ipv4 unnumbered Loopback0 autoroute announce ! destination 9.9.9.9 record-route affinity 0x2 mask 0x2 path-option 10 dynamic ! interface MgmtEth0/RP0/CPU0/0 description management vrf Mgmt ipv4 address 10.19.6.42 255.255.0.0 ! interface GigabitEthernet0/0/0/0 description to CE1 (10.1.2.0/24, vrf CUST-A) vrf CUST-A ipv4 address 10.1.2.2 255.255.255.0 ! interface GigabitEthernet0/0/0/1 description to P1 (10.2.3.0/24, upper) ipv4 address 10.2.3.2 255.255.255.0 ! interface GigabitEthernet0/0/0/2 description to P3 (10.2.5.0/24, middle) ipv4 address 10.2.5.2 255.255.255.0 ! interface GigabitEthernet0/0/0/3 description to P5 (10.2.7.0/24, lower) ipv4 address 10.2.7.2 255.255.255.0 ! route-policy TO-CE1 pass end-policy ! route-policy FROM-CE1 pass end-policy ! router static vrf Mgmt address-family ipv4 unicast 0.0.0.0/0 10.19.0.1 ! ! ! router ospf 1 log adjacency changes router-id 2.2.2.2 area 0 mpls traffic-eng interface Loopback0 passive enable ! interface GigabitEthernet0/0/0/1 cost 30 network point-to-point ! interface GigabitEthernet0/0/0/2 cost 10 network point-to-point ! interface GigabitEthernet0/0/0/3 cost 20 network point-to-point ! ! mpls traffic-eng router-id Loopback0 ! router bgp 65001 bgp router-id 2.2.2.2 address-family vpnv4 unicast ! neighbor 9.9.9.9 remote-as 65001 description PE2 update-source Loopback0 address-family vpnv4 unicast soft-reconfiguration inbound always ! ! vrf CUST-A rd 65001:1 address-family ipv4 unicast ! neighbor 10.1.2.1 remote-as 65101 description CE1 address-family ipv4 unicast route-policy FROM-CE1 in route-policy TO-CE1 out soft-reconfiguration inbound always ! ! ! ! mpls oam ! rsvp interface GigabitEthernet0/0/0/1 bandwidth 1000000 ! interface GigabitEthernet0/0/0/2 bandwidth 100000 ! interface GigabitEthernet0/0/0/3 bandwidth 1000000 ! ! mpls traffic-eng interface GigabitEthernet0/0/0/1 attribute-flags 0x1 ! interface GigabitEthernet0/0/0/2 ! interface GigabitEthernet0/0/0/3 attribute-flags 0x2 ! srlg ! ! mpls ldp log neighbor session-protection ! router-id 2.2.2.2 address-family ipv4 ! interface GigabitEthernet0/0/0/1 ! interface GigabitEthernet0/0/0/2 ! interface GigabitEthernet0/0/0/3 ! ! ssh server v2 ssh server vrf Mgmt end