!! IOS XR Configuration 7.9.2
!! Last configuration change at Sun May 12 22:36:43 2024 by user1
!
hostname R2
domain lookup disable
username user1
 group root-lr
 secret 10 $6$FeOvY/eqCNhH4Y/.$p3CEEOwuPb9wl37Uqcwok2svOig/FDKR55TvN4hTiyLdhrGllfBxBwhuTjTm5pxO1nsNR2EAfCHDViJHSQalK.
!
call-home
 service active
 contact smart-licensing
 profile CiscoTAC-1
  active
  destination transport-method email disable
  destination transport-method http
 !
!
interface Loopback0
 no shutdown
 ipv4 address 10.1.1.2 255.255.255.255
!
interface MgmtEth0/RP0/CPU0/0
 no shutdown
 shutdown
!
interface GigabitEthernet0/0/0/0
 no shutdown
 description link to R1
 ipv4 address 10.1.2.2 255.255.255.0
!
interface GigabitEthernet0/0/0/1
 no shutdown
 description link to PCE
 ipv4 address 10.2.77.2 255.255.255.0
!
interface GigabitEthernet0/0/0/2
 no shutdown
 description link to R3
 ipv4 address 10.2.3.2 255.255.255.0
!
interface GigabitEthernet0/0/0/3
 no shutdown
 shutdown
!
interface GigabitEthernet0/0/0/4
 no shutdown
 shutdown
!
router isis LEFT
 is-type level-2-only
 net 49.0001.0000.0000.0021.00
 distribute link-state instance-id 51
 address-family ipv4 unicast
  metric-style wide
  advertise passive-only
  router-id Loopback0
  segment-routing mpls
 !
 interface Loopback0
  passive
  address-family ipv4 unicast
   prefix-sid index 2
  !
 !
 interface GigabitEthernet0/0/0/0
  point-to-point
  address-family ipv4 unicast
  !
 !
 interface GigabitEthernet0/0/0/1
  point-to-point
  address-family ipv4 unicast
  !
 !
!
router isis RIGHT
 is-type level-2-only
 net 49.0001.0000.0000.0022.00
 distribute link-state instance-id 52
 address-family ipv4 unicast
  metric-style wide
  advertise passive-only
  router-id Loopback0
  segment-routing mpls
 !
 interface Loopback0
  passive
  address-family ipv4 unicast
   prefix-sid index 2
  !
 !
 interface GigabitEthernet0/0/0/2
  point-to-point
  address-family ipv4 unicast
  !
 !
!
router bgp 100
 bgp router-id 10.1.1.2
 address-family link-state link-state
 !
 neighbor 10.1.1.77
  remote-as 100
  update-source Loopback0
  address-family link-state link-state
  !
 !
!
segment-routing
 global-block 16000 23999
 traffic-eng
 !
!
end

