After much playing around, I figured out how to resolve this. Rather than call '@CustomerPorts' in the string definition for 'PortDefA', I began to call '@CustomerPorts.InterfaceName'. I also realized that I don't even need the 'foreach' loop, since I am configuring only a single interface on each device.
Clik here to view.
