Scroll to navigation

QETHQOAT(8) System Manager's Manual QETHQOAT(8)

NAME

qethqoat - query the OSA address table

SYNOPSIS

qethqoat [-hv]
qethqoat [-r] [-s scope] interface
qethqoat -f file

DESCRIPTION

Use qethqoat to query the OSA address table and display physical and logical device information.

OPTIONS

Prints the version number of qethqoat and exits.
Displays the help information for the command.
Writes raw data to stdout.
Reads input from file.
Defines the scope of the query. Following scopes are supported.

0 Query the level of the OSA address table

1 Interface (default)

RETURN CODES

qethqoat writes the response to stdout and any error message to stderr. The command completes with one of the following return codes:

0
The qethqoat command ran successfully.

1
An error occurred.

EXAMPLE

qethqoat eth0

AUTHOR

Written by Frank Blaschka <frank.blaschka@de.ibm.com>
April 2012 s390-tools