!! IOS XR Configuration version = 6.5.3
!! Last configuration change at Thu Jul 22 20:46:36 2021 by user1
!
hostname R1
domain name netquirks.co.uk
username user1
 group root-lr
 group cisco-support
 secret 5 $1$dnB0$0hkmwG3zRkZ.NOkXoeDEJ/
!
call-home
 service active
 contact smart-licensing
 profile CiscoTAC-1
  active
  destination transport-method http
 !
!
interface Loopback0
 no shutdown
 ipv4 address 10.1.1.1 255.255.255.255
 ipv6 address 2001:1ab::1/128
!
interface MgmtEth0/RP0/CPU0/0
 no shutdown
 shutdown
!
interface GigabitEthernet0/0/0/0
 no shutdown
 description link to R5
 ipv4 address 10.1.5.1 255.255.255.0
 ipv6 address 2001:1ab:1:5::1/64
!
interface GigabitEthernet0/0/0/1
 no shutdown
 description link to R2
 ipv4 address 10.1.2.1 255.255.255.0
 ipv6 address 2001:1ab:1:2::1/64
!
interface GigabitEthernet0/0/0/2
 no shutdown
 shutdown
!
interface GigabitEthernet0/0/0/3
 no shutdown
 shutdown
!
router isis LAB
 is-type level-2-only
 net 49.0100.1111.1111.0001.00
 log adjacency changes
 address-family ipv4 unicast
  metric-style wide
  advertise passive-only
  segment-routing mpls sr-prefer
  mpls ldp auto-config
 !
 address-family ipv6 unicast
  metric-style wide
  advertise passive-only
  segment-routing mpls sr-prefer
 !
 interface Loopback0
  passive
  address-family ipv4 unicast
   prefix-sid absolute 17001
  !
  address-family ipv6 unicast
   prefix-sid absolute 17601
  !
 !
 interface GigabitEthernet0/0/0/0
  point-to-point
  address-family ipv4 unicast
   mpls ldp sync
  !
  address-family ipv6 unicast
  !
 !
 interface GigabitEthernet0/0/0/1
  point-to-point
  address-family ipv4 unicast
   mpls ldp sync
  !
  address-family ipv6 unicast
  !
 !
!
mpls ldp
 address-family ipv4
  discovery targeted-hello accept
  label
   local
    allocate for host-routes
   !
  !
 !
!
segment-routing
 global-block 17000 23999
!
mpls label range table 0 16100 16199
end

