CCA-BP-4205
Primary Ports value must be a single integer value in the valid range of TCP ports (1-65535), a comma-separated list of valid port numbers, or a range of ports specified as <port_number>-<port_number>. Comma separated-values and ranges can be combined, for example 21,22,30-40,100.
cacatm
Primary Ports value must be a single integer value in the valid range of TCP ports (1-65535), a comma-separated list of valid port numbers, or a range of ports specified as <port_number>-<port_number>. Comma separated-values and ranges can be combined, for example 21,22,30-40,100.
Reason:
Incorrect value is specified for the primary ports.
Action:
Specify the value as follows:
- a single integer value in the valid range of TCP ports (1-65535)
- a comma-separated list of valid port numbers,
- a range of ports that are specified as <port_number>-<port_number>
The comma separated-values and ranges can be combined, for example, 21,22,30-40,100.