Hello, I am trying to set the default gateway within the template.yml file I am using. But I am not able to get it to compile. How is this typically done? Interfaces: - Name: 'PROFINET_interface_1' Label: 'X1' Addresses: Configured: - IPv4: '${IP_ADDRESS_X1}' - ProfinetDeviceName: '${PROFINET_DEVICE_NAME_X1}' - DefaultGateway: '${GATEWAY_X1}'