IP Address Group Report panel

The IP Address Group Report (SBMIPGREP) command prints a listing of the IP Address Groups you have configured.

How to get there

On the Reports Menu, choose option 19 or submit command SBMIPGREP.

Options

IP Address Group (GROUP)

Allows you to limit the report to a specific group.

Specify one of the following values:

*ALL
All IP Address Groups are listed.
server-name
Specify the name of the IP Address Group to be listed.

Output (OUTPUT)

Specifies the target of the formatted data. The data can be printed, or can be extracted to a CSV-formatted stream file.

Specify one of the following values:

*PRINT
The report data will be printed to a spooled file.
*CSV
The report data will be output to a CSV-formatted stream file.

Output file path (PATH)

Specifies the full path to the CSV-formatted stream file that is to receive the extracted transaction data. A new file is always created; if the file already exists, the command will fail.

path-name
Specify the path name of the CSV-formatted stream file that is to be created to receive the extracted transaction data.

Stream file CCSID (CCSID)

Specifies the encoding of the data placed into the CSV stream file.

*UTF8
Unicode UTF-8 (CCSID 1208) encoding will be used.
*UTF16
Unicode UTF-16 (CCSID 1200) encoding will be used.
*PCASCII
CCSID 819 will be used to encode the data.
1-65535
Specify the CCSID to be used to encode the CSV stream file data.

Include column headings (COLHEADS)

Specifies whether a row is included to specify the column headings in the resulting spreadsheet when the CSV file is opened by a compatible application.

*YES
The first row in the file will name each column.
*NO
A row that names each column is not included.