user manual
Chapter 29: iastool command-line utility 353
Using the iastool command-line tools
Examples
The following example lists the partitions running on the hub BES1 using the
default management port:
iastool -listpartitions -hub BES1
The following example lists the partitions running on the hub BES1 using the
management port 24410:
iastool -listpartitions -hub BES1 -mgmtport 24100
listhubs
Use this tool to list hubs running on a particular management port located on
the same local area network.
Syntax
-listhubs [-mgmtport <nnnnn>] [-bare] [-realm <realm>] [-user <username>]
[-pwd <password>] [-file <login_file>]
Default Output
By default, the listhubs tool displays the hubs running in the default
management port or on a specified management port.
Note If a particular hub that is queried is down, it is not listed.
Options
The following table describes the options available when using the listhubs
tool.
-pwd <password> Specifies the user's password to
authenticate against the specified realm.
-file <login_file> Specifies a login script file containing the
realm, user name , and password used
to authenticate a user. The full or relative
path to this file must be specified. See
“Executing iastool command-line tools
from a script file” on page 372 for more
information.
Option Description
Option Description
-mgmtport <nnnnn> Specifies a management port number of
the running hub you want to list. The
default is 42424.
-bare Suppresses output information, other
than the names of the running hubs.










