EPICenter Utilities
EPICenter Concepts and Solutions Guide
250
Table 15 specifies the options you can use with this command:
● You can specify only one EPICenter server (database) in a command. If you want to search devices
from the inventory databases of multiple EPICenter servers, you must use a separate command for
each server.
Table 15: FindAddr command options
Option Value Default
-user <username> EPICenter user name. This option is required. None
-password <password> EPICenter user password. If the password is blank, do not include
this argument.
No
password
-host <hostname | IP
address>
EPICenter server hostname or IP address. localhost
-port <port> EPICenter server port number.
Do not specify this after the -dip option or it will be taken as a
search domain specification.
80
-f <file specification> Name of file to receive output. If you do not specify a path, the file
is placed in the current directory. If the file already exists, it is
overwritten.
Comman
d window
(stdout)
-help Displays syntax for this command. None
Search address options:
-all Display all addresses located in the search
domain.
At least one of
these options is
required.
The -mac and -ip
options may be
combined.
None
-mac <mac_address> Locate the specified MAC address. The address
must be specified as six two-digit hexadecimal
values separated by colons (xx:xx:xx:xx:xx:xx).
You can specify a wildcard address by
specifying asterisks instead of the last three
values (for example, 21:14:18:*:*:*).
This option may be repeated.
-ip <IP address> Locate the specified IP address.
This option may be repeated.
Search domain options:
-dg <device group> Defines the search domain to include the
specified device group.
At least one of -
dip, -dg, or -pg
must be provided.
These options may
be repeated and
combined.
None
-pg <port group> Defines the search domain to include the
specified port group.
-dip <IP address> Defines the search domain to include the
device specified by the IP address.
-port <port> Defines the search domain to include one or more ports on the device
specified by the -dip option. Multiple ports can be specified
separated by commas. Slot and port are specified as slot:port. For
example, 1:2,2:3
Important: If used, this option must immediately follow the -dip
option to which it applies.
All ports
on the
device