RP/0/RP0/CPU0:PE1#show configuration commit changes last 1
Sun Sep 20 05:11:23.233 UTC
!! Building configuration...
!! IOS XR Configuration 26.1.1
interface GigabitEthernet0/0/0/1
 no ipv4 address 172.16.11.1 255.255.255.0
 ipv4 address 172.16.1.1 255.255.255.0
!
router static
 vrf CUST-B
  address-family ipv4 unicast
   10.1.1.0/24 172.16.1.2
   no 10.1.1.0/24 172.16.11.2
  !
 !
!
end
