------------------ Sample input { { { Prod1_Core_10.2.6.1 { to WAN; from WAN; source any; destination 8.39.63.3; service service-https; to-interface any; destination-translation { translated-address 10.2.6.1; } description "Static NAT to Core 10.2.6.1"; } Prod1_Core_10.2.6.2 { to WAN; from WAN; source any; destination 8.39.63.4; service service-https; to-interface any; destination-translation { translated-address 10.2.6.2; } description "Static NAT to Core 10.2.6.2"; } } } end sample input ---------------