Building configuration...
!! IOS XR Configuration 6.6.2.10I
!! Last configuration change at Sat Jun 21 14:35:02 2025 by Automation
!
hostname X-ASBR1
domain vrf mgmt name-server 8.8.8.8
domain vrf mgmt lookup source-interface MgmtEth0/RP0/CPU0/0
domain name dickie.com
username Automation
 group netadmin
 password 7 15331E180B272A30213C3B73
!
vrf mgmt
 address-family ipv4 unicast
 !
!
interface Loopback0
 description Main-Loopback
 ipv4 address 100.0.0.31 255.255.255.255
 ipv6 address 2620:fc7:100::31/128
!
interface MgmtEth0/0/CPU0/0
 vrf mgmt
 ipv4 address 192.168.122.31 255.255.255.0
!
interface GigabitEthernet0/0/0/0
 description link to p1
 ipv4 address 1.101.3.2 255.255.255.0
 ipv6 address 2620:fc7:1103::2/64
!
interface GigabitEthernet0/0/0/1
 description link to p2
 ipv4 address 1.101.8.1 255.255.255.0
 ipv6 address 2620:fc7:1108::1/64
!
interface GigabitEthernet0/0/0/2
 description link to ASBR2
 ipv4 address 1.101.14.1 255.255.255.0
 ipv6 address 2620:fc7:1114::1/64
!
interface GigabitEthernet0/0/0/3
 description link to Y-ASBR1
 ipv4 address 10.1.101.1 255.255.255.0
 ipv6 address 2620:fc7:2221::1/64
!
interface GigabitEthernet0/0/0/4
 shutdown
!
interface GigabitEthernet0/0/0/5
 shutdown
!
interface GigabitEthernet0/0/0/6
 shutdown
!
interface GigabitEthernet0/0/0/7
 shutdown
!
router static
 vrf mgmt
  address-family ipv4 unicast
   0.0.0.0/0 192.168.122.1
  !
 !
!
ssh server v2
ssh server vrf mgmt
end