!! IOS XR Configuration version = 6.5.3
!! Last configuration change at Tue Jul 27 20:15:25 2021 by user1
!
hostname R2
domain name netquirks.co.uk
username user1
 group root-lr
 group cisco-support
 secret 5 $1$mdww$AZ4jzmm3Ja7KofF2e9TDN1
!
call-home
 service active
 contact smart-licensing
 profile CiscoTAC-1
  active
  destination transport-method http
 !
!
interface Loopback0
 no shutdown
 ipv4 address 10.1.1.2 255.255.255.255
 ipv6 address 2001:1ab::2/128
!
interface MgmtEth0/RP0/CPU0/0
 no shutdown
 shutdown
!
interface GigabitEthernet0/0/0/0
 no shutdown
 description link to R3
 ipv4 address 10.2.3.2 255.255.255.0
 ipv6 address 2001:1ab:2:3::2/64
!
interface GigabitEthernet0/0/0/1
 no shutdown
 description link to R1
 ipv4 address 10.1.2.2 255.255.255.0
 ipv6 address 2001:1ab:1:2::2/64
!
interface GigabitEthernet0/0/0/2
 no shutdown
 description link to R7
 ipv4 address 10.2.7.2 255.255.255.0
 ipv6 address 2001:1ab:2:7::2/64
 shutdown
!
interface GigabitEthernet0/0/0/3
 no shutdown
 description link to R6
 ipv4 address 10.2.6.2 255.255.255.0
 ipv6 address 2001:1ab:2:6::2/64
!
router isis LAB
 is-type level-2-only
 net 49.0100.1111.1111.0002.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 17002
  !
  address-family ipv6 unicast
   prefix-sid absolute 17602
  !
 !
 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
  !
 !
 interface GigabitEthernet0/0/0/2
  point-to-point
  address-family ipv4 unicast
   metric 100
   mpls ldp sync
  !
  address-family ipv6 unicast
   metric 100
  !
 !
 interface GigabitEthernet0/0/0/3
  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 16200 16299
end

