Is it possible with LMS 4 to roll out a VRF across several devices taking into account the unique RD value per device. I would like to use the loopback of the device that is having the config pushed to as the unique value i.e
loopback0
ip address 1.1.1.1 255.255.255.255
ip vrf name
rd 1.1.1.1:11 < RD containing unique value per device
route-target export 123:11
route-target import 123:11