DNZPHA517E: ERROR: the provided address is invalid: "{0}".
Explanation: Valid IPv4 addresses use a format of ###.###.###.###, where each "###" is between 0 and 255. As indicated, there must be exactly four of these "###" segments
Valid IPv6 addresses use a format of XXXX::XXXX..., where each "XXXX" is between 0000 and FFFF (hexadecimal). An IPv6 address may be comprised of only one of these "XXXX" segments, or may use up to eight of them.
Operator Response: Provide a valid IPv4 or IPv6 address.